2 bugs in overlay code (and splatter overlay by extension)
GavJenks opened this issue ยท 3 comments
-
When you overlay with powder, it leaves a block of air first and then overlays. All blocks overlaid with powder should be exactly one y level lower than they are now (currently you have to tediously use gravel first, let it fall, then change it into what you want...)
-
when "/b over all" mode is turned on, the depth parameter stops working. E.g., if I have "all" mode on, and depth = 3, it will just act as if depth was set to 1 instead. Both should be able to work simultaneously.
update: when "all" mode is on, splatter overlay also stops growing (i.e., growth parameter doesn't matter, just creates one block at every seed only)