Started by
JuicyG
on
Topic category: Help with modding (Java Edition)
Hey all. As the title says, I can't seems to make my structure only generate in caves. My structure is only a single chest with a custom loot table. I've tinkered with all the settings, and nothing seems to be what I'm looking for. Notably, I've tried to restrict the structure to only spawn in cave air but it just never ends up generating. When I put the spawn location as underground, I also can't seem to get it to work how I want it to.
A possible workaround you could do is make a block that looks like stone but only generates on stone/cave air (if there is even an option for cave air for a block) then just have your chest restricted to spawn only on that custom block.
Remove the restriction and make it -y 50 or something. Use the latest Mcreator if possible. I have my structures spawning off one block.
Chew