Permalink
Please sign in to comment.
Browse files
Biomes: Add pine bush to taiga and snowy grassland
Replaces 'bush' in snowy grassland.
- Loading branch information...
Showing
with
142 additions
and 2 deletions.
- +3 −0 game_api.txt
- +2 −0 mods/default/README.txt
- +19 −0 mods/default/crafting.lua
- +24 −2 mods/default/mapgen.lua
- +80 −0 mods/default/nodes.lua
- BIN mods/default/schematics/pine_bush.mts
- BIN mods/default/textures/default_pine_bush_sapling.png
- BIN mods/default/textures/default_pine_bush_stem.png
- +14 −0 mods/default/trees.lua
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 comments on commit
9318c71