diff --git a/homedecor/misc-nodes.lua b/homedecor/misc-nodes.lua index 59ff74b2..7f47de7c 100644 --- a/homedecor/misc-nodes.lua +++ b/homedecor/misc-nodes.lua @@ -876,47 +876,15 @@ minetest.register_node("homedecor:trash_can", { node_box = { type = "fixed", fixed = { - {-0.1875, -0.5, -0.1875, 0.1875, -0.4375, 0.1875}, -- NodeBox8 - {-0.125, -0.5, 0.1875, 0.125, -0.375, 0.25}, -- NodeBox9 - {-0.125, -0.5, -0.25, 0.125, -0.375, -0.1875}, -- NodeBox10 - {0.1875, -0.5, -0.125, 0.25, -0.375, 0.125}, -- NodeBox11 - {-0.25, -0.5, -0.125, -0.1875, -0.375, 0.125}, -- NodeBox12 - {-0.1875, -0.4375, 0.125, -0.125, -0.375, 0.1875}, -- NodeBox13 - {0.125, -0.4375, -0.1875, 0.1875, -0.375, -0.125}, -- NodeBox15 - {-0.125, -0.375, 0.1875, -0.0625, 0.125, 0.25}, -- NodeBox17 - {0, -0.375, 0.1875, 0.0625, 0.125, 0.25}, -- NodeBox18 - {0.125, -0.5, 0.125, 0.1875, 0.125, 0.1875}, -- NodeBox19 - {0.1875, -0.375, 0, 0.25, 0.125, 0.0625}, -- NodeBox20 - {0.1875, -0.375, -0.125, 0.25, 0.125, -0.0625}, -- NodeBox21 - {0.0625, -0.375, -0.25, 0.125, 0.125, -0.1875}, -- NodeBox22 - {-0.0625, -0.375, -0.25, 0, 0.125, -0.1875}, -- NodeBox23 - {-0.125, -0.4375, -0.1875, -0.1875, 0.125, -0.125}, -- NodeBox24 - {-0.25, -0.375, -0.0625, -0.1875, 0.125, 0}, -- NodeBox25 - {-0.25, -0.375, 0.0625, -0.1875, 0.125, 0.125}, -- NodeBox26 - {-0.125, -0.3125, -0.25, 0.125, -0.25, -0.1875}, -- NodeBox27 - {0.1875, -0.3125, -0.125, 0.25, -0.25, 0.125}, -- NodeBox28 - {-0.125, -0.3125, 0.1875, 0.125, -0.25, 0.25}, -- NodeBox29 - {-0.25, -0.3125, -0.125, -0.1875, -0.25, 0.125}, -- NodeBox30 - {0.125, -0.3125, -0.1875, 0.1875, -0.25, -0.125}, -- NodeBox31 - {-0.1875, -0.3125, 0.125, -0.125, -0.25, 0.1875}, -- NodeBox33 - {-0.125, -0.1875, -0.25, 0.125, -0.125, -0.1875}, -- NodeBox35 - {0.1875, -0.1875, -0.125, 0.25, -0.125, 0.125}, -- NodeBox36 - {-0.125, -0.1875, 0.1875, 0.125, -0.125, 0.25}, -- NodeBox37 - {-0.25, -0.1875, -0.125, -0.1875, -0.125, 0.125}, -- NodeBox38 - {-0.125, -0.0625, -0.25, 0.125, 0, -0.1875}, -- NodeBox39 - {0.1875, 0.0625, -0.125, 0.25, 0.125, 0.125}, -- NodeBox44 - {-0.125, 0.0625, 0.1875, 0.125, 0.125, 0.25}, -- NodeBox45 - {0.125, -0.1875, -0.1875, 0.1875, -0.125, -0.125}, -- NodeBox44 - {0.125, 0.0625, -0.1875, 0.1875, 0.125, -0.125}, -- NodeBox45 - {-0.1875, -0.1875, 0.125, -0.125, -0.125, 0.1875}, -- NodeBox47 - {-0.1875, -0.0625, 0.125, -0.125, 0, 0.1875}, -- NodeBox48 - {-0.1875, 0.0625, 0.125, -0.125, 0.125, 0.1875}, -- NodeBox49 - {0.125, -0.0625, -0.1875, 0.1875, 0, -0.125}, -- NodeBox51 - {-0.25, 0.0625, -0.125, -0.1875, 0.125, 0.125}, -- NodeBox48 - {-0.25, -0.0625, -0.125, -0.1875, 0, 0.125}, -- NodeBox49 - {-0.125, 0.0625, -0.25, 0.125, 0.125, -0.1875}, -- NodeBox50 - {0.1875, -0.0625, -0.125, 0.25, 0, 0.125}, -- NodeBox51 - {-0.125, -0.0625, 0.1875, 0.125, 0, 0.25}, -- NodeBox52 + {-0.25, -0.5, -0.125, -0.1875, 0.125, 0.125}, -- NodeBox1 + {0.1875, -0.5, -0.125, 0.25, 0.125, 0.125}, -- NodeBox2 + {-0.125, -0.5, -0.25, 0.125, 0.125, -0.1875}, -- NodeBox3 + {-0.125, -0.5, 0.1875, 0.125, 0.125, 0.25}, -- NodeBox4 + {-0.1875, -0.5, 0.125, -0.125, 0.125, 0.1875}, -- NodeBox5 + {-0.1875, -0.5, -0.1875, -0.125, 0.125, -0.125}, -- NodeBox6 + {0.125, -0.5, -0.1875, 0.1875, 0.125, -0.125}, -- NodeBox7 + {0.125, -0.5, 0.125, 0.1875, 0.125, 0.1875}, -- NodeBox8 + {-0.1875, -0.5, -0.1875, 0.1875, -0.4375, 0.1875}, -- NodeBox9 } }, selection_box = { diff --git a/homedecor/textures/homedecor_trashcan_sides.png b/homedecor/textures/homedecor_trashcan_sides.png index 112b6d6f..472a1e22 100644 Binary files a/homedecor/textures/homedecor_trashcan_sides.png and b/homedecor/textures/homedecor_trashcan_sides.png differ