From de0ba264fab0f1ee7f65e14c6b4477203c96b78e Mon Sep 17 00:00:00 2001 From: kilbith Date: Wed, 27 Aug 2014 11:11:38 +0200 Subject: [PATCH] Removed the useless nodeboxes on radiator Removed 3 useless nodeboxes on radiator. Identic model. --- homedecor/climate-control.lua | 47 ++++++++++++++++------------------- 1 file changed, 22 insertions(+), 25 deletions(-) diff --git a/homedecor/climate-control.lua b/homedecor/climate-control.lua index 03f1f021..9dbcb88e 100644 --- a/homedecor/climate-control.lua +++ b/homedecor/climate-control.lua @@ -194,31 +194,28 @@ minetest.register_node("homedecor:radiator", { {-0.125, 0.25, 0.25, -0.0625, 0.5, 0.5}, -- NodeBox6 {-0.25, 0.25, 0.25, -0.1875, 0.5, 0.5}, -- NodeBox7 {-0.375, 0.25, 0.25, -0.3125, 0.5, 0.5}, -- NodeBox8 - {0.375, -0.375, 0.4375, 0.4375, 0.5, 0.5}, -- NodeBox10 - {0.375, -0.375, 0.25, 0.4375, 0.5, 0.3125}, -- NodeBox11 - {0.25, -0.375, 0.4375, 0.3125, 0.5, 0.5}, -- NodeBox12 - {0.25, -0.375, 0.25, 0.3125, 0.5, 0.3125}, -- NodeBox13 - {0.125, -0.375, 0.4375, 0.1875, 0.5, 0.5}, -- NodeBox14 - {0.125, -0.375, 0.25, 0.1875, 0.5, 0.3125}, -- NodeBox15 - {0, -0.375, 0.4375, 0.0625, 0.5, 0.5}, -- NodeBox16 - {0, -0.375, 0.25, 0.0625, 0.5, 0.3125}, -- NodeBox17 - {0, -0.375, 0.4375, 0.0625, 0.5, 0.5}, -- NodeBox18 - {0, -0.375, 0.25, 0.0625, 0.5, 0.3125}, -- NodeBox19 - {-0.125, -0.375, 0.4375, -0.0625, 0.5, 0.5}, -- NodeBox20 - {-0.125, -0.375, 0.25, -0.0625, 0.5, 0.3125}, -- NodeBox21 - {-0.25, -0.375, 0.4375, -0.1875, 0.5, 0.5}, -- NodeBox22 - {-0.25, -0.375, 0.25, -0.1875, 0.5, 0.3125}, -- NodeBox23 - {-0.375, -0.375, 0.4375, -0.3125, 0.5, 0.5}, -- NodeBox24 - {-0.375, -0.375, 0.25, -0.3125, 0.5, 0.3125}, -- NodeBox25 - {-0.4375, -0.3125, 0.3125, 0.5, -0.1875, 0.4375}, -- NodeBox26 - {0.375, -0.375, 0.3125, 0.4375, -0.125, 0.4375}, -- NodeBox27 - {0.25, -0.375, 0.3125, 0.3125, -0.125, 0.4375}, -- NodeBox28 - {0.125, -0.375, 0.3125, 0.1875, -0.125, 0.4375}, -- NodeBox29 - {0, -0.375, 0.3125, 0.0625, -0.125, 0.4375}, -- NodeBox30 - {-0.125, -0.375, 0.3125, -0.0625, -0.125, 0.4375}, -- NodeBox31 - {-0.125, -0.375, 0.3125, -0.0625, -0.125, 0.4375}, -- NodeBox32 - {-0.25, -0.375, 0.3125, -0.1875, -0.125, 0.4375}, -- NodeBox33 - {-0.375, -0.375, 0.3125, -0.3125, -0.125, 0.4375}, -- NodeBox34 + {0.375, -0.375, 0.4375, 0.4375, 0.5, 0.5}, -- NodeBox9 + {0.375, -0.375, 0.25, 0.4375, 0.5, 0.3125}, -- NodeBox10 + {0.25, -0.375, 0.4375, 0.3125, 0.5, 0.5}, -- NodeBox11 + {0.25, -0.375, 0.25, 0.3125, 0.5, 0.3125}, -- NodeBox12 + {0.125, -0.375, 0.4375, 0.1875, 0.5, 0.5}, -- NodeBox13 + {0.125, -0.375, 0.25, 0.1875, 0.5, 0.3125}, -- NodeBox14 + {0, -0.375, 0.4375, 0.0625, 0.5, 0.5}, -- NodeBox15 + {0, -0.375, 0.25, 0.0625, 0.5, 0.3125}, -- NodeBox16 + {-0.125, -0.375, 0.4375, -0.0625, 0.5, 0.5}, -- NodeBox17 + {-0.125, -0.375, 0.25, -0.0625, 0.5, 0.3125}, -- NodeBox18 + {-0.25, -0.375, 0.4375, -0.1875, 0.5, 0.5}, -- NodeBox19 + {-0.25, -0.375, 0.25, -0.1875, 0.5, 0.3125}, -- NodeBox20 + {-0.375, -0.375, 0.4375, -0.3125, 0.5, 0.5}, -- NodeBox21 + {-0.375, -0.375, 0.25, -0.3125, 0.5, 0.3125}, -- NodeBox22 + {-0.4375, -0.3125, 0.3125, 0.5, -0.1875, 0.4375}, -- NodeBox23 + {0.375, -0.375, 0.3125, 0.4375, -0.125, 0.4375}, -- NodeBox24 + {0.25, -0.375, 0.3125, 0.3125, -0.125, 0.4375}, -- NodeBox25 + {0.125, -0.375, 0.3125, 0.1875, -0.125, 0.4375}, -- NodeBox26 + {0, -0.375, 0.3125, 0.0625, -0.125, 0.4375}, -- NodeBox27 + {-0.125, -0.375, 0.3125, -0.0625, -0.125, 0.4375}, -- NodeBox28 + {-0.25, -0.375, 0.3125, -0.1875, -0.125, 0.4375}, -- NodeBox29 + {-0.375, -0.375, 0.3125, -0.3125, -0.125, 0.4375}, -- NodeBox30 } }, selection_box = {