Add v6-style sapling growth for jungle trees

Taken from Minetest Game 0.4.15. Needs to be replaced later
This commit is contained in:
Wuzzy 2017-06-03 03:21:25 +02:00
parent 0df5e40e89
commit 3e58fe6cd8
3 changed files with 703 additions and 4 deletions

View file

@ -8,9 +8,7 @@ local wip_items = {
"mcl_anvils:anvil",
"mcl_anvils:anvil_damage_1",
"mcl_anvils:anvil_damage_2",
"mcl_core:junglesapling",
"mcl_core:darksapling",
"mcl_core:sprucesapling",
"mcl_core:apple_gold",
"mcl_end:ender_eye",
"mcl_end:chorus_fruit",