使用 MythicMobs
如何让 MythicMobs 处理自定义怪物
StaticallyChargedSheep:
Type: SHEEP
Display: '&aStatically Charged Sheep'
Health: 100
Damage: 2
Options:
MovementSpeed: 0.3
DamageModifiers:
- LIGHTNING 0
- FIRE 0.5
Skills:
- lightning @LivingInRadius{r=10} ~onTimer:100 replace_mobs_spawn:
mob1:
replace_mythicmob:
name: StaticallyChargedSheep
always: true
type: SHEEP随机概率
完整配置
ItemsAdder 中的 mobs.yml 配置
Mythicmobs 怪物配置示例
Mythicmobs 随机生成配置示例
最后更新于