Advancement Disable

Quick rating

Community listing page, reviews here may not be monitored by the author.

Advancement Disable

No reviews yet

A simple mod which can remove all advancements in a namespace.

Mod Loaders
Minecraft
26.2

About

Description

Advancement Disable

A simple mod which can remove all advancements in a namespace.

Usage

The mod removes all advancements in the namespaces configured in the config.

disabledMods = [
    "minecraft", # remove all minecraft advancements
    "mine.*", # remove advancements from all mods starting with mine
    ".*" # remove all advancements
]

Dependencies

Bundles night-config

Advancement Disable

A simple mod which can remove all advancements in a namespace.

Usage

The mod removes all advancements in the namespaces configured in the config.

disabledMods = [
    "minecraft", # remove all minecraft advancements
    "mine.*", # remove advancements from all mods starting with mine
    ".*" # remove all advancements
]

Dependencies

Bundles night-config