
Better Farming - Auto Farms 5.10.3
Automated farms, Auto plant crops & trees, Auto harvest crops & trees, Upgrades, GUI menu, Customize
- Fixed: [#2350] Loading growable blocks at chunk load not working in all cases
+ Improved: Farm loading crops at chunk borders
+ Improved: [#2304] Growable blocks cache and handling of block spawn
[#2312] Vanilla hoppers
+ Added: [#2280] Vanilla hopper support
# You can also allow vanilla hoppers. However, this will affect your server's performance negatively.
# It is recommended to use UpgradeableHoppers as it contains several performance optimizations for this use case.
vanilla: false
- Fixed: [#2283] Farm owner offline state after login
- Fixed: [#2322] Farm storage displayed as full despite being not full
- Fixed: [#2322] Console spam
- Fixed: [#2303] [#2292] Farm interval doubled of ore farms and custom farms
This version is not compatible with older versions of UpgradeableHoppers.
If you have UpgradeableHoppers installed, please update to the latest version.
+ Added: Support for UpgradeableHoppers filter item delete feature when placing hopper underneath farm
This version is not compatible with older versions of UpgradeableHoppers.
If you have UpgradeableHoppers installed, please update to the latest version.
+ Added: {type} placeholder to farm item in /farm list
+ Added: Go to main menu item in storage menu
+ Added: [Suggestion] You can now apply a chance to harvest items
blocks:
wheat:
harvest:
wheat:
name: ''
material: 'WHEAT'
data:
min: 1
max: 1
chance: 100
- Fixed: [#2268] Issue with item duplication and fuel menu
- Fixed: [#2249] /farm confirmtp command
+ Added: More growth options to farms.yml
growth:
# 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)
+ Added: [Suggestion] Option to disable growth stages for farms in farms.yml
# Should each crop have multiple growth stages, just like normal crops do?
# So the time until harvest would be interval * growth stages.
growth-stages: false
- Fixed: Fuel menu issue
- Fixed: [#2243] Item being added to slot that doesn't belong to entry - fuel menu