
Disable Advancements In Dimensions
A Minecraft Fabric mod that allows you to disable advancements and their tracking in specific dimensions. Perfect for isolating custom dimensions (e.g., creative worlds) from interfering with your survival world's progression.
This mod should disable only actual displayable advancements and should not interfere with functionality of datapacks that rely on advancements. If you encounter any compatibility problems, please open an issue here.
Requirements
- Fabric Mod Loader
- Fabric API
Configuration
Config File
Edit config/disable_advancements_in_dimensions.json to add/remove dimension IDs.
Example configuration:
{
"blockedDimensions": [
"minecraft:the_nether",
"custom_mod:creative_dimension"
]
}
Commands
Disable advancements in a dimension:
/disable_advancements <dimensionId>Example:
/disable_advancements minecraft:the_endRe-enable advancements in a dimension:
/enable_advancements <dimensionId>Example:
/enable_advancements custom_mod:mining_world
Notes:
- Requires operator permissions.
- Changes are saved to the config file immediately.
- Accepts only valid dimension IDs.
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.21, 1.21.1, 1.21.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as disable-advancements-in-dimensions-1.0.0-1.21.jar — drop this file into the mods folder
- Download size: 18 KB
- Download link checked 20 Aug 2026 — working
These come from our own check of the pack file, not from the source page.