Can't manually spawn wither storm platform structure
RichPrune opened this issue ยท 5 comments
Please check the guidelines before submitting: #217
Minecraft version
forge 1.19.2
Mod version
latest
Describe the bug
So, when i try to spawn in the spawn platform structure, it says "failed to place structure". However, when I try to spawn in the bowels(the only other structure), it does work. This doesn't happen for any other structure from any other mod; so what gives?
To Reproduce
Steps to reproduce the behavior:
- download witherstorm mod and (what i use to spawn in structures but you could also use a structure block) generation stages
- Use a structure block or with gen stages type in /place structure witherstormmod:storm_spawn_platform
- "failed to place structure"
- nothing appears
Crash Reports / Logs
latest.log
Is OptiFine installed?
no
nvm thats the wrong crash report
latest.log
This is intentional, the way the structure works makes it so it can only be spawned/placed at the 0, 0 chunk. There isn't a solid way to circumvent this currently, sorry.
is there a better way to summon the wither storm on my own terms? like lets say i give myself a command block in survival once i complete my modpacks progression; then how would i place it? do you have any ideas