You know the funny thing about that is some Minecraft mods use Bauxite as the name for the ore and ingots to sidestep the debate on how to spell/pronounce the metal lol
It’s pseudocode, since I don’t know how to program in Java
Technically no, because it’s not modifying the item’s forge dictionary internal ID, just the displayed string in the two-word combination (IE: “Bauxite Ingot” -> “Aluminum Ingot”)
You know the funny thing about that is some Minecraft mods use Bauxite as the name for the ore and ingots to sidestep the debate on how to spell/pronounce the metal lol
I never realized that, time to make a mod that renames those instances aluminum!
if(item(forgedict:bauxite)){
replacePrefix(Aluminum)
};
Uh, does that break every single mod with a recipe involving bauxuminium, or no?
It’s pseudocode, since I don’t know how to program in Java
Technically no, because it’s not modifying the item’s forge dictionary internal ID, just the displayed string in the two-word combination (IE: “Bauxite Ingot” -> “Aluminum Ingot”)
Hey fair enough, its been… a number of years since I ran a MC server!
I … don’t actually remember the precise syntax anymore either, lol.
I’m going with ‘box-ite’, and if that’s wrong somehow, I’m removing it from the server, rofl.