forked from minetest/minetest_game
Add blueberry bushes
This commit is contained in:
@ -927,10 +927,13 @@ Trees
|
||||
|
||||
* `default.grow_acacia_bush(pos)`
|
||||
* Grows an acaia bush at pos
|
||||
|
||||
|
||||
* `default.grow_pine_bush(pos)`
|
||||
* Grows a pine bush at pos
|
||||
|
||||
* `default.grow_blueberry_bush(pos)`
|
||||
* Grows a blueberry bush at pos
|
||||
|
||||
|
||||
Carts
|
||||
-----
|
||||
|
Reference in New Issue
Block a user