I'm not even sure if this is possible, but I'd like a mod that changes any calculations other mods do using float to calculations using double. The reason I'm asking for this is because I do a lot of work at high x/z coordinate values and quite a few mods become unstable in different aspects.
I'm not even sure if this is possible, but I'd like a mod that changes any calculations other mods do using float to calculations using double. The reason I'm asking for this is because I do a lot of work at high x/z coordinate values and quite a few mods become unstable in different aspects.
Not exactly easy on the fly, but height should not affect anything to do with mods unless that specific feature is reliant on height, so if the mod is iterating over the surrounding area, which even then should still not cause any problems.
Rollback Post to RevisionRollBack
Author of the Clarity, Serenity, Sapphire & Halcyon shader packs for Minecraft: Java Edition.
Not exactly easy on the fly, but height should not affect anything to do with mods unless that specific feature is reliant on height, so if the mod is iterating over the surrounding area, which even then should still not cause any problems.
Author of the Clarity, Serenity, Sapphire & Halcyon shader packs for Minecraft: Java Edition.
My Github page.
The entire Minecraft shader development community now has its own Discord server! Feel free to join and chat with all the developers!