1.6.4
Hey! So im new to modding, and I wanted to try to add a written book with info about the mod and such, but I can't get the crafting of it right. I can craft it, but I dont get the right item.
This is the Class file, called bookOfShadows:
https://gist.github.com/anonymous/8889274
Here is my main file:
https://gist.github.com/anonymous/8889261
I've tried a lot of things, but apparently not the right thing lol
I'm not sure how to make an itemstack with metadata, I tried stuff like "Item.WrittenBook, 1, 1" but it didn't work.
As it is now, I get a blank item without a texture when I craft it, so I atleast don't get nothing, thats always something haha.
Anyone who can help?
thanks
(and ofc I couldn't get them embed gist to work either -.-' )