From a8e98399608c6cf5cf6276b7458ad1233d7dedfa Mon Sep 17 00:00:00 2001 From: h-v-smacker Date: Wed, 6 Jun 2018 05:53:38 +0300 Subject: spray --- technic/tools/init.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/technic/tools/init.lua b/technic/tools/init.lua index db5ac7d..7445dc3 100644 --- a/technic/tools/init.lua +++ b/technic/tools/init.lua @@ -20,6 +20,8 @@ dofile(path.."/lawn_trimmer.lua") dofile(path.."/walking_tractor.lua") dofile(path.."/planter.lua") +dofile(path.."/spray_painter.lua") + if minetest.get_modpath("screwdriver") then -- compatibility alias minetest.register_alias("technic:screwdriver", "screwdriver:screwdriver") -- cgit v1.2.3