mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-08-01 19:20:20 +02:00
Params fix
This commit is contained in:
@ -225,6 +225,7 @@ homedecor.register("dishwasher", {
|
||||
{-0.4375, -0.5, -0.5, 0.4375, 0.4375, 0.4375},
|
||||
}
|
||||
},
|
||||
selection_box = { type = "regular" },
|
||||
sounds = default.node_sound_stone_defaults(),
|
||||
groups = { snappy = 3 },
|
||||
})
|
||||
|
Reference in New Issue
Block a user