When l want to simulate a lavacooling mountain, it searches for nodes in the environment where the liquids would flow around and store the positions into a table relative to the spawn position of the volcano.
But for any reason this doesn't work, it tells me every time that it would replace a node which is not air:
https://github.com/HybridDog/vulkane/bl ... t.lua#L314
l guess l made a mistake somewhere but l didn't find it.
l use functions from vector_extras:
https://github.com/HybridDog/vector_ext ... t.lua#L600