forked from nalc/homedecor_modpack
git inventory to tool cabinet
This commit is contained in:
parent
64451a6abf
commit
2c320c7927
|
@ -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", {
|
||||
|
|
Loading…
Reference in New Issue
Block a user