... | ... | @@ -259,10 +259,7 @@ MythicMobs实体名: |
|
|
- KnockbackResistance: 0.05
|
|
|
- Health: 2
|
|
|
- Damage: 1
|
|
|
Disguise:
|
|
|
Type: player
|
|
|
Skin: '&l伪装成MM作者&r'
|
|
|
Player: Ashini
|
|
|
Disguise: player ashini setdisguisename &l伪装成MM作者
|
|
|
Bossbar:
|
|
|
Enabled: true
|
|
|
Title: '测试标题文本'
|
... | ... | @@ -271,6 +268,6 @@ MythicMobs实体名: |
|
|
Style: SOLID
|
|
|
Skills:
|
|
|
- throw{v=5;vy=5} @trigger ~onAttack 0.5
|
|
|
- sound{s=entity.zombie.hurt;v=1;p=0} @self ~onDamaged
|
|
|
- e:particles{p=cloud;a=50;s=0.05} @self ~onDeath
|
|
|
- sound{s=entity.zombie.hurt;v=1;p=0} ~onDamaged
|
|
|
- e:particles{p=cloud;a=50;s=0.05} ~onDeath
|
|
|
``` |
|
|
\ No newline at end of file |