Show All Advancements

Quick rating

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

Show All Advancements

By p1k0chuOwner

No reviews yet

A mod that reveals every advancement to players, regardless of progression.

Mod Loaders
Minecraft
26.2

About

Description

Show all advancements

Minecraft server side mod that makes all advancements show up for clients.

"Hidden" advancements are hidden by default. You can override this by setting config option showHiddens.

Advancement IDs in the list alwaysHiddenAdvs will be hidden regardless of the first option.

A default config file is created at launch, in .minecraft/config directory. Example that shows hiddens but hides HDWGH:

{
  "showHiddens": true,
  "alwaysHiddenAdvs": [
      "minecraft:nether/all_effects"
  ]
}

The command /show-all-advancements reloadconfig will reload the config.