作者:rebot | 分类:模组
Minecraft 版本: 1.20.1 1.21.1 26.1 26.1.1 26.1.2
平台: fabric forge neoforge
Change config in config/registry-blocker.json.
The key is registry identifier, the value is entry identifier.
Config should reload when reloading data packs.
There will be error in latest.log if the registry is referenced by another entry.
Recommend use with https://modrinth.com/mod/data-dumper to dump matched registry with tag or regex. .
Recommend use with https://modrinth.com/mod/mod-sets to disable the developing mods in the published pack.
{
// Since https://github.com/misode/mcmeta/blob/data-json/data/minecraft/worldgen/structure_set/pillager_outposts.json#L6 is requiring this entry. The world won't load
"minecraft:worldgen/structure_set": [
"minecraft:villages"
],
"minecraft:block": [
"minecraft:redstone_wire"
]
}请登录后举报
暂无评论,抢个沙发吧~