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