SammySemicolon / Malum-Mod

A minecraft mod about dark magic.
GNU Lesser General Public License v3.0
90 stars 36 forks source link

[FABRIC] Mod Integration Impetus recipes never get loaded due to using an outdated tag convention #300

Open f-raZ0R opened 1 month ago

f-raZ0R commented 1 month ago

It is no longer #c:ingots/[metal], it is now #c:[metal]_ingots, for consistency with Neoforge. Everything referencing this old convention should be changed to reflect the new tagging convention.