[u_inv] Use steel ingots as group item for ingots

- Fix #480
This commit is contained in:
LeMagnesium 2016-06-27 13:54:05 +02:00
parent 628302cbe0
commit 3761aa9548
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ unified_inventory.registered_group_items = {
mesecon_conductor_craftable = "mesecons:wire_00000000_off",
stone = "default:cobble",
wool = "wool:white",
ingot = "default:steel_ingot",
}
function unified_inventory.register_group_item(groupname, itemname)