Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Minimal: Add snow biome and jungleleaves nodes. Add mapgen aliases
Treegen: Remove alias checks from jungletree generation for speed
- Loading branch information
Showing
with
93 additions
and 10 deletions.
- +83 −1 games/minimal/mods/default/init.lua
- +8 −0 games/minimal/mods/default/mapgen.lua
- BIN games/minimal/mods/default/textures/default_ice.png
- BIN games/minimal/mods/default/textures/default_jungleleaves.png
- BIN games/minimal/mods/default/textures/default_pine_needles.png
- BIN games/minimal/mods/default/textures/default_pinetree.png
- BIN games/minimal/mods/default/textures/default_pinetree_top.png
- BIN games/minimal/mods/default/textures/default_snow.png
- BIN games/minimal/mods/default/textures/default_snow_side.png
- BIN games/minimal/mods/default/textures/default_snowball.png
- +2 −9 src/treegen.cpp
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.