Rename *steel* itemstrings to *iron*

This commit is contained in:
Wuzzy 2017-02-11 21:14:40 +01:00
parent b5a4adc2e3
commit f905c32289
20 changed files with 80 additions and 97 deletions

View file

@ -259,7 +259,7 @@ crafting.set_creative_formspec = function(player, start_i, pagenum, show, page,
"item_image_button[-0.1,8.37;1,1;mcl_core:apple;food;]".. --foodstuff
tab(name, "food") ..
"tooltip[food;Foodstuffs]"..
"item_image_button[1.15,8.37;1,1;mcl_core:axe_steel;tools;]".. --tools
"item_image_button[1.15,8.37;1,1;mcl_core:axe_iron;tools;]".. --tools
tab(name, "tools") ..
"tooltip[tools;Tools]"..
"item_image_button[2.415,8.37;1,1;mcl_core:sword_gold;combat;]".. --combat