mirror of
https://github.com/minetest/minetest_game.git
synced 2025-09-17 05:46:35 +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