Fix tree growing and jungle sapling growth rate
This commit is contained in:
parent
1d4eb43f26
commit
9fdbc1f407
4 changed files with 194 additions and 187 deletions
|
@ -19,3 +19,4 @@ dofile(minetest.get_modpath("default").."/craftitems.lua")
|
|||
dofile(minetest.get_modpath("default").."/crafting.lua")
|
||||
dofile(minetest.get_modpath("default").."/mapgen.lua")
|
||||
dofile(minetest.get_modpath("default").."/player.lua")
|
||||
dofile(minetest.get_modpath("default").."/trees.lua")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue