有没有大佬知道怎么修模组bug?
我再做一个自定义袭击,用的是这个模组https://www.curseforge.com/minecraft/mc-mods/factioncraft1.16.5的在这个版本这个goety:apostle生物是无法生成,在游戏中显示刚开始袭击就是胜利。换其他模组生物都行goety:https://legacy.curseforge.com/minecraft/mc-mods/goety
{
"name": "minecraft:e",
"replace": false,
"banner": {
"id": "minecraft:black_banner",
"count": 1,
"tag": {
"HideFlags": 32,
"BlockEntityTag": {
"Patterns": []
},
"display": {
"color": 0,
"translate": "e"
}
}
},
"entities": [
{
"entity_type": "goety:apostle",
"rank": "soldier",
"maximum_rank": "leader",
"weight": 100,
"strength": 8,
"minimum_wave": 1,
"maximum_spawned": 3}]}
我发现这个goety模组的名字文件中apostle你的名字分为头衔和名字随机组合,是不是跟这个有关,大佬怎么解决呀?
页:
[1]