mirror of
https://github.com/minefaco/stripped_tree.git
synced 2025-03-13 13:32:33 +01:00
Update ethereal.lua
This commit is contained in:
@ -19,6 +19,6 @@ stripped_tree.register_trunk(mod_name,trunk_names)
|
||||
local axe_types = {
|
||||
"axe_crystal",
|
||||
}
|
||||
if not ENABLE_CHISEL then
|
||||
if not stripped_tree.ENABLE_CHISEL then
|
||||
stripped_tree.register_axes(mod_name,axe_types)
|
||||
end
|
||||
|
Reference in New Issue
Block a user