I need certain blocks (some vanilla, some modded) to drop to each drop two of a different item from what they normally drop. For example: vanilla and modded types of stone drop different kinds of gravel when broken with a hammer, but they drop their own cobble variants when broken with a pickaxe.
Gist updated, now I'm getting 'mouseReleased event handler', new development: the game will launch , but the game crashes as soon as I try to click into the creative tab.
I'm fairly sure it's something to do with my creative tab, I'm trying to order it manually.
https://gist.github.com/CMPLXapps/20672f2771e42087d5eea41de6381c80
I'm fairly sure its due to my creative tab class.
https://gist.github.com/CMPLXapps/20672f2771e42087d5eea41de6381c80
FINAL EDIT: I have solved the problem, everything works as intended, and is now working in the way I was originally hoping.