Update moreores.lua

This commit is contained in:
minefaco
2020-12-20 13:26:53 -05:00
committed by GitHub
parent 42dcec659b
commit 0c4c473a2c

View File

@@ -4,4 +4,6 @@ local axe_types = {
"axe_silver",
}
if not ENABLE_CHISEL then
stripped_tree.register_axes("moreores",axe_types)
end