Hey Guys,
When I try to craft an item from my mod, it has no texture in the table.
When i mouse over, it crashes:
(happens with all items)
From the Creative Menu the item works as intendet.
Mod Class:
regi is a Class i wrote to register the blocks and items. registerRecipe() just calls GameRegistry.addRecipe.
The static item Objects are in IData:
IData:
BaseSword.java:
Greetings,
some dude on the internet