mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 21:26:46 +01:00
Fix woodcutting double drop item names (#3585)
This commit is contained in:
parent
e9ca341476
commit
592c3a2142
@ -444,12 +444,12 @@ Double_Drops:
|
|||||||
Sandstone: true
|
Sandstone: true
|
||||||
Stone: true
|
Stone: true
|
||||||
Woodcutting:
|
Woodcutting:
|
||||||
Acacia_Wood: true
|
Acacia_Log: true
|
||||||
Birch_Wood: true
|
Birch_Log: true
|
||||||
Dark_Oak_Wood: true
|
Dark_Oak_Log: true
|
||||||
Oak_Wood: true
|
Oak_Log: true
|
||||||
Jungle_Wood: true
|
Jungle_Log: true
|
||||||
Spruce_Wood: true
|
Spruce_Log: true
|
||||||
|
|
||||||
#
|
#
|
||||||
# Settings for commands
|
# Settings for commands
|
||||||
|
Loading…
Reference in New Issue
Block a user