Crafting using Electrum Fine Wire, Steel Plate, Alfglass, Electrum Fine Wire, Silicon Plate, Alfglass, Electrum Fine Wire, Steel Plate and Alfglass, arranged in the pattern shown. Produces Diode.
Diode
Diode is a item from Modern Industrialization, crafted from Electrum Fine Wire, Steel Plate, Alfglass, and Silicon Plate.
Acquisition
Crafting using Electrum Fine Wire, Steel Plate, Alfglass, Electrum Fine Wire, N-Doped Silicon Plate, Alfglass, Electrum Fine Wire, Steel Plate and Alfglass, arranged in the pattern shown. Produces 2× Diode.
Used in (3)
Crafting using Op Amp, Aluminum Wire, Diode, Aluminum Wire and Op Amp, arranged in the pattern shown. Produces OR Gate.
Crafting using Analog Circuit, Diode, Analog Circuit, Transistor, Electronic Circuit Board, Transistor, Analog Circuit, Diode and Analog Circuit, arranged in the pattern shown. Produces Electronic Circuit.
Crafting using Resistor, Transistor, Transistor, Resistor, Diode, Resistor, Resistor, Transistor and Transistor, arranged in the pattern shown. Produces Op Amp.
Developer reference
- Registry name
modern_industrialization:diode- Namespace
modern_industrialization- Mod ID
modern_industrialization
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ePg",
"eSg",
"ePg"
],
"ingredients": {
"P": {
"tag": "c:steel_plates"
},
"S": {
"tag": "c:silicon_plates"
},
"e": {
"item": "modern_industrialization:electrum_fine_wire"
},
"g": {
"tag": "c:glass_blocks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ePg",
"eSg",
"ePg"
],
"ingredients": {
"P": {
"tag": "c:steel_plates"
},
"S": {
"item": "modern_industrialization:silicon_n_doped_plate"
},
"e": {
"item": "modern_industrialization:electrum_fine_wire"
},
"g": {
"tag": "c:glass_blocks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
