Black ME Wire
modern_industrialization:black_me_wire

Black ME Wire

Dye Color:
Modern Industrialization · by Azercoco, Technici4n
item Me Wires

Black ME Wire is a item from Modern Industrialization, crafted from Magenta ME Wire and Any Black Dyes.

Acquisition

Crafting using Magenta ME Wire and Any Black Dyes, arranged in the pattern shown. Produces Black ME Wire.

Crafting
Magenta ME Wire
Any Black Dyes
Black ME Wire Black ME Wire guaranteed

Crafting using Quartz Fiber, Bronze Curved Plate, Quartz Fiber, Any Glass Cable, Any Black Dyes, Any Glass Cable, Quartz Fiber, Bronze Curved Plate and Quartz Fiber, arranged in the pattern shown. Produces 16× Black ME Wire.

Crafting
Quartz Fiber
Bronze Curved Plate
Quartz Fiber
Any Glass Cable
Any Black Dyes
Any Glass Cable
Quartz Fiber
Bronze Curved Plate
Quartz Fiber
Black ME Wire Black ME Wire ×16 guaranteed

Crafting using Magenta ME Wire, Magenta ME Wire, Magenta ME Wire, Magenta ME Wire, Any Black Dyes, Magenta ME Wire, Magenta ME Wire, Magenta ME Wire and Magenta ME Wire, arranged in the pattern shown. Produces 8× Black ME Wire.

Crafting
Magenta ME Wire
Magenta ME Wire
Magenta ME Wire
Magenta ME Wire
Any Black Dyes
Magenta ME Wire
Magenta ME Wire
Magenta ME Wire
Magenta ME Wire
Black ME Wire Black ME Wire ×8 guaranteed
Developer reference
Registry name
modern_industrialization:black_me_wire
Namespace
modern_industrialization
Mod ID
modern_industrialization
Tags (1)
modern_industrialization:items/me_wires

Recipe JSON (3):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "pd"
  ],
  "ingredients": {
    "d": {
      "tag": "c:black_dyes"
    },
    "p": {
      "tag": "modern_industrialization:me_wires"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "qCq",
    "GdG",
    "qCq"
  ],
  "ingredients": {
    "C": {
      "item": "modern_industrialization:bronze_curved_plate"
    },
    "G": {
      "tag": "ae2:glass_cable"
    },
    "d": {
      "tag": "c:black_dyes"
    },
    "q": {
      "item": "ae2:quartz_fiber"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ppp",
    "pdp",
    "ppp"
  ],
  "ingredients": {
    "d": {
      "tag": "c:black_dyes"
    },
    "p": {
      "tag": "modern_industrialization:me_wires"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}