mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-07-29 02:00:19 +02:00
placeholder usage for decor, where useable
This commit is contained in:
@ -54,7 +54,7 @@ homedecor.register("ironing_board", {
|
||||
"wool_grey.png",
|
||||
"homedecor_generic_metal_black.png^[brighten"
|
||||
},
|
||||
expand = {right = "air"},
|
||||
expand = {right = "placeholder"},
|
||||
groups = { snappy = 3 },
|
||||
selection_box = ib_cbox,
|
||||
collision_box = ib_cbox
|
||||
|
Reference in New Issue
Block a user