AtomicStryker

Results 34 comments of AtomicStryker

https://code.google.com/p/atomicstrykers-minecraft-mods/source/detail?r=cdd3e5ff65bfb6eb1cec46c9d6a37cde9fbc1409

hackRenderGlobalConcurrently is a very expensive action that is meant to run one single time when you change dimensions. Clearly it's running again and again in your case. But this is...

If you want to tinker with this by yourself, do not let me stop you: https://github.com/AtomicStryker/atomicstrykers-minecraft-mods/tree/1.12.2/DynamicLights If you are very lucky, "gradlew.bat build" will still work or require minimal googling...

So a Bad interaction probably. Glad you resolved it for yourself On Thu, 20 Jun 2024, 01:37 Jon, ***@***.***> wrote: > Without any code changes, adding Dimensional Doors' dimension IDs...