1
0
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:
kilbith
2015-04-30 00:24:47 +02:00
parent 4dee35893a
commit 3eb9d192d0
4 changed files with 11 additions and 0 deletions

View File

@ -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 },
})