Paper icon indicating copy to clipboard operation
Paper copied to clipboard

Prevent wither skulls from using portals

Open JRoy opened this issue 3 years ago • 3 comments
trafficstars

Fixes #4241

JRoy avatar Aug 05 '22 19:08 JRoy

This feels like it should be fixed in whatever is breaking the collision checks no? Not sure how well that would play with vanilla behaviour. At least this would need some config option to re-enable this behaviour for whatever maniac uses wither skulls travelling through portals.

lynxplay avatar Aug 05 '22 19:08 lynxplay

This feels like it should be fixed in whatever is breaking the collision checks no? Not sure how well that would play with vanilla behaviour. At least this would need some config option to re-enable this behaviour for whatever maniac uses wither skulls travelling through portals.

Having the possibility for a random wither skull being teleported to the world spawn feels like something that shouldn't happen period lmfao

JRoy avatar Aug 05 '22 19:08 JRoy

I mean, wouldn't this logic also apply to other projectiles? If a separate "prevent projectiles using end portals" config was added that would make sense, but, this is a bit of a behavior change that doesn't fix whatever the core issue actually is that may be causing this.

Owen1212055 avatar Aug 05 '22 19:08 Owen1212055

Closing, in the general, is just a work around and I feel that just blindly disabling wither skulls from being able to use portals it not the valid solution here. This is in general most likely caused by the collision optimizations that paper does.

Owen1212055 avatar Nov 14 '22 22:11 Owen1212055