Minetest_game: Large Cactus Seedling Destroys Underlying Sand Block

Created on 5 Jun 2019  路  4Comments  路  Source: minetest/minetest_game

When you plant a large cactus seedling atop a single piece of sand, the sand will be pulverized once the cactus grows.

Bug

Most helpful comment

Trees don't, and should not do that. This breaks farms and destroys sand in the process, its bad behavior.

All 4 comments

You mean the sand is replaced by a cactus node? ~That's expected, just like a tree, it's the cactus root.~

Trees don't, and should not do that. This breaks farms and destroys sand in the process, its bad behavior.

Sorry, i see. Sapling-grown trees only force-place the node that replaces the sapling, i forgot, was thinking about mapgen trees. Large cactus should do the same. Will fix.
https://github.com/minetest/minetest_game/blob/61bfac0fa201253fa1327f7eba1e81445bed5583/schematic_tables.txt#L2046

2389

Was this page helpful?
0 / 5 - 0 ratings

Related issues

paanrama picture paanrama  路  4Comments

paramat picture paramat  路  6Comments

stujones11 picture stujones11  路  4Comments

cdqwertz picture cdqwertz  路  6Comments

AlexYst picture AlexYst  路  6Comments