From 380ac59b68abfce9dc81b7bae0d616b658778de5 Mon Sep 17 00:00:00 2001 From: kilbith Date: Wed, 13 Aug 2014 17:59:31 +0200 Subject: [PATCH] Added a bucket at the water well. --- homedecor/misc-nodes.lua | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/homedecor/misc-nodes.lua b/homedecor/misc-nodes.lua index 12e89c5e..8faeb0e2 100644 --- a/homedecor/misc-nodes.lua +++ b/homedecor/misc-nodes.lua @@ -1067,6 +1067,11 @@ 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 } }, selection_box = {