Question - How do I make a structure only generate in sand?
P3rf3ctXZer0 opened this issue ยท 1 comments
P3rf3ctXZer0 commented
while converting a schematic I am trying to make this only spawn if there is a minimum of 200 sand blocks near generation site.
Ivorforce commented
I recommend using the biome expressions to limit the generation to $SANDY - type biomes.
You can further limit generation using the placer to a surface or generation site consisting of sand blocks. You can read up on this on the wiki.