mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-07-24 08:00:16 +02:00
placeholder usage for decor, where useable
This commit is contained in:
@ -18,7 +18,7 @@ homedecor.register("wardrobe", {
|
||||
selection_box = wd_cbox,
|
||||
collision_box = wd_cbox,
|
||||
sounds = default.node_sound_wood_defaults(),
|
||||
expand = { top="air" },
|
||||
expand = { top="placeholder" },
|
||||
on_rotate = screwdriver.rotate_simple,
|
||||
infotext = "Wardrobe",
|
||||
inventory = {
|
||||
|
Reference in New Issue
Block a user