Posted December 17, 201410 yr Hey guys ! I'm working on a small mod for 1.8, and I wonder : how do you make a new Item Material ? The 1.7 version allowed you to do this : EnumHelper.addToolMaterial(Stuff, otherstuff, morestuff, somestuffagain) What is the 1.8 equivalent ?
December 17, 201410 yr Well, seeing as only FML is updated for 1.8 and EnumHelper is a Forge class, my guess is... Reflection. Or wait for Forge. Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
December 17, 201410 yr Author Ho, I did not know the difference between Forge and FML... I took a look at this. I almost understood the difference. Thank you anyway!
December 17, 201410 yr Well, seeing as only FML is updated for 1.8 and EnumHelper is a Forge class, my guess is... Reflection. Or wait for Forge. Forge has been out for 1.8 for at least a few weeks. Look at the 1.8 branch on the MinecraftForge GitHub or the 1.8 link in the Files page. BEFORE ASKING FOR HELP READ THE EAQ! I'll help if I can. Apologies if I do something obviously stupid. If you don't know basic Java yet, go and follow these tutorials.
December 17, 201410 yr Well i looked at files.minecraftforge.net which did not have a1.8 branch. Looking at the GitHub was not an obvious place to look Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
December 17, 201410 yr files.minecraftforge.net definitely has a 1.8 branch The branches are listed like this: Branches: New 1.8 Prerelease Mc172 BEFORE ASKING FOR HELP READ THE EAQ! I'll help if I can. Apologies if I do something obviously stupid. If you don't know basic Java yet, go and follow these tutorials.
December 18, 201410 yr Oh you're right it is. But it's apparently too good to be listed in the "list of all versions" drop down. Instead you have to scroll the page, past the recommended listing for half a dozen versions to link that takes you to a separate page. Which I might add, is below the bottom of my browser window. Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
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.