mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-08-02 19:50:17 +02:00
placeholder usage for decor, where useable
This commit is contained in:
@ -185,7 +185,7 @@ homedecor.register("soda_machine", {
|
||||
groups = {snappy=3},
|
||||
selection_box = svm_cbox,
|
||||
collision_box = svm_cbox,
|
||||
expand = { top="air" },
|
||||
expand = { top="placeholder" },
|
||||
sounds = default.node_sound_wood_defaults(),
|
||||
on_rotate = screwdriver.rotate_simple,
|
||||
on_punch = function(pos, node, puncher, pointed_thing)
|
||||
|
Reference in New Issue
Block a user