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

ModTweaker unable to remove Osgloglas Recipe #14

Open
QuantumTraverse opened this issue Jul 21, 2020 · 0 comments
Open

ModTweaker unable to remove Osgloglas Recipe #14

QuantumTraverse opened this issue Jul 21, 2020 · 0 comments

Comments

@QuantumTraverse
Copy link

I tried to change the Alloy recipe for Osgloglas by removing the existing one and adding a new one with the following code in a crafttweaker script:
mods.tconstruct.Alloy.removeRecipe(<liquid:osgloglas>, [<liquid:osmium>,<liquid:refinedobsidian>,<liquid:refinedglowstone>]); mods.tconstruct.Alloy.addRecipe(<liquid:osgloglas>, [<liquid:osmiridium>,<liquid:refinedglowstone>,<liquid:refinedobsidian>]);
The new recipe was successfully added, but the old one was not removed.

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