ProtocolLib broken Sculk Block - 1.19 Bug
AccioAce opened this issue ยท 2 comments
Describe the bug
ProtocolLib has a bug where Sculks block doesn't drop EXP as it suppose to when players break them. I tested it and it didn't work for me.
To Reproduce
Steps to reproduce the behavior:
Explained above ^ and provided a short gif video as well.
Expected behavior
Sculks block should be dropping EXP upon breaking it.
Screenshots
Here's a gif of it not dropping exp when it suppose too -> https://gyazo.com/31f76294431b74c2147d77ece5fbd99b
Version Info
ProtocolLib Dump: https://www.toptal.com/developers/hastebin/epoxuhifoh.kotlin
Additional context
Not that I know of, but it does need fixing asap.
I just tested it on a clean installation and (as expected) the issue is not caused by ProtocolLib. Try removing other plugins, one of them might depend on PLib and works no longer when you remove it, letting it look like PLib is causing the issue