mirror of
https://github.com/mt-mods/moretrees.git
synced 2024-11-15 23:10:20 +01:00
9a6c64d163
* Replaced print with minetest.log in init.lua * Added moretrees_ongen group to ongen saplings * Added LBM and setting to enable it for non-functional ongen saplings due to biome_lib secession * Changed LBM run_at_every_load to true * Fixed luacheck warnings * Using random interval for node timer, like in the on_generated timer interval * Update init.lua * Update node_defs.lua --------- Co-authored-by: Niklp <nik@niklp.net> |
||
---|---|---|
.github/workflows | ||
locale | ||
textures | ||
.gitignore | ||
.luacheckrc | ||
biome_defs.lua | ||
cocos_palm.lua | ||
crafts.lua | ||
date_palm.lua | ||
default_settings.txt | ||
init.lua | ||
LICENSE | ||
mod.conf | ||
node_defs.lua | ||
README.md | ||
saplings.lua | ||
screenshot.lua | ||
screenshot.png | ||
settings.lua | ||
tree_biomes.txt | ||
tree_models.lua |
More trees!
This mod adds a whole bunch of new types of trees to the game
Much of the code here came from cisoun's conifers mod and bas080's jungle trees mod, and big contributions by RealBadAngel.
Brought together into one mod and made L-systems compatible by Vanessa Ezekowitz.
Dependencies: default