A cross-platform, cross-version dimension-disabling mod
This mod provides gamerules to disable Minecraft's portals: Nether Portal, End Portal, and Gateway Portal.
This will not remove the dimension, but rather disable the teleportation via portals.
The mod includes the following gamerules to disable access to certain dimensions:
/gamerule disableEnd <bool>: Disables the End Portal/gamerule disableNether <bool>: Disables the Nether Portal/gamerule disableGateway <bool>: Disables the End Gateway Portals
Note: In 1.21.11 and later, the gamerule names have slight changed. The capital letters have been replaced with a "_" and the lowercase letter. Ex: /gamerule disable_end <bool>
- Fabric/Quilt (1.14.3 - 1.21.10)
- Forge (1.14.3 - 1.21.10)
- NeoForge (1.14.3 - 1.21.10)
- PaperMC/Spigot/Folia (1.14.3 - 1.21.10)
- Sponge (1.14.3 - 1.21.10)
Simply put the mod in the mods folder
Simply put the plugin in the plugins folder
- Install the Ignite Mixin loader
- Run the ignite jar alongside the paper/spigot jar
- Put the mod in the mods folder and restart
- Install the Ignite Mixin loader
- Rename the Folia jar to "paper.jar". Alternatively, you can launch the game with the following JVM args:
-Dignite.locator=paper -Dignite.jar=./folia.jar - Run the ignite jar alongside the folia jar
- Put the mod in the mods folder and restart