mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-07-22 15:20:22 +02:00
fix formspecs and use the inventory sizes for cardboard box and medicine cabinet, that their formspecs allowed to use before
This commit is contained in:
@ -327,7 +327,7 @@ homedecor.register("cardboard_box", {
|
||||
sounds = default.node_sound_wood_defaults(),
|
||||
infotext=S("Cardboard box"),
|
||||
inventory = {
|
||||
size=8,
|
||||
size=4,
|
||||
},
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user