File Details
Cyclic-1.18.2-1.7.1.jar
- R
- Jun 6, 2022
- 4.27 MB
- 48.3K
- 1.18.2
- Forge
File Name
Cyclic-1.18.2-1.7.1.jar
Supported Versions
- 1.18.2
Curse Maven Snippet
Added Spark
Added Entity Data Card
Carrots are now compostable.
Fix Copper Pickaxe mining level not working (copper tier now correctly between stone and iron, IE copper pickaxe can mine copper ore) #2106 .
Fix Filter Card Clearing #2094.
( author = mpbb ) Port Emerald and Obsidian Gear Config Options #2115 #2109
( author = gjeodnd12165 ) Korean Localization #2101.
( author = henkelmax ) Fix material generator not working after unloading #2104
Fix Fan slab doesnt push inside its own block #2110
[Feature] Experience Pylon Keeps XP on Break #2114 .
Fix Solidification Chamber Has No UI When A Fluid Tank Is Placed Nearby #2091.
Fix Patchouli Errors #2098. Subcommand /cyclic dev random <min> <max> just returns a random int, for use with other functions.
New command 'cyclic attribute (add/factor/random/reset)', adds two fixed integer modifiers to any attribute with a fixed id, does not modify base values; example /cyclic attribute forge:reach_distance add @p -1 to add/remove from reach distance (/cyclic attribute minecraft:generic.max_health random playername -5 5).
Scoreboard commands: work with existing scoreboards that you have to set up first. example: 'abc' objective already exists so EXAMPLE /scoreboard objectives add abc dummy /scoreboard objectives setdisplay sidebar abc /cyclic scoreboard random @p -4 9000 abc ; make random number and set to that objective (since /scoreboard players random is BedrockExclusive); also /cyclic scoreboard add @p -2 abc to subtract 2 from current value.
All fake-players now use the same fake profile uuid, potentially increasing performance as profiles are cached and not created (affects only Diamond Spikes and Automated User)