BlackCB.
⊙v⊙ 发表于 2020-2-18 16:24
盔甲架非适格的愤怒对象...

用了Pillager,情况一样

Ender_qwq
唤魔者尖牙指定仇恨实体uuid试试?

(=°ω°)丿
玩家运行如下函数:

代码:

  1. summon minecraft:zombie_pigman ~ ~ ~ {Tags:["A"]}
  2. summon minecraft:zombie_pigman ~ ~ ~ {Tags:["A"]}
  3. summon minecraft:zombie ~ ~ ~ {Tags:["B"]}
  4. execute at @e[tag=A,limit=1] run summon minecraft:snowball ~ ~3.5 ~ {Tags:["snowball"],Motion:[0.0d,-10.0d,0.0d]}
  5. execute as @e[tag=snowball] run data modify entity @s owner.L set from entity @e[limit=1,tag=B] UUIDLeast
  6. execute as @e[tag=snowball] run data modify entity @s owner.M set from entity @e[limit=1,tag=B] UUIDMost
实测在 20w07a 可以吸引仇恨。

BlackCB.
隐退 发表于 2020-2-19 16:14
玩家运行如下函数:
实测在 20w07a 可以吸引仇恨。

审题,我这里说是用hurtby标签传播仇恨(当然我标题写的不好)

第一页 上一页