Update moreores.lua

This commit is contained in:
minefaco 2020-12-20 13:26:53 -05:00 committed by GitHub
parent 42dcec659b
commit 0c4c473a2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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