-
Bug
-
Resolution: Duplicate
-
None
-
1.15.2
-
None
-
Unconfirmed
-
(Unassigned)
This is my Realm Server. I made trident missle like this.
- execute as @e[type=trident,nbt=\{inGround:1b}] at @s run summon minecraft:creeper ~ ~ ~ {Fuse:0,ExplosionRadius:3} (Repeat)
- execute as @e[type=trident,nbt=\{inGround:1b}] at @s run particle minecraft:explosion_emitter ~ ~ ~ (chain)
- execute as @e[type=trident,nbt=\{inGround:1b}] at @s run kill @s (chain)
When I shoot trident vertically up to down , this issue is occured with a small chance in that area.
- duplicates
-
MC-166005 Stuttering when crossing chunk borders/loading chunks
- Resolved