mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 13:16:45 +01:00
Fix extra 0 in level for gunpowder in retro mode (#4701)
This commit is contained in:
parent
40160498ca
commit
c92ae16c7f
@ -16,7 +16,7 @@ Excavation:
|
||||
Drop_Chance: 10.0
|
||||
Level_Requirement:
|
||||
Standard_Mode: 10
|
||||
Retro_Mode: 1000
|
||||
Retro_Mode: 100
|
||||
Drops_From: [Gravel]
|
||||
BONE:
|
||||
Amount: 1
|
||||
|
Loading…
Reference in New Issue
Block a user