- Native Minecraft Version:
- 1.16
- Tested Minecraft Versions:
- 1.16
- Source Code:
- https://github.com/SeekYML/AdvancedFarming
- Contributors:
- SeekYML
Work in Progress
ADVANCED FARMING
This plugin aims to make farming more interesting and actually have an actual use. In my opinion it seems so boring and useless. That's why i'm reworking it!
Current Features:
- Replenish Enchantment
- Primitive Config System
TODO:
Add "Anti-Crop-Break" Boots with the ability to move quicker on farmland.
Upgrade Config System to something more reliable
Add Update Checker
Make require Seeds Option in Config
Add XP Rewards for Farming
Make Mobs trample unprotected Farms
Farming Leaderboards
Balance Farming to shift it a bit more into mid-game
Add "Harversting" Enchantment (More Crops)
And probably more!
If you have any ideas, please let me know via Github or here on SpigotMC.
Current Config:Code (YAML):general:
## Color codes: https://minecraft.gamepedia.com/Formatting_codes ##
prefix: "&8[&6&lADVANCEDFARMING&8]"
messages:
nopermissions: "&cYou don't have enough permissions to do that."
########################################################################
## ENCHANTMENTS ########################################################
########################################################################
enchantments:
## REPLENISH: REPLANT CROPS UPON BREAKING##
replenish:
## Enable replenish enchantment? Default: true##
enable: true
## Break not finished crops? Default: false##
breaknotfullygrown: false
## Make Hoe unbreakable if enchantment equipped? Default: false##
unbreakable: false
## Drop items directly to inventory? Default: false##
dropstoinventory: false
## Which chance to get enchant? [ 1 to 99 ] Default: 20##
enchantmentchance: 20
## Enchantmentname? Default: Replenish I ##
## NOTE: IF YOU CHANGE THIS, EXISTING HOE'S WILL BE USELESS ##
lore: "Replenish I"

Advanced Farming 1.0
Improves Minecraft's boring farming system by adding a variety of new Features!