Posted April 19, 201411 yr I know, I know, me again, I'm learning. I have looked over the code dozens of times but when I go in the game it is not there. Any help or explanation would be appreciated. Thanks. Link to code: https://github.com/chasingfirehpps/Future-weapons-mod
April 19, 201411 yr What minecraft version are you using? If you using 1.7.x, you need to register the item with GameRegistry.registerItem(). Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support. 1.12 -> 1.13 primer by williewillus. 1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support. http://www.howoldisminecraft1710.today/
April 19, 201411 yr If you are using 1.7.x, you also need to use lang files as LanguageRegistry is no longer supported.
April 19, 201411 yr is the item ID already in use by something else? Legend of Zelda Mod[updated September 20th to 3.1.1] Extra Achievements(Minecraft 1.8!)[updated April 3rd to 2.3.0] Fancy Cheeses[updated May 8th to 0.5.0]
April 23, 201411 yr You aren't suppose to have two methods with (FMLInitializationEvent) merge them together, have the same fields etc. inside.
April 23, 201411 yr Is the creative tab working properly? Try using a default one. Usually when my stuff doesn't work, that's the problem.
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.