作者:rebot | 分类:模组
Minecraft 版本: 26.1.2
平台: fabric
标签: utility
A simple mod which can remove all advancements in a namespace.
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
]
Bundles night-config
请登录后举报
暂无评论,抢个沙发吧~