mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-10-06 22:05:20 +02: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