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

Disable Basic Fillet Recipes #265

Closed
Dark-Arcana opened this issue Sep 8, 2021 · 5 comments
Closed

Disable Basic Fillet Recipes #265

Dark-Arcana opened this issue Sep 8, 2021 · 5 comments

Comments

@Dark-Arcana
Copy link

Minecraft version: 1.16.5
Aquaculture version: 2.1.20

Sorry to re-open this issue. However, the suggested solution isn't working for me. I'm trying to do the exact same thing as the person above. I've attempted to use KubeJS to remove the fish fillet crafting recipes. When that didn't work, I found this issue. I created a datapack to override /data/aquaculture/recipes/fish_fillet.json. I tried leaving the file blank, with an empty object/array, and with {"type": null} and `{"type": "farmersdelight:cutting"}. No matter what I try, I can't seem to remove the recipes to use #forge:fillet_knife on different fish in the crafting table to create fish fillets.

Do you have some other option? Can we add a config option?

Originally posted by @Dark-Arcana in #249 (comment)

@GirafiStudios
Copy link
Collaborator

Have you tried to actually use the crafting recipe, after having made the datapack change?
It might still show up in JEI. I can add an config option for it showing up in JEI, but not for disabling the recipes - due to how Forge loads things.

@Dark-Arcana
Copy link
Author

image

You're right, it's entirely disabled in the crafting table interface. That's great to see actually. So I guess my current issue is that it's not disabled in JEI.

image

The standard crafting recipe using a crafting table is the first thing a player will see. I don't want them to get confused looking for a fillet knife and seeing that the recipe itself doesn't actually work. I want them to only see the cutting board from farmer's delight. Hope this info helps. I would greatly appreciate a config option to remove showing the recipes in JEI.

@GirafiStudios
Copy link
Collaborator

Added in fb37889

@Dark-Arcana
Copy link
Author

Thanks so much! I'll test it out as soon as it's updated on curseforge and let you know if I run into any more issues.

@Dark-Arcana
Copy link
Author

I'm so happy. It worked!
image

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

2 participants