From d7a62ee312c9cd4ff455223e18b9bcf09a2f79a4 Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Fri, 31 Mar 2017 20:25:46 -0400 Subject: update mesecons, pipeworks, castle, and technic --- technic/tools/tree_tap.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'technic/tools') diff --git a/technic/tools/tree_tap.lua b/technic/tools/tree_tap.lua index e84fe33..ae68b56 100644 --- a/technic/tools/tree_tap.lua +++ b/technic/tools/tree_tap.lua @@ -62,6 +62,7 @@ minetest.register_craftitem("technic:rubber", { }) minetest.register_abm({ + label = "Tools: tree tap", nodenames = {"moretrees:rubber_tree_trunk_empty"}, interval = 60, chance = 15, -- cgit v1.2.3