1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2025-01-08 23:50:19 +01:00

Remove another useless nodebox

This commit is contained in:
jp 2014-10-31 22:29:05 +01:00
parent 1790358200
commit 0e8bd681c0

View File

@ -281,8 +281,7 @@ for _, color in ipairs(bedcolors) do
{-0.5, -0.5, -0.5, -0.375, 0.1875, -0.4375}, -- NodeBox1
{0.375, -0.5, -0.5, 0.5, 0.1875, -0.4375}, -- NodeBox2
{-0.5, 0, -0.5, 0.5, 0.125, -0.4375}, -- NodeBox3
{-0.5, -0.375, -0.5, 0.5, -0.125, 0.5}, -- NodeBox4
{0.375, -0.375, -0.5, 0.4375, -0.125, 0.5}, -- NodeBox5
{-0.5, -0.375, -0.5, 0.5, -0.125, 0.5}, -- NodeBox5
{-0.4375, -0.3125, -0.4375, 0.4375, -0.0625, 0.5}, -- NodeBox6
}
},
@ -330,8 +329,7 @@ for _, color in ipairs(bedcolors) do
{0.375, -0.5, -0.5, 0.5, 0.5, -0.4375}, -- NodeBox2
{-0.5, 0, -0.5, 0.5, 0.125, -0.4375}, -- NodeBox3
{-0.5, -0.375, -0.5, 0.5, -0.125, 0.5}, -- NodeBox4
{0.375, -0.375, -0.5, 0.4375, -0.125, 0.5}, -- NodeBox5
{-0.4375, -0.3125, -0.4375, 0.4375, -0.0625, 0.5}, -- NodeBox6
{-0.4375, -0.3125, -0.4375, 0.4375, -0.0625, 0.5}, -- NodeBox5
}
},
selection_box = {