diff --git a/moreores.lua b/moreores.lua index 98c3d07..dceb81b 100644 --- a/moreores.lua +++ b/moreores.lua @@ -4,4 +4,6 @@ local axe_types = { "axe_silver", } +if not ENABLE_CHISEL then stripped_tree.register_axes("moreores",axe_types) +end