+ Added: More growth options to farms.yml
growth:
Code (YAML):
# Update the blocks state to its current growth stage.
# Disabling this option will prevent and block updates and will further increase performance.
visualization
: true
# Should each crop have multiple growth stages, just like normal crops do?
# So the time until harvest would be interval * growth stages.
stages
: true
- Fixed: [#2261] Farm item not dropping when farm owner offline (land deletion)