NOT Gate
modern_industrialization:not_gate

NOT Gate

Modern Industrialization · by Azercoco, Technici4n
item

NOT Gate is a item from Modern Industrialization, crafted from Aluminum Wire, Op Amp, and Resistor.

Acquisition

Crafting using Aluminum Wire, Op Amp and Resistor, arranged in the pattern shown. Produces NOT Gate.

Crafting
Aluminum Wire
Op Amp
Resistor
NOT Gate NOT Gate guaranteed

Used in (2)

Crafting using NOT Gate, AND Gate, NOT Gate, OR Gate, Diamond Plate, OR Gate, NOT Gate, AND Gate and NOT Gate, arranged in the pattern shown. Produces Arithmetic Logic Unit.

Crafting
NOT Gate
AND Gate
NOT Gate
OR Gate
Diamond Plate
OR Gate
NOT Gate
AND Gate
NOT Gate
Arithmetic Logic Unit Arithmetic Logic Unit guaranteed

Crafting using Electronic Circuit, OR Gate, Electronic Circuit, NOT Gate, Digital Circuit Board, NOT Gate, Electronic Circuit, AND Gate and Electronic Circuit, arranged in the pattern shown. Produces Digital Circuit.

Crafting
Electronic Circuit
OR Gate
Electronic Circuit
NOT Gate
Digital Circuit Board
NOT Gate
Electronic Circuit
AND Gate
Electronic Circuit
Digital Circuit Digital Circuit guaranteed
Developer reference
Registry name
modern_industrialization:not_gate
Namespace
modern_industrialization
Mod ID
modern_industrialization

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "   ",
    "wAr",
    "   "
  ],
  "ingredients": {
    "A": {
      "item": "modern_industrialization:op_amp"
    },
    "r": {
      "item": "modern_industrialization:resistor"
    },
    "w": {
      "item": "modern_industrialization:aluminum_wire"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}