[TC6] How to prevent Rifts from spawning in a certain dimension?
ben-mkiv opened this issue ยท 0 comments
Hi,
after looking at the thaum api i'm a bit confused about how to prevent rifts from spawning in a dimension like overworld.
so whats the way to go? Actually it looks like i have to catch onJoin event and look if its a rift, and drain all flux from that area to prevent new spawn events.
feedback is appreciated :) thanks