Biomes: Add pine bush to taiga and snowy grassland

Replaces 'bush' in snowy grassland.
This commit is contained in:
TumeniNodes 2018-07-12 20:17:07 -04:00 committed by Paramat
parent d4b0b73ae0
commit 9318c71659
9 changed files with 142 additions and 2 deletions

View file

@ -918,6 +918,9 @@ Trees
* `default.grow_acacia_bush(pos)`
* Grows an acaia bush at pos
* `default.grow_pine_bush(pos)`
* Grows a pine bush at pos
Carts
-----