Minecraft Mod. Ensures correct destinations when travelling back and forth through Nether Portals in Multiplayer. - NetherPortalFix/settings.gradle at 1.20.x · TwelveIterationMods/NetherPortalFix
Minecraft Mod. Ensures correct destinations when travelling back and forth through Nether Portals in Multiplayer. - NetherPortalFix/build.gradle at 1.21.x · TwelveIterationMods/NetherPortalFix
Description got a modded server with my friends, i got a modpack with a lot of client side mods and when i go to the nether no blocks load, except the portal and other player placed blocks. i couldnt select version 1.21 for some reason. this doesnt effect single player worlds....
I'll also note that the value you've set in the MV config (portalsearchradius: 1024), actually has no effect. It broke when 1.14 was released and there's no feasible way for us to fix it for all versions. Paper also has a setting for this. But why is it work fine when I go ...
Breadcrumbs NetherPortalFix / build.gradleTop File metadata and controls Code Blame 94 lines (82 loc) · 3.42 KB Raw plugins { id 'fabric-loom' version '1.4-SNAPSHOT' apply(false) // id 'org.spongepowered.gradle.vanilla' version '0.2.1-SNAPSHOT' apply(false) // this causes ForgeGradl...