From f49e2d4ccb46b698c0301671ec80f6e3c2b0cbce Mon Sep 17 00:00:00 2001 From: minefaco <63024226+minefaco@users.noreply.github.com> Date: Sun, 20 Dec 2020 13:37:33 -0500 Subject: [PATCH] Update functions.lua --- functions.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions.lua b/functions.lua index 3b64a95..df1cfc6 100644 --- a/functions.lua +++ b/functions.lua @@ -26,7 +26,7 @@ function stripped_tree.register_trunk(mod_name,trunk_names) end --function to override axes -if ENABLE_CHISEL ~= true then +if stripped_tree.ENABLE_CHISEL ~= true then function stripped_tree.register_axes(mod_n,axe_types) for _, axe_name in ipairs(axe_types) do minetest.override_item(mod_n..":" .. axe_name, {