Hi! So this is a small request compared to a lot of the other ones out right now but I would still really appreciate it being added.
In the structures element, I would like there to be a check box asking if the modder would like the structure to Ignore Replacable Block or not to. A lot of my water biomes need to not ignore replacable blocks and its very annoying when trying to transfer workspaces from updates because I have to pretty much redo the code for them to not ignore them.
Issue comments
I have changed the structure generator to have a new parameter "Type of reference ground detection (Top-down detection until the condition is met)" that can be:
- First block
- First motion blocking block
I have tested and made sure they act the same on both 1.12.2 and 1.14.4. This feature will be added with the next snapshot that should be released quite soon.
I will consider adding this option, although I am not sure how this will be implemented in 1.14.4 as in 1.14.4 I use vanilla ground detection system, I'll see.