mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-11-05 01:50:25 +01:00
parent
628302cbe0
commit
3761aa9548
|
@ -25,6 +25,7 @@ unified_inventory.registered_group_items = {
|
||||||
mesecon_conductor_craftable = "mesecons:wire_00000000_off",
|
mesecon_conductor_craftable = "mesecons:wire_00000000_off",
|
||||||
stone = "default:cobble",
|
stone = "default:cobble",
|
||||||
wool = "wool:white",
|
wool = "wool:white",
|
||||||
|
ingot = "default:steel_ingot",
|
||||||
}
|
}
|
||||||
|
|
||||||
function unified_inventory.register_group_item(groupname, itemname)
|
function unified_inventory.register_group_item(groupname, itemname)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user