WhiteRiceYT Posted June 27, 2018 Posted June 27, 2018 (edited) This is the lang file: This is in game Edited June 28, 2018 by WhiteRiceYT Quote
Choonster Posted June 27, 2018 Posted June 27, 2018 Your lang file needs to be called en_us.lang (with an underscore), not en-us.lang (with a dash). Quote Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.
Draco18s Posted June 27, 2018 Posted June 27, 2018 In addition, registry names (and therefor, by extension, unlocalized names) should be all lower case, as you should be using item.setUnlocalizedName(item.getRegistryName()) so that your mod ID is part of your item's unlocalized name. Quote 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.
Recommended Posts
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.