v.0.1.0b
Fixed:
- Crash of the game due to an error in the Mixin (MixinItemRenderer.java)
- I used a strict comparison and missed that the given one could be null.
- Crash of the game due to an error in the Mixin (MixinItemEntityRenderer.java)
- I did not filter the items that should and should not have been touched.


