Started by
TheDoctorWhomst
on
Topic category: Help with Minecraft modding (Java Edition)
As the title says, I need help with custom dimension portal spawning. I want to stop them from spawning on the ceiling of a nether-like generated world. I have a vague idea of what I can do in terms of procedures, but I can't figure out what I would do to trigger it. I can't find an equivalent to when portal generated or something like that. I just kinda need to know where to even begin.
Thanks in advance for any help you can provide!
When player enters dimension? (And you make it happen only once.)
I did think it might be that, just thought it would happen every time. I'll see if I can make it work. Thanks!
Let me know if it works.
Sorry, didn't see that it had updated. I couldn't get it to work. Doesn't mean it can't but I tried for a while and never figured it out. Ended up creating a new way to enter the dimension.