mirror of
https://github.com/mt-mods/moretrees.git
synced 2024-11-05 09:50:34 +01:00
a939fc1448
(it was redefining more stuff than was necessary). As a side effect, this fixes a bug where non-plantlike leaves were using the wrong textures in the inventory. Remove all of the previous waving leaves changes as the shader that provides that feature is about to change in a way that will break what I had here. Clean up code that sets default drawtype and visual_scale of leaves |
||
---|---|---|
textures | ||
.gitignore | ||
biome_defs.lua | ||
crafts.lua | ||
default_settings.txt | ||
depends.txt | ||
init.lua | ||
leafdecay.lua | ||
LICENSE | ||
node_defs.lua | ||
ownership.lua | ||
README.md | ||
saplings.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: plants_lib and default