Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into tridentsxbows

This commit is contained in:
nossr50
2020-08-06 19:02:18 -07:00
9 changed files with 31 additions and 16 deletions

View File

@@ -207,6 +207,8 @@ public class MaterialMapStore {
ores.add("redstone_ore");
ores.add("emerald_ore");
ores.add("ancient_debris");
ores.add("nether_gold_ore");
ores.add("gilded_blackstone");
}
private void fillArmors() {