Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.12.2] Disabling recipes breaks advancements #1212

Open
LunarLambda opened this issue Oct 23, 2024 · 0 comments
Open

[1.12.2] Disabling recipes breaks advancements #1212

LunarLambda opened this issue Oct 23, 2024 · 0 comments

Comments

@LunarLambda
Copy link

LunarLambda commented Oct 23, 2024

Disabling a built-in recipe results in lots of errors being thrown like the following:

[09:43:25] [Server thread/ERROR] [FML]: Parsing error loading built-in advancement ic2:recipes/dusttin_recipes
com.google.gson.JsonSyntaxException: Unknown recipe 'ic2:shapeless_item.itemdustbronze_-364730307'

Would it be possible to either add support for disabling IC2's advancements, or having it detect that a recipe is disabled and not add the advancements relating to those items?

Unfortunately in 1.12.2 there seemingly isn't a good way to modify or disable modded advancements. Since the prerequisuite recipe IDs seem hardcoded, I can't even replace a recipe with a different one and have the advancements work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant