Setting fertile_rate to 0 in config does not disable fertile soil growth
TheDeviantCrafter opened this issue ยท 0 comments
Describe the bug
According to the config, setting fertile_rate to 0 should disable crop regrowing entirely. Instead the crops grow very quickly.
To Reproduce [Optional]
Steps to reproduce the behavior:
- In the config, set these values:
#Percent of normal speed Fertile Soil should work at
#Set to 0 to disable
#Range: 0.0 ~ 100.0
fertile_rate = 0
- Place a 5x5 of fertile soil
- Odds are a crop has already grown by the time you finished placing the last block
Expected behavior [Optional]
Setting the value to 0 will disable all growth as the config states
Version:
- Essentials 2.16.0
- Minecraft 1.20.1
- Forge 47.2.19