mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-27 03:04:44 +02:00
Smelting now works with custom ores.
Also fixed exploit where smelting XP could be awarded for some non-smeltable materials.
This commit is contained in:
@ -28,10 +28,12 @@ Mining:
|
||||
XP_Gain: 99
|
||||
Double_Drops_Enabled: true
|
||||
Is_Ore: true
|
||||
Smelting_XP_Gain: 9
|
||||
Block_2|0:
|
||||
XP_Gain: 99
|
||||
Double_Drops_Enabled: true
|
||||
Is_Ore: true
|
||||
Smelting_XP_Gain: 9
|
||||
|
||||
#
|
||||
# Settings for Custom Woodcutting Blocks
|
||||
|
Reference in New Issue
Block a user