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

Craft tweaker does not remove default recipes #81

Open
drhaber opened this issue Feb 8, 2021 · 0 comments
Open

Craft tweaker does not remove default recipes #81

drhaber opened this issue Feb 8, 2021 · 0 comments

Comments

@drhaber
Copy link

drhaber commented Feb 8, 2021

none of these yield a recipe removal
Screen Shot 2021-02-08 at 12 24 22 PM

mods.refraction.AssemblyTable.remove(<refraction:mirror>);
mods.refraction.AssemblyTable.remove(<refraction:prism>);
mods.refraction.AssemblyTable.remove(<refraction:reflection_chamber>);
mods.refraction.AssemblyTable.remove(<refraction:splitter>);
mods.refraction.AssemblyTable.remove(<refraction:sensor>);
mods.refraction.AssemblyTable.remove(<refraction:electric_laser>);
mods.refraction.AssemblyTable.remove(<refraction:laser>);
mods.refraction.AssemblyTable.remove(<refraction:disco_ball>);
mods.refraction.AssemblyTable.remove(<refraction:electron_exciter>);
mods.refraction.AssemblyTable.remove(<refraction:axyz>);
mods.refraction.AssemblyTable.remove(<refraction:optic_fiber>);
mods.refraction.AssemblyTable.remove(<refraction:translocator>);
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