[SPIGOT-5339] TNT doesn't accelerate enderpearls Created: 22/Sep/19  Updated: 03/Jan/22  Resolved: 03/Jan/22

Status: Resolved
Project: Spigot
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Minor
Reporter: Joonas Tynjälä Assignee: Marvin Rieple
Resolution: Fixed Votes: 1
Labels: mechanical, speed, vanilla
Environment:

Multicraft server with 3gb of ram, rest unknown.


Attachments: PNG File 2019-09-22_17.57.20.png    
Version: git-Paper-192
Guidelines Read: Yes

 Description   

So I have a redstone machine that the science side of minecraft may know of. It's purpose is to accelerate an enderpearl to stupid speeds as a mean of transportation.

 

However, the tnt doesn't apply any velocity to the pearls. I have tested this with no plugins, but the bug remained. I have also copied my world to single played and tested it there, where it worked perfectly.
I have also tried to run the server with vanilla-1.14.4.jar - server, and it worked there as well.



 Comments   
Comment by Marvin Rieple [ 03/Jan/22 ]

Made a PR for this: craftbukkit#988

Comment by XiaoPangxie [ 16/Feb/21 ]

@md_5
For projectiles, the forceExplosionKnockback field in the Entity class is false, and the projectile cannot be damaged, so the projectiles cannot be accelerated by explosions. (In Explosion.java#195, these conditions will cause acceleration not to be calculated.)

Comment by XiaoPangxie [ 16/Feb/21 ]

Maybe this issue is related to SPIGOT-949

Comment by md_5 [ 05/Oct/19 ]

Include a copy of the machine please

Generated at Tue Apr 08 01:21:05 UTC 2025 using Jira 10.3.3#10030003-sha1:d220e3fefc8dfc6d47f522d3b9a20c1455e12b7b.