ChemLib

ChemLib

14M Downloads

Aluminium ingots, nuggets and plates forge tag is incorrect.

korAPUcard opened this issue ยท 3 comments

commented
forge:ingots/aluminium
forge:nuggets/aluminium
forge:plates/aluminium

These forge tags is misspelled to 'Aluminum'. So only aluminium ingots, nuggets and plates recipe doesn't recognized in other mods.

Minecraft version is 1.18.2.

commented

That is the correct spelling in American English for the word "aluminum".

commented

Oh dear, it's the eternal American English / English English debate. We should probably have that in the localization.
Also, we should definitely be using whichever forge tag is common practice in other mods.

commented

The common and standard way to tag "aluminum" is as forge:ingots/aluminum. This is how it works for practically all mods. If a modpack maker wants to change how it works, they can write a script using kube/crafttweaker to remove the existing tags and make a new one with their preference.