mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-08-05 08:10:19 +02:00
@ -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)
|
||||||
|
Reference in New Issue
Block a user