Rename *steel* itemstrings to *iron*
This commit is contained in:
parent
b5a4adc2e3
commit
f905c32289
20 changed files with 80 additions and 97 deletions
|
@ -10,7 +10,7 @@ ARMOR_RADIATION_MULTIPLIER = 1
|
|||
ARMOR_MATERIALS = {
|
||||
wood = "group:wood",
|
||||
cactus = "mcl_core:cactus",
|
||||
steel = "mcl_core:steel_ingot",
|
||||
iron = "mcl_core:iron_ingot",
|
||||
bronze = "mcl_core:bronze_ingot",
|
||||
diamond = "mcl_core:diamond",
|
||||
gold = "mcl_core:gold_ingot",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue