Update ethereal.lua

This commit is contained in:
minefaco
2020-12-20 13:26:15 -05:00
committed by GitHub
parent 0f97d9bf44
commit 42dcec659b

View File

@@ -19,5 +19,6 @@ stripped_tree.register_trunk(mod_name,trunk_names)
local axe_types = {
"axe_crystal",
}
if not ENABLE_CHISEL then
stripped_tree.register_axes(mod_name,axe_types)
end