-
Bug
-
Resolution: Cannot Reproduce
-
None
-
1.20.1, 1.20.2 Pre-release 2
-
None
-
Java 17, 1.20.1, Windows 11
-
Unconfirmed
-
(Unassigned)
Problem
When summoning a Vex and modifying its NoAI value to the opposite of its summoned state, it is unaffected.
Steps To Reproduce
With AI to Start
- Summon a Vex with "/summon vex ~ ~ ~"
- Modify the data of the Vex "/data modify entity @e[type=minecraft:vex,limit=1] NoAI set value 1b"
- Observe the lack of change
No AI to Start
- Summon a Vex with "/summon minecraft:vex ~ ~ ~ {NoAI:1b}"
- Modify the data of the Vex "/data modify entity @e[type=minecraft:vex,limit=1] NoAI set value 0b"
- Observe the lack of change