mojira.dev

Lu_Seed

Assigned

No issues.

Reported

Comments

Affects 1.21.4 Release Candidate 3.

Affects 1.21.4 Release Candidate 1.

Affects 1.21.4 Pre-Release 3.

1. Put the two commands below into a repeating command block and activate it.

execute as @a at @s anchored eyes run particle minecraft:crit ^ ^ ^3 0 0 0 1 1
execute as @e[tag=test] at @s on passengers rotated as @s on vehicle run tp @s ^ ^ ^0.2
execute as @a at @s anchored eyes run particle minecraft:crit ^ ^ ^3 0 0 0 1 1
execute as @e[tag=test] at @s on passengers rotated as @s on vehicle run tp @s ^ ^ ^0.2

2. Summons an entity.

/summon minecraft:armor_stand ~ ~ ~ {Tags:["test"]}
/summon minecraft:armor_stand ~ ~ ~ {Tags:["test"]}

3. Ride the nearest entity. 

/ride @s mount @e[sort=nearest,limit=1,tag=test]
/ride @s mount @e[sort=nearest,limit=1,tag=test]

4. Rotate the camera. This happens randomly at low ping or singleplayer, but has a 100% chance at high ping (50+).

... or use the attached datapack and type the /function mc_277807:summon command. Then rotate the camera.

[media]

Affects 1.21.4 Pre-Release 1.

Android is also affected.

Can confirm in 1.19.1.

Fixed in 1.18.2 Pre-release 3.

Alas ... it was caused by "resource packs" Sorry.