Posted December 15, 201311 yr Hi, I'm codding my first mod and I'm storing all customOres blocks, like copper, tin and silver, in the same ID using metadata. I check the Block class and it has only the method below to handle iconRegister: public void registerIcons(IconRegister par1IconRegister) How can I register the right icon for each subBlock?
December 15, 201311 yr Author It works! Sometimes the answer is right in front of our eyes and we can't see it ^^ Thanks everybody!
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.