Skip to content
Snippets Groups Projects
Commit b7f394c5 authored by tchncs's avatar tchncs
Browse files

fix alias for treeroot

parent 6a2e7b66
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -365,5 +365,5 @@ for i in pairs(TRuNKS) do
end
end
minetest.register_alias("trunks:treeroot", "default:air")
minetest.register_alias("trunks:treeroot", "air")
minetest.register_alias("trunks:pine_trunkroot", "trunks:pine_treeroot")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment