File Details
Cyclic-1.20.1-1.12.2.jar
- R
- Jul 24, 2023
- 4.32 MB
- 124.7K
- 1.20.1
- Forge
File Name
Cyclic-1.20.1-1.12.2.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
For ease of use and better visuals, and to better match modern rendering pipelines, the Shape Data card, Building Scepters and the Block Randomizer now uses a block-outline wireframe method to hilight blocks instead of rendering cube-faces (for example, the GPS data card still uses the cube-faces render and not wireframe). Randomizer no longer selects empty space
(This update ports some features that had previously been exlusive to the mc 1.16.5-1.15.12 thru 1.16.5-1.15.21; all are listed below)
New configs: [cyclic.enchantment.disarm] now has 'ignoredMobs' and 'percentPerLevel', [cyclic.items.tile_transporter] now has 'overrideChestSingle', read on or see cyclic.yml for more details.
PR #1976 by metalshark :Item, Energy, and Fluid Cables now have Increased performance (compile time optimisations, reduction in cyclomatic complexity and removal of redundant checks). PR #1994 by 'metalshark' Fixes issue #1992. Merge pull request #2013 from metalshark : Add caching of packager recipes and move static methods out of main class for scaling. Merge pull request #2011 from metalshark : Invalidate capabilities when declaring them.
#1933 Sack of Holding chest placement override added, with new config to revert back to legacy behavior if desired (overrideChestSingle).
#2168 fix bug where ender shelf sometimes would not save contents when mined after exiting reloading world when client data desyncs.
Added a percentage config and ignorelist config for cyclic:disarm enchantment (disarmPercentPerLevel, disarmIngoredMobs), resolves it dropping your copied weapon from alexsmobs:mimicube #2249.
Fix #1878 layered and/or logic for multiple wireless transmitters on the same node.
Now all git branches can be merged from mc-1.16.5 downstream to mc-1.20.1 and future updates as well.