mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-11-21 00:15:23 +01:00
Fix tree growing and jungle sapling growth rate
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user