git inventory to tool cabinet

This commit is contained in:
Vanessa Ezekowitz 2015-03-23 02:31:24 -04:00
parent 64451a6abf
commit 2c320c7927
1 changed files with 3 additions and 0 deletions

View File

@ -673,6 +673,9 @@ homedecor.register("tool_cabinet_bottom", {
},
selection_box = homedecor.nodebox.slab_y(2),
expand = { top="homedecor:tool_cabinet_top" },
inventory = {
size=24,
}
})
homedecor.register("tool_cabinet_top", {