1
0
mirror of https://github.com/minetest/minetest_game.git synced 2025-06-30 13:50:23 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
a2c9523bce Update small pines in schematic_tables.txt
Update was missing from 7fa03c7a9b
2019-01-06 23:48:57 +00:00
6688ddf6d4 Add large cactus seedling
Alter 'large cactus' schematic to place another force-placed cactus node,
to replace the cactus seedling on growth.
Make schematic 5x7x5 to solve rotation, placement and protection check
issues.
Add a y-slice probability for height variation.

Growth time is tuned to not make this a faster way to obtain cactus nodes
compared to normal cactus farming.
Seedling texture by Extex101.

Use sapling/seedling description in protection intersection message in
'sapling_on_place' function.
2019-01-02 02:18:50 +00:00
21f5eaade0 Add plantlike_rooted coral 2018-11-15 00:49:16 +00:00
ab1a79b13c Add blueberry bushes 2018-10-09 20:54:22 +01:00
20b433881b New wider apple tree schematic
Precisely reduce trees and logs per mapchunk division to compensate.
2018-08-20 23:56:00 +01:00
3d02145271 Add 'schematic_tables.txt' document 2018-08-11 22:32:23 +01:00