Upgradable Crystal Tools

Upgradable Crystal Tools

2.7k Downloads

1.18.2 Elytra and AIOT recipes not showing

Izunyaaan opened this issue ยท 7 comments

commented

I can't seem to find the crafting recipe on JEI. The other tools seem to show just fine. Is there a mod I'm supposed to add along with this one?

commented

I am assuming it is because they are custom recipes to handle the skill point transfers. I can try to look into making them show up in JEI.

commented

I found out the reason.
crystal_aiot.json:

{
  "type": "crystal_tools:crystal_aiot_recipe"
}

crystal_elytra.json:

{
    "type": "crystal_tools:crystal_elytra_recipe"
}

I am using the 1.3.0 version from curseforge XD

EDIT: Nevermind... it's the same even on the latest release... Hope this isn't hard to figure out :3

commented

Ah, so I can actually craft them?

commented

Yes, you should be able to craft them they just won't show up in JEI. I just got it to show up in JEI, there will be a release either later today or tomorrow that fixes it.
image

commented

Fixed in 1.18.2-1.3.1
Will be fixed in 1.19 and 1.20 soon

commented

Thank you! For both the fixes

commented

NP, glad you like the mod! Let me know if you run into any more issues!