promotional bannermobile promotional banner
premium banner
A simple mod which can remove all advancements in a namespace.

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