Angelic Block has poor creation checks
NielsPilgaard opened this issue ยท 11 comments
Minecraft 1.12
Forge 14.21.1.2406
AoV 1.12-0.4.1
Heya. I attempted to make the structure to begin the mod on my server - It seemed to work well at first, as the altar appeared, but it vanished shortly after, along with the diorite. The andesite didn't disappear, and most of the granite was replaced with netherrack.
I'm pretty sure I made the structure correctly, as I've made it several times in single player.
Huh, that's weird. I'm currently using psi and my own mod here in a private pack (and server) and still haven't ran into this issue. The structure does however require that there aren't any blocks around anywhere in the box
I guess you can call it. My checks aren't that great and needs to be rewritten so it's possible a block is in the way somewhere. Think of it like Botania's gaia guardian setup and how it requires an open area for now.
I finally found it! Somehow, your mod is conflicting with Psi, and vice-versa.
Would you like a forced crashlog or something?
Is the structure still valid if blocks touch the bottom Andesite/Granite, on the bottom or sides?
That's really weird, I suppose there's another mod conflicting aswell.
Damnit, I was really hoping I was just making the structure poorly, that would've been so much easier :p
Bottom is fine but sides are not. That's my shit code in play right there. Once I have time I'll go in and overhaul the checks.