forked from mtcontrib/moretrees
Make cocos palm regrow coconuts.
This feature is optional, and can be turned off. Existing cocos trees are converted.
This commit is contained in:
1
init.lua
1
init.lua
@ -74,6 +74,7 @@ moretrees.cutting_tools = {
|
||||
dofile(modpath.."/tree_models.lua")
|
||||
dofile(modpath.."/node_defs.lua")
|
||||
dofile(modpath.."/date_palm.lua")
|
||||
dofile(modpath.."/cocos_palm.lua")
|
||||
dofile(modpath.."/biome_defs.lua")
|
||||
dofile(modpath.."/saplings.lua")
|
||||
dofile(modpath.."/crafts.lua")
|
||||
|
Reference in New Issue
Block a user