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
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
>
}