AutoCrop is a convenient and efficient spigot plugin that automates the process of replanting crops when they are harvested in Minecraft. This plugin is especially useful for players who have large farms or who want to save time and effort on crop maintenance.
using AutoCrop with dropToInventory: true
using AutoCrop with dropToInventory: false
With AutoCrop, you can break crops like wheat, carrots, potatoes, and more, and the plugin will automatically replant the seeds in the same block. This feature is customizable, allowing you to choose which crops are replanted and which are not.
Additionally, AutoCrop utilizes the fortune enchantment in-game. If you have a tool enchanted with fortune, AutoCrop will use that enchantment to increase the yield of your crops. This means that you'll get more seeds, wheat, potatoes, or carrots from each harvest, further increasing your farm's efficiency.
Overall, AutoCrop is a valuable tool for Minecraft players who want to automate their crop maintenance and increase their farm's efficiency.
CONFIG:
#
# AutoCrop
# WatsonLLC
# v1.1.0
#
# Enable the plugin
enabled: true
# Automatically put the crop in the player inventory
dropToInventory: false
# Increase crop yield with fortune
useFortune: true
# Resets the crop age, 0-7
# [Wheat, Carrot, Potato] maxAge: 7
# [Beetroot] maxAge: 3
# [Cocoa] maxAge: 2
# it will automatically set to maxAge if greater than.
resetAgeTo: 1