-
Notifications
You must be signed in to change notification settings - Fork 16
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
Removing Recipes with CraftTweaker #203
Comments
I've also tried removing them using UniDict itself
but it doesn't seem to work. Maybe I have the syntax wrong, but it would be nice if there was some kind of explanation for how this works. |
I also wanted to remove these recipes, but no idea, maybe it is impossible? (maybe it requires you to use CraftTweaker?) Right now i'm having the issue that UniDict doesn't unify the recipes (Crafting Table and other machines from other mods), but idk if it was because i updated UniDict or because i'm using the CleanroomMC's fork of JEI (HadEnoughItems), gonna test it right now |
I found that if you use I also found that no one of these doesn't work
|
how would you go about removing the crafting recipe for bronze? the 3 copper and 1 tin in crafting table would it be this in a .zs file? |
It seems when trying to remove UniDict recipes using CraftTweaker, that the recipes will remain even though CT says it has removed them. This may only be the issue when removing by name, haven't tested a full removal.
Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered: