Tim de Vries
- timtijmen
- timtijmen
- Europe/Dublin
- Yes
- No
5 issues
Key
Summary
Status
Reporter
Assignee
Created
Removed Security Level: Minecraft - Private
Removed Security Level: Minecraft - Private
Removed Security Level: Minecraft - Private
Changed Description:
When you ride a entity and apply a motion to it, and teleport it causes a desink which can get you stuck in unloading chunks.
How to replicate this issue:
- Place 2 repeating command blocks.
- Command 1:
execute as @e[type=sheep] at @s run data merge entity @s {Motion:[1d,0.0d,0d]}When you ride a entity and apply a motion to it, and teleport it causes a desink which can get you stuck in unloading chunks.
How to replicate this issue:
Make a flat world and follow these steps.
- Place 2 repeating command blocks.
- Command 1:
execute as @e[type=sheep] at @s run data merge entity @s {Motion:[1d,0.0d,0d]}
- Command 2:
execute as @e[type=sheep] at @s run tp @s ~ ~ ~
- Spawn a sheep with spawn egg.
- run in chat: /ride @s mount @n[type=sheep]
- You will now ride the sheep to the edge of the world, the new chunks wont load, you get stuck in unloaded chunks and you cant dismount.
- To release yourself run in chat:
/ride @s dismount
Added Environment:
Version: Java 1.21.4 Vanilla.
OS: Windows 11
Added Attachments:





