
Show All Advancements
A mod that reveals every advancement to players, regardless of progression.
- Загрузки
- 285
- Подписчики
- 1
- Обновлён
- 8 июля 2026 г.
- Лицензия
- CC0-1.0
Опубликован 6 июля 2026 г.
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.
Ченджлог
1.2.1Релиз26.1.1, 26.1.2, 26.2 · 8 июля 2026 г.
First release on modrinth
Комментарии
Загружаем…