Posted September 10, 20169 yr Any reason to not make: test_item_registry_name also be the unlocalized name? a.k.a: item.test_item_registry_name.name=Just A Test Item Doing stuff n' things
September 10, 20169 yr It's okay for the registry and unlocalised names to be the same, as long as the registry name isn't derived from the unlocalised name. I recommend setting the registry name, then setting the unlocalised name to the registry name (like this). Registry names are unique, constant IDs; unlocalised names aren't unique and can change at any time. 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.
September 10, 20169 yr Author Well, first of all you should include your ModID in your unlocalized names, since unlocalized names are just using one big pool across all mods. That I know, I was giving an example.. I understand that registrynames are unchangeable because it would destroy items in the world if I do change.. But I have very spesific things in my mind that I know that will not change from time to time at all because the registry name is also how I get the actuall item objects(The registryname will be set to the object instance name "ish") So when I call items I will have to change it aswell so I know it wont change..... Sry for anyone who had to read that.. Me words bad no knows explain So I'm getting that I can do this anyways... Thanks! Doing stuff n' things
September 10, 20169 yr Author Also, (like this). Thanks for showing me this project! it has alot of usefull stuff! Doing stuff n' things
September 10, 20169 yr it has alot of usefull stuff! Alot is Better than You at Everything 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.