[1.12.2] New Reagent Items Added via Jsons do not show in JEI tab
TeetoKaziim opened this issue ยท 1 comments
My Custom Reagents are working perfectly, except for one detail:
{
"item": "quark:black_ash",
"enchantments": [
{
"minimumEnchantmentLevel": 1,
"enchantment": "enderzoo:witherweapon",
"probability": 1.0,
"maximumEnchantmentLevel": 1,
"reagentCost": 1
}
]
}
Despite working as a valid enchanting reagent, only the default list of reagent items show up in the JEI tab for the mod.