So I am following a tutorial and I just started adding recipes when I came across this error which crashes Minecraft:
java.lang.ClassCastException: com.hypenauticpulse.tutorial.items.BasicItem cannot be cast to java.lang.Character
The code entire code branch: https://github.com/HypenauticPulse/Tutorial/tree/master/tutorial/src
And the full crash report: https://github.com/HypenauticPulse/CrashLogs/blob/master/crash-2016-05-04_17.25.30-client.txt
Thanks ahead of time for those of you that can help!