mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-25 10:14:43 +02:00
Add new 'raw' ores to experience values and bonus drops
This commit is contained in:
@ -568,6 +568,9 @@ Bonus_Drops:
|
||||
Sandstone: true
|
||||
Stone: true
|
||||
Cobblestone: true
|
||||
Raw_Copper: true
|
||||
Raw_Iron: true
|
||||
Raw_Gold: true
|
||||
Woodcutting:
|
||||
Crimson_Hyphae: true
|
||||
Warped_Hyphae: true
|
||||
@ -601,7 +604,6 @@ Bonus_Drops:
|
||||
Quartz: true
|
||||
Redstone: true
|
||||
Deepslate: true
|
||||
Cobbled_Deepslate: true
|
||||
|
||||
#
|
||||
# Settings for commands
|
||||
|
@ -473,12 +473,15 @@ Experience_Values:
|
||||
String: 1.8
|
||||
Other: 1.5
|
||||
Smelting:
|
||||
Raw_Copper: 75
|
||||
Ancient_Debris: 200
|
||||
Coal_Ore: 10
|
||||
Diamond_Ore: 75
|
||||
Emerald_Ore: 100
|
||||
Gold_Ore: 35
|
||||
Raw_Gold: 35
|
||||
Iron_Ore: 25
|
||||
Raw_Iron: 25
|
||||
Lapis_Ore: 40
|
||||
Nether_Quartz_Ore: 25
|
||||
Redstone_Ore: 15
|
||||
|
Reference in New Issue
Block a user