the hoe isn't a no useful tools now!
Super Farming is a Minecraft plugin designed for Folia/Paper/Spigot servers that introduces an advanced, automated farming system. It allows players to craft special "Super Hoes" that can be used to create fully automatic farms, handling everything from tilling and planting to fertilizing and harvesting.
config.yml.You can craft a Tier 1 Super Hoe using the following recipe in a crafting table (this recipe can be customized):
You can customize your Super Hoe on an anvil:
To create an automatic farm, you need a Tier 2 Super Hoe. Craft it using the following recipe:
The hoe will be placed in an invisible armor stand, and the farm will activate, automatically farming the area around the composter.
To get your hoe back and stop the farm, simply break the Composter block. If you are the owner, the hoe will be returned to your inventory.
/super_farming reload - Reloads the plugin's config.yml and language files./super_farming give <player> <item_name> - Gives a player a specific Super Farming item (e.g., super_hoe_tier1).super_farming.reload: Allows a player to use the /super_farming reload command.super_farming.give: Allows a player to use the /super_farming give command.super_farming.admin.bypass: Allows a player to break or retrieve farms they do not own.config.yml)The config.yml file allows you to customize various aspects of the plugin:
# How often the farm processing task runs (in ticks). 20 ticks = 1 second.
farm-processing-interval: 20
# The maximum Y-level range a farm can search for blocks to farm.
# This can be upgraded on a hoe using an Echo Shard.
max-y-range: 5
# The maximum amount of bone meal an automatic farm can use per cycle.
# This can be set on a hoe by combining it with bone meal in an anvil.
max-bonemeal-amount: 10