Cyclic

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

File Details

Cyclic-1.12.2-1.20.13.jar

  • R
  • Nov 5, 2022
  • 3.80 MB
  • 7.2K
  • 1.12.2
  • Forge

File Name

Cyclic-1.12.2-1.20.13.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:cyclic-239286:4068137")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Forester now harvests ic2 rubber wood trees:

#2189 new forester configs to control which logs, leaves, and saplings are used by the machine, see the bottom of cyclicmagic.cfg

 

ex

 

    forester {
        # Forester machine will harvest blocks with these ore dictionary tags  [default: [logWood], [woodRubber], [treeLeaves]]
        S:logTags <
            logWood
            woodRubber
            treeLeaves
         >

        # Forester machine will accept items & plant saplings itemswith these ore dictionary tags  [default: [treeSapling]]
        S:saplingTags <
            treeSapling
         >
    }