mirror of
https://github.com/minefaco/stripped_tree.git
synced 2025-03-21 09:22:35 +01:00
Update default.lua
This commit is contained in:
@ -62,7 +62,7 @@ local axe_types = {
|
||||
"axe_mese",
|
||||
"axe_diamond",
|
||||
}
|
||||
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