Change jungle tree schematic, update jungle biome
This commit is contained in:
parent
7fcaf68e25
commit
a4363b975d
5 changed files with 42 additions and 22 deletions
|
@ -2,8 +2,5 @@
|
|||
-- Because these legacy schematics still use Minetest Game node names.
|
||||
-- TODO: Update the offending schematics and delete this mod.
|
||||
|
||||
minetest.register_alias("default:jungletree", "mcl_core:jungletree")
|
||||
minetest.register_alias("default:pine_tree", "mcl_core:sprucetree")
|
||||
|
||||
minetest.register_alias("default:jungleleaves", "mcl_core:jungleleaves")
|
||||
minetest.register_alias("default:pine_needles", "mcl_core:spruceleaves")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue