mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-26 18:54:44 +02:00
Updated herbalism (crop replaced by ageable) (#3523)
* [WIP] Replacing MaterialData with Blockdata * Fixed most block based experience gain * Removed debug prints * Updated configs * [WIP] Replacing MaterialData with Blockdata * Fixed most block based experience gain & updated wooden_tools * ACTAULLY removed debug prints * [WIP] Replacing bukkit treespecies This feature has been unofficially deprecated, (not yet fixed/marked in bukkit) Also updated config.yml to match changes * Updated configs * [WIP] Replacing MaterialData with Blockdata * [WIP] Replacing MaterialData with Blockdata * Fixed most block based experience gain * Fixed most block based experience gain & updated wooden_tools * Removed debug prints * ACTAULLY removed debug prints * [WIP] Replacing bukkit treespecies This feature has been unofficially deprecated, (not yet fixed/marked in bukkit) Also updated config.yml to match changes * Fixed greenterra Replaced deprecated features
This commit is contained in:

committed by
t00thpick1

parent
fecf83c79c
commit
63378ae4c1
@ -444,12 +444,12 @@ Double_Drops:
|
||||
Sandstone: true
|
||||
Stone: true
|
||||
Woodcutting:
|
||||
Acacia: true
|
||||
Birch: true
|
||||
Dark_Oak: true
|
||||
Generic: true
|
||||
Jungle: true
|
||||
Redwood: true
|
||||
Acacia_Wood: true
|
||||
Birch_Wood: true
|
||||
Dark_Oak_Wood: true
|
||||
Oak_Wood: true
|
||||
Jungle_Wood: true
|
||||
Spruce_Wood: true
|
||||
|
||||
#
|
||||
# Settings for commands
|
||||
|
Reference in New Issue
Block a user