Cloaking Device
techreborn:cloaking_device

Cloaking Device

Tech Reborn · by Team Reborn, modmuss50, drcrazy
item

Acquisition

Crafting using Chromium Ingot, Iridium Alloy Plate, Chromium Ingot, Iridium Alloy Plate, Lapotronic Energy Orb, Iridium Alloy Plate, Chromium Ingot, Iridium Alloy Plate and Chromium Ingot, arranged in the pattern shown. Produces Cloaking Device.

Crafting
Chromium Ingot
Iridium Alloy Plate
Chromium Ingot
Iridium Alloy Plate
Lapotronic Energy Orb
Iridium Alloy Plate
Chromium Ingot
Iridium Alloy Plate
Chromium Ingot
Cloaking Device Cloaking Device guaranteed
Developer reference
Registry name
techreborn:cloaking_device
Namespace
techreborn
Mod ID
techreborn

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "CIC",
    "IOI",
    "CIC"
  ],
  "ingredients": {
    "C": {
      "tag": "c:chromium_ingots"
    },
    "I": {
      "item": "techreborn:iridium_alloy_plate"
    },
    "O": {
      "item": "techreborn:lapotronic_orb"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}