mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-01 16:19:53 +01:00
Remove duplicate mossy cobblestone entry
This commit is contained in:
parent
0396039d50
commit
08baa5993e
@ -75,7 +75,6 @@ public class ConfigExperienceMining {
|
||||
|
||||
/* MISC */
|
||||
MINING_EXPERIENCE_DEFAULT.put(Material.OBSIDIAN.getKey().toString(), 150);
|
||||
MINING_EXPERIENCE_DEFAULT.put(Material.MOSSY_COBBLESTONE.getKey().toString(), 30);
|
||||
MINING_EXPERIENCE_DEFAULT.put(Material.STONE_BRICKS.getKey().toString(), 30);
|
||||
MINING_EXPERIENCE_DEFAULT.put(Material.STONE_BRICK_SLAB.getKey().toString(), 30);
|
||||
MINING_EXPERIENCE_DEFAULT.put(Material.STONE_BRICK_STAIRS.getKey().toString(), 30);
|
||||
|
Loading…
Reference in New Issue
Block a user