移至檔案
Luke aka SwissalpS 670f7f4e61
is_ground_content revision (#36)
default minetest game treats fruit as ground content, let's mirror that.
2024-03-08 20:53:42 -05:00
.github/workflows Divorce biome lib and cleanup code (#11) 2022-10-24 19:09:19 -04:00
locale Fix typo in german translation 2023-11-13 15:42:15 +01:00
textures Add poplar tree 2016-07-03 07:16:36 +02:00
.gitignore got rid of backup files 2013-01-09 22:31:37 -05:00
.luacheckrc Ensure ethereal is a compatible version if loaded (#21) 2022-12-12 00:26:49 -05:00
LICENSE license fixups: use LGPL 3.0 for code, CC-by-SA 4.0 for media 2018-11-08 18:40:16 -05:00
README.md remove `biome_lib` dependency from readme (#32) 2023-07-06 06:35:38 -04:00
biome_defs.lua Divorce biome lib and cleanup code (#11) 2022-10-24 19:09:19 -04:00
cocos_palm.lua is_ground_content revision (#36) 2024-03-08 20:53:42 -05:00
crafts.lua Add MT5 client-side translation 2020-08-26 02:11:54 +02:00
date_palm.lua is_ground_content revision (#36) 2024-03-08 20:53:42 -05:00
default_settings.txt Fix dead ongen saplings due to biome_lib secession (#35) 2024-01-12 12:08:54 -05:00
init.lua Fix dead ongen saplings due to biome_lib secession (#35) 2024-01-12 12:08:54 -05:00
mod.conf Ensure ethereal is a compatible version if loaded (#21) 2022-12-12 00:26:49 -05:00
node_defs.lua Fix dead ongen saplings due to biome_lib secession (#35) 2024-01-12 12:08:54 -05:00
saplings.lua Divorce biome lib and cleanup code (#11) 2022-10-24 19:09:19 -04:00
screenshot.lua Divorce biome lib and cleanup code (#11) 2022-10-24 19:09:19 -04:00
screenshot.png Add new screenshot featuring all trees & instructions for recreating it 2016-07-03 08:30:16 +02:00
settings.lua Fix dead ongen saplings due to biome_lib secession (#35) 2024-01-12 12:08:54 -05:00
tree_biomes.txt whitespace fixes in tree_biomes.txt 2017-08-12 20:06:43 -04:00
tree_models.lua Divorce biome lib and cleanup code (#11) 2022-10-24 19:09:19 -04:00

README.md

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