
(Re)add the custom recipe type in the 1.20 branch
WouterB15 opened this issue · 5 comments
Hey, any ETA on when the custom recipe type is being (re)added to 1.20.x? Because at the moment it's spitting a lot of errors, and I noticed in the code you've got it just commented out.
https://github.com/Jeryn99/Gliders/blob/1.20/common/src/main/java/net/venturecraft/gliders/common/recipe/GliderUpgradingRecipe.java
And then there's about 20 of these.
Im running 1.20.1.
Did a temporary workaround by disabling the recipes using a datapack
The recipe json files don’t actively do anything anymore as the upgrading was moved to anvils, it seems I didn’t catch these files
I’ll get it sorted soon
I had no usages show up for the upgrades, even with using anvils (used EMI to check this). Don't know if that is part of the same issue?
Anyway, look forward to seeing the fix, thanks for your time and effort!