We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
4.5.3
Singleplayer
Yes
ME Inverted Toggle Bus to have a recipe
ME Inverted Toggle Bus has no recipe
Press R on ME Inverted Toggle Bus in JEI
crafting.addShapeless("tfg/ae2/toggle_bus", item('appliedenergistics2:part', 80), [item('appliedenergistics2:part', 100)]) crafting.addShapeless("tfg/ae2/inverted_toggle_bus", item('appliedenergistics2:part', 100), [item('appliedenergistics2:part', 80)])
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Version modpack Used
4.5.3
Environment
Singleplayer
New Worlds
Yes
Expected Behavior
ME Inverted Toggle Bus to have a recipe
Actual Behavior
ME Inverted Toggle Bus has no recipe
Steps to Reproduce
Press R on ME Inverted Toggle Bus in JEI
Additional Information
crafting.addShapeless("tfg/ae2/toggle_bus", item('appliedenergistics2:part', 80), [item('appliedenergistics2:part', 100)])
crafting.addShapeless("tfg/ae2/inverted_toggle_bus", item('appliedenergistics2:part', 100), [item('appliedenergistics2:part', 80)])
The text was updated successfully, but these errors were encountered: