Crafting using ME Inverted Toggle Bus, in any arrangement. Produces ME Toggle Bus.
- Inputs
- ME Inverted Toggle Bus
- Output
- → ME Toggle Bus
item· Other
ME Toggle Bus is an item from Applied Energistics 2, crafted from ME Inverted Toggle Bus.
Crafting using ME Inverted Toggle Bus, in any arrangement. Produces ME Toggle Bus.
Crafting using Any Redstone Dust, Fluix ME Glass Cable, Lever, Fluix ME Glass Cable and Any Redstone Dust, arranged in the pattern shown. Produces ME Toggle Bus.
Crafting using ME Toggle Bus, in any arrangement. Produces ME Inverted Toggle Bus.
ae2:toggle_busae2ae2Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "ae2:inverted_toggle_bus"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" a ",
"bcb",
" a "
],
"ingredients": {
"a": {
"tag": "forge:dusts/redstone"
},
"b": {
"item": "ae2:fluix_glass_cable"
},
"c": {
"item": "minecraft:lever"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}