-
Bug
-
Resolution: Duplicate
-
None
-
20w10a, 20w11a, 20w12a, 20w13a, 20w14a, 20w15a, 20w16a, 20w17a, 20w18a, 20w20a
-
Unconfirmed
-
(Unassigned)
You can activate/change the position of an end crystal beam with the command:
/data merge entity @e[type=minecraft:end_crystal,limit=1,sort=nearest] {BeamTarget:{X:1, Y:2, Z:3}}
But the command that should remove the beam is not working:
/data remove entity @e[type=minecraft:end_crystal,limit=1,sort=nearest] BeamTarget
video: 2020-03-1019-44-36.mp4 (ignore the bugged end crystal hitbox)
- duplicates
-
MC-122840 "/data remove" cannot delete beam_target tag in End Crystals
- Reopened