mirror of
https://github.com/minetest/minetest_game.git
synced 2025-07-14 20:00:16 +02:00
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.
This commit is contained in:
@ -244,6 +244,9 @@ Topywo (CC BY-SA 3.0)
|
||||
default_coral_green.png
|
||||
default_coral_pink.png
|
||||
|
||||
Extex101 (CC BY-SA 3.0)
|
||||
default_large_cactus_seedling.png
|
||||
|
||||
|
||||
Sounds
|
||||
------
|
||||
|
Reference in New Issue
Block a user