mirror of
https://github.com/minefaco/stripped_tree.git
synced 2024-11-28 10:23:52 +01:00
Update moreores.lua
This commit is contained in:
parent
c67f907d21
commit
3d7745eae9
@ -4,6 +4,6 @@ local axe_types = {
|
|||||||
"axe_silver",
|
"axe_silver",
|
||||||
}
|
}
|
||||||
|
|
||||||
if not ENABLE_CHISEL then
|
if not stripped_tree.ENABLE_CHISEL then
|
||||||
stripped_tree.register_axes("moreores",axe_types)
|
stripped_tree.register_axes("moreores",axe_types)
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user