You can now disable Green Thumb for specific crops (the auto replanting) in config.yml

This commit is contained in:
nossr50
2021-02-26 16:18:15 -08:00
parent 735a90fb35
commit 713b0619c3
4 changed files with 18 additions and 3 deletions

View File

@ -451,6 +451,14 @@ Skills:
Tree_Feller_Sounds: true
Level_Cap: 0
# Disable or Enable the Green Thumb auto replant feature for specific crops, use the name of the block not the crop itemstack
Green_Thumb_Replanting_Crops:
Carrots: true
Wheat: true
Nether_Wart: true
Potatoes: true
Beetroots: true
Cocoa: true
#
# Settings for Double Drops
###