forked from mtcontrib/moretrees
More trees!
e476b81cf5
* make it boot without biome lib * make luacheck semi sane * make fast growth saplings work * make fast saplings respect nodes there growing on * make regualr saplings work * fix some luacheck warnings * add github actions for luacheck * bump luacheck line limit, as to gracefully handle long tree rules * switch over to inline luacheck length rules * fix screenshot warning * make tree generation work * add settings from last night * comment out new biome lib nonsense added * tune spawning to be better * turn down fallback ratio * translate new abm patch to not use biome lib * add ethereal since its still behaving badly :( |
||
---|---|---|
.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: biome_lib and default