某个mod的配置文件:
# Configuration file
"advanced mobs" {
B:"Attack Evasion"=true
# Skip the Mob Bomb list and allow everything!
B:"Mob Bomb All"=true
I:"Mob Bomb Rarity"=9
I:"Mob Bombs" <
52
>
I:"Potion Buff Chance (0-100)"=1
# List of all the valid potion IDs a mob can spawn with. Amplifier is always x1
I:"Potion Buff List" <
14
12
5
1
>
I:"Wither Skeleton Rarity"=9
B:"Wither Skeletons"=true
}
blaze {
I:"Dimension Blacklist" <
>
I:Fireballs=9
I:Rarity=9
B:Spawn=true
}
creeper {
B:Breaching=true
B:Napalm=true
B:Powered=true
I:"Powered Rarity"=9
}
enderman {
# Valid Endermen Modes (Slender, Normal)
S:Mode=Slender
B:"Player Teleport"=true
}
ghast {
B:Breaching=true
I:"Dimension Blacklist" <
>
D:"Fire Delay"=1.0
D:"Fire Distance"=64.0
I:Rarity=9
B:Spawn=false
}
# Configuration file
"advanced mobs" {
B:"Attack Evasion"=true
# Skip the Mob Bomb list and allow everything!
B:"Mob Bomb All"=true
I:"Mob Bomb Rarity"=9
I:"Mob Bombs" <
52
>
I:"Potion Buff Chance (0-100)"=1
# List of all the valid potion IDs a mob can spawn with. Amplifier is always x1
I:"Potion Buff List" <
14
12
5
1
>
I:"Wither Skeleton Rarity"=9
B:"Wither Skeletons"=true
}
blaze {
I:"Dimension Blacklist" <
>
I:Fireballs=9
I:Rarity=9
B:Spawn=true
}
creeper {
B:Breaching=true
B:Napalm=true
B:Powered=true
I:"Powered Rarity"=9
}
enderman {
# Valid Endermen Modes (Slender, Normal)
S:Mode=Slender
B:"Player Teleport"=true
}
ghast {
B:Breaching=true
I:"Dimension Blacklist" <
>
D:"Fire Delay"=1.0
D:"Fire Distance"=64.0
I:Rarity=9
B:Spawn=false
}
# Configuration file
"advanced mobs" {
B:"Attack Evasion"=true
# Skip the Mob Bomb list and allow everything!
B:"Mob Bomb All"=true
I:"Mob Bomb Rarity"=9
I:"Mob Bombs" <
52
>
I:"Potion Buff Chance (0-100)"=1
# List of all the valid potion IDs a mob can spawn with. Amplifier is always x1
I:"Potion Buff List" <
14
12
5
1
>
I:"Wither Skeleton Rarity"=9
B:"Wither Skeletons"=true
}
blaze {
I:"Dimension Blacklist" <
>
I:Fireballs=9
I:Rarity=9
B:Spawn=true
}
creeper {
B:Breaching=true
B:Napalm=true
B:Powered=true
I:"Powered Rarity"=9
}
enderman {
# Valid Endermen Modes (Slender, Normal)
S:Mode=Slender
B:"Player Teleport"=true
}
ghast {
B:Breaching=true
I:"Dimension Blacklist" <
>
D:"Fire Delay"=1.0
D:"Fire Distance"=64.0
I:Rarity=9
B:Spawn=false
}
2021.12 数据,可能有更多内容
某个mod的配置文件:# Configuration file
"advanced mobs" {
B:"Attack Evasion"=true
# Skip the Mob Bomb list and allow everything!
B:"Mob Bomb All"=true
I:"Mob Bomb Rarity"=9
I:"Mob Bombs" <
52
>
I:"Potion Buff Chance (0-100)"=1
# List of all the valid potion IDs a mob can spawn with. Amplifier is always x1
I:"Potion Buff List" <
14
12
5
1
>
I:"Wither Skeleton Rarity"=9
B:"Wither Skeletons"=true
}
blaze {
I:"Dimension Blacklist" <
>
I:Fireballs=9
I:Rarity=9
B:Spawn=true
}
creeper {
B:Breaching=true
B:Napalm=true
B:Powered=true
I:"Powered Rarity"=9
}
enderman {
# Valid Endermen Modes (Slender, Normal)
S:Mode=Slender
B:"Player Teleport"=true
}
ghast {
B:Breaching=true
I:"Dimension Blacklist" <
>
D:"Fire Delay"=1.0
D:"Fire Distance"=64.0
I:Rarity=9
B:Spawn=false
}
本帖最后由 爱心大魔王 于 2019-9-14 00:03 编辑
最好说下是什么MOD吧……
# Configuration file 结构文件
"advanced mobs" { 高级生物
B:"Attack Evasion"=true 闪避=开启
# Skip the Mob Bomb list and allow everything! 跳过生物炸弹列表,接受任何东西
B:"Mob Bomb All"=true 所有生物炸弹=开启
I:"Mob Bomb Rarity"=9 罕见生物炸弹=9个
I:"Mob Bombs" < 生物炸弹
52
>
I:"Potion Buff Chance (0-100)"=1 药水效果可能性=1%
# List of all the valid potion IDs a mob can spawn with. Amplifier is always x1 列出所有在生物生成时可用的药水ID
I:"Potion Buff List" < 药水属性表
14 隐身
12 火焰抗性
5 力量
1 速度
>
I:"Wither Skeleton Rarity"=9 凋零骷髅稀有度=9
B:"Wither Skeletons"=true 凋零骷髅生成(开启)
}
blaze { 烈焰人
I:"Dimension Blacklist" <
>
I:Fireballs=9 火球威力=9
I:Rarity=9 罕见=9
B:Spawn=true 生成=开启
}
creeper { 苦力怕
B:Breaching=true
B:Napalm=true
B:Powered=true 威力=开启
I:"Powered Rarity"=9
}
enderman { 末影人
# Valid Endermen Modes (Slender, Normal) 有效的末影人种类:细长的、正常的
S:Mode=Slender 生物=细长的
B:"Player Teleport"=true 玩家传送=开启
}
ghast { 恶魂
B:Breaching=true
I:"Dimension Blacklist" <
>
D:"Fire Delay"=1.0 着火延迟=1
D:"Fire Distance"=64.0 着火范围=64
I:Rarity=9 罕见=9
B:Spawn=false 生成=开启
}
最好说下是什么MOD吧……
# Configuration file 结构文件
"advanced mobs" { 高级生物
B:"Attack Evasion"=true 闪避=开启
# Skip the Mob Bomb list and allow everything! 跳过生物炸弹列表,接受任何东西
B:"Mob Bomb All"=true 所有生物炸弹=开启
I:"Mob Bomb Rarity"=9 罕见生物炸弹=9个
I:"Mob Bombs" < 生物炸弹
52
>
I:"Potion Buff Chance (0-100)"=1 药水效果可能性=1%
# List of all the valid potion IDs a mob can spawn with. Amplifier is always x1 列出所有在生物生成时可用的药水ID
I:"Potion Buff List" < 药水属性表
14 隐身
12 火焰抗性
5 力量
1 速度
>
I:"Wither Skeleton Rarity"=9 凋零骷髅稀有度=9
B:"Wither Skeletons"=true 凋零骷髅生成(开启)
}
blaze { 烈焰人
I:"Dimension Blacklist" <
>
I:Fireballs=9 火球威力=9
I:Rarity=9 罕见=9
B:Spawn=true 生成=开启
}
creeper { 苦力怕
B:Breaching=true
B:Napalm=true
B:Powered=true 威力=开启
I:"Powered Rarity"=9
}
enderman { 末影人
# Valid Endermen Modes (Slender, Normal) 有效的末影人种类:细长的、正常的
S:Mode=Slender 生物=细长的
B:"Player Teleport"=true 玩家传送=开启
}
ghast { 恶魂
B:Breaching=true
I:"Dimension Blacklist" <
>
D:"Fire Delay"=1.0 着火延迟=1
D:"Fire Distance"=64.0 着火范围=64
I:Rarity=9 罕见=9
B:Spawn=false 生成=开启
}
爱心大魔王 发表于 2019-9-13 23:57
最好说下是什么MOD吧……
# Configuration file 结构文件
史诗攻城,怎么调怪物刷新距离,这个mod在我刷出的地图的每一处都刷怪物,太卡了
话说,这个配置文件的汉化,论坛有啊
https://www.mcbbs.net/thread-778415-1-1.html
https://www.mcbbs.net/thread-732900-1-1.html
我看了MOD的搬运贴,里面功能介绍里只写了仇恨范围(生物可以感知多大半径的目标),没有修改生成范围的功能
你要觉得怪物太多就用指令随机清除一点吧
https://www.mcbbs.net/thread-778415-1-1.html
https://www.mcbbs.net/thread-732900-1-1.html
我看了MOD的搬运贴,里面功能介绍里只写了仇恨范围(生物可以感知多大半径的目标),没有修改生成范围的功能
你要觉得怪物太多就用指令随机清除一点吧