mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-26 18:54:44 +02:00
You can now disable Green Thumb for specific crops (the auto replanting) in config.yml
This commit is contained in:
@ -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
|
||||
###
|
||||
|
Reference in New Issue
Block a user