Cyclic

Tools, Machines, Gear, potions, villagers, fully configurable

File Details

Cyclic-1.20.1-1.12.10.jar

  • R
  • Aug 1, 2024
  • 4.35 MB
  • 17.5K
  • 1.20.1
  • Forge + 1

File Name

Cyclic-1.20.1-1.12.10.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:cyclic-239286:5587309")

NeoForge

implementation fg.deobf("curse.maven:cyclic-239286:5587309")

Learn more about Curse Maven

https://github.com/Lothrazar/Cyclic/blob/trunk/1.20.1/update.json#L185

tested with both neoforge and oldforge

fix #2407 item cable guidebook page. Lunchbox when inserting items into it in the inventory with right click; you can also open the lunchbox from your open inventory by right clicking with an empty mouse cursor. Copper, Gold and Netherite chains block model now extends the vanilla reference, meaning they are compatible with any 3D chain model resource pack (such as vanillatweaks).

Merge pull request #2402 from Apollounknowndev Fix lime flower generation.

Merge pull request #2404 from PocketSizedWeeb: JEI Changes:

Fixes issue Solidifier doesn't show liquid requirements #2369; Made the JEI category for the Melter more closely match the Melter's GUI; Moved the JEI 'Show Recipe' area for the machines line up with the progress bar; Moved the JEI "Show Recipe" area for the generators line up with the generator name; Every applicable JEI Category got an energy bar added to show max consumed/produced RF; Every applicable JEI Category got a progress bar to show how long the machine will run for; Edited the Melter category texture to add space for energy bar; HashMap memory leak #2383 by caching an instance of Minecraft instead of grabbing it when needed in the Packager's JEI Category; Fix Peat bog cannot be saturated with water-logged leaves #2399 by allowing water-logged blocks to hydrate peat; Solidifier/Melter: fixes desync issue by making all of the processing server sided; Crushing Macerator continues to operate and void items if full #2343; Crushing Macerator allows items to be shift-clicked into output slots #2341; Evaporation Generator:; Removed tank tooltip from before it was rotated; Fixes ; Evaporation Generator 1.19.2 #2322 by implementing a workaround since the fluid portion of FluidTagIngredient was defaulting to empty which was not allowing tagged fluids in the generator; auto crafting machine duplicate glitch #2358 by checking input before processing; Fixed an issue where the preview slot wasn't updating until the machine was processing a craft; Wireless Transmitter:; Fixed gps card inside wireless transmitter disappearing #2403 by adding an onRemove method to the transmitter that drops the gps card