1
0
зеркало из https://github.com/minetest/minetest_game.git synced 2025-07-02 23:00:21 +02:00

Large cactus schematic: Don't force-place root node

This schematic is used for sapling-grown large cacti, so should not
destroy the sand node below, as sand nodes are in short supply in
some situations.
Like trees, only force-place the node that replaces the sapling.
Этот коммит содержится в:
Paramat
2019-06-07 20:34:13 +01:00
коммит произвёл GitHub
родитель 61bfac0fa2
Коммит ca7c131133
2 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -2068,7 +2068,7 @@ mts_save("large_cactus", {
_, _, _, _, _,
_, _, _, _, _,
_, _, R, _, _,
_, _, C, _, _,
_, _, R, _, _,
_, _, C, _, _,
C, C, C, C, C,