Gliders

Gliders

1M Downloads

(Re)add the custom recipe type in the 1.20 branch

WouterB15 opened this issue · 5 comments

commented

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
image
And then there's about 20 of these.

commented

Which 1.20.x version? .1 or .2?

commented

Im running 1.20.1.

Did a temporary workaround by disabling the recipes using a datapack

commented

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

commented

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!

commented

image

Update 1.1.6 will be up on all platforms tonight, please download when available

(Not really sure why EMI doesn't see the Anvil recipes)