File Details
Cyclic-1.20.1-1.13.5.jar
- R
- Jan 23, 2025
- 4.39 MB
- 1.6M
- 1.20.1
- Forge + 1
File Name
Cyclic-1.20.1-1.13.5.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
"1.13.5": "Added more config options to control the Growth enchantment"
[cyclic.enchantment.growth]
# Max number of crops grown per growth per level. Actual is (level * this + 4 bonus when its raining)
#Range: 1 ~ 16
limit = 4
# If true only players can use this (false allows anything with hands ie armor stands, zombies, etc)
player_only = false
# Radius increase per level. Actual radius is (this * level + 1)
#Range: 1 ~ 16
radius = 2
# Chance of trying to grow per tick / 100
#Range: 1 ~ 100
percent = 4
# Set false to stop enchantment from working
enabled = true
# Height of growth enchantment range
#Range: 0 ~ 16
height = 2

