From 588ef63da59327f4dbb556fc8ba814710108552b Mon Sep 17 00:00:00 2001 From: kilbith Date: Wed, 13 Aug 2014 20:03:24 +0200 Subject: [PATCH] Improved bucket in the pit. Improved bucket in the pit. --- homedecor/misc-nodes.lua | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/homedecor/misc-nodes.lua b/homedecor/misc-nodes.lua index 8faeb0e2..bd779283 100644 --- a/homedecor/misc-nodes.lua +++ b/homedecor/misc-nodes.lua @@ -1055,7 +1055,7 @@ minetest.register_node("homedecor:well_top", { {0.125, 0.1875, 0.375, 0.1875, 0.25, 0.4375}, -- NodeBox21 {-0.1875, 0.1875, 0.375, -0.125, 0.25, 0.4375}, -- NodeBox22 {-0.0165975, -0.159751, -0.375, 0.0165974, -0.125, 0.375}, -- NodeBox23 - {-0.00414942, -0.5, -0.00414942, 0.00829884, -0.159751, 0.0124482}, -- NodeBox24 + {-0.00414942, -0.465, -0.008299, 0.008299, -0.159751, 0.004149}, -- NodeBox24 {-0.0625, -0.0625, -0.5, 0.0625, 0, -0.4646}, -- NodeBox25 {0.0625, -0.125, -0.5, 0.125, -0.0625, -0.4646}, -- NodeBox26 {0.125, -0.25, -0.5, 0.1875, -0.125, -0.4646}, -- NodeBox27 @@ -1067,11 +1067,14 @@ minetest.register_node("homedecor:well_top", { {-0.016598, -0.3125, -0.48, 0.020747, -0.0625, -0.49}, -- NodeBox33 {-0.125, -0.209544, -0.48, 0.125, -0.172199, -0.49}, -- NodeBox34 {-0.0165975, -0.200, -0.477178, 0.020747, -0.175349, -0.435685}, -- NodeBox35 - {0.0625, -0.5, -0.125, 0.125, -0.25, 0.125}, -- NodeBox36 - {-0.125, -0.5, -0.125, -0.0625, -0.25, 0.125}, -- NodeBox37 - {-0.0625, -0.5, -0.125, 0.0625, -0.4375, 0.125}, -- NodeBox38 - {-0.125, -0.5, -0.125, 0.125, -0.25, -0.0625}, -- NodeBox39 - {-0.125, -0.5, 0.0625, 0.125, -0.25, 0.125}, -- NodeBox40 + {0.1, -0.75, -0.125, 0.125, -0.5, 0.125}, -- NodeBox36 + {-0.125, -0.75, -0.125, -0.1, -0.5, 0.125}, -- NodeBox37 + {-0.125, -0.75, -0.125, 0.125, -0.729253, 0.125}, -- NodeBox38 + {-0.125, -0.75, -0.125, 0.125, -0.5, -0.1}, -- NodeBox39 + {-0.125, -0.75, 0.1, 0.125, -0.5, 0.125}, -- NodeBox40 + {-0.0165975,-0.465, -0.125, 0.0165974, -0.451245, 0.125}, -- NodeBox41 + {-0.0165975, -0.51, 0.112033, 0.0165974, -0.46, 0.125}, -- NodeBox42 + {-0.0165975, -0.51, -0.125, 0.0165974, -0.46, -0.112033}, -- NodeBox43 } }, selection_box = {