I made MC mods a long time ago and they took away
setTextureName
, I was trying to get textures to work now and I was having issues:
I am running this on PreInit:
http://hastebin.com/imutoxeqim.avrasm
And getting this when it crashes:
http://hastebin.com/uzohuqudih.vala
A few years ago I made minecraft mods, then I quit. I come back to see that on the new 1.10 forge registerItem has been deprecated. I do not at all understand how the new registry system works. Can someone help me?