Started by
TheCabbage
on
Topic category: Help with Minecraft modding (Java Edition)
I am trying to figure out how to add different variants of the same structure. For example, in vanilla Minecraft there are two different variants of the Igloo structure (one with a basement and one without). I am attempting to do something similar to that, however I do not want each variant to be its own separate structure, because this causes them to overlap with one another when randomly generating. Is there anyway for me to do this?