I'm new to modding and I've been following this tutorial: http://www.minecraftforge.net/wiki/Tutorials
I've noticed a few of the methods are depricated and it doesn't seem too up to date. I have created a block and an item however overriding the getItemDropped method doesn't seem to work to make the block drop the ore. It just throws an error, does anybody know why this is? And if there is a tutorial on how I could do something like this in 1.9? Thank you!