Posted March 11, 201312 yr Can someone help me figure out how to update my mods to 1.5? I'm new to this, but I've made a few now, and want to keep em updated. The iconindex appears to have been removed (understandable with the new textures system in 1.5), but I don't know how I can fix my existing mod to meet this change. Do I have to split up my textures? If so, how do I let eclipse know which one I'm referring to? An actual code snippet(s) would help, that's the way I like to learn.
March 11, 201312 yr I think forge should add the icon index back because MC puts all the indivilual Textures back in to the sheet when it runs in 1.5 so forge did not need to change that at all.
March 11, 201312 yr I think forge should add the icon index back because MC puts all the indivilual Textures back in to the sheet when it runs in 1.5 so forge did not need to change that at all. Where did you get that information? Since MC can handle multiple resolutions for different items, I don't think so. Also if it would be then the new system would be more or less useless. Anyway, if you wanna fix that, I suggest you look at the IronChest2 source on github: https://github.com/cpw/ironchest/tree/master/IronChests2 Don't ask for support per PM! They'll get ignored! | If a post helped you, click the "Thank You" button at the top right corner of said post! | mah twitter This thread makes me sad because people just post copy-paste-ready code when it's obvious that the OP has little to no programming experience. This is not how learning works.
March 11, 201312 yr where did you get mcp for 1.5? Use examples, i have aspergers. Examples make sense to me.
March 11, 201312 yr where did you get mcp for 1.5? Searge put the pre-release on his twitter. MCP 7.42: http://t.co/GNMzOdkwth
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.