Middle Click now picks the blocks item (if it exists) instead of the vanilla item
Changes:
Rewrote Item class (for devs):
There is NO change in how you register the item or create them, but now, instead of passing the Item as an ItemStack, you must call Item#stack() instead