Open pizzanakin opened 2 years ago
Cheers for the detailed report and providing your config - I was able to replicate the issue on my end to a T. Confirmed bug! I've been looking at crafting gubbins for the next update, so will hopefully be able to fix this as a part of that!
I have added mini blocks for all the shulker boxes to the heads.yml in the following manner:
The drop rates are at 100% just to make sure that the block is set up correctly. Breaking a colored shulker box works great and it gives a head drop all the time. However, crafting a colored shulker box does nothing.
Using the sources page of the wiki, I can confirm that the source is registered correctly. It says it should give the block 100% of the time when crafting the colored shulker box. Despite this info showing correctly, the plugin doesn't actually give the head when crafting.
I have added other heads as well today using the source type CRAFT_DROP in this same format and they all worked as they should. This leads me to assume there might be an issue with picking up the craft event for shulker boxes. But that's just my hypothesis.
Hopefully this issue can be fixed, so that the plugin works as advertised!