Show All Advancements
作者:rebot | 分类:模组
Minecraft 版本: 26.1 26.1.1 26.1.2 26.2
平台: fabric
标签: utility
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.
请登录后举报
暂无评论,抢个沙发吧~