Nano Chestplate
techreborn:nano_chestplate

Nano Chestplate

Tech Reborn · by Team Reborn, modmuss50, drcrazy
item

Acquisition

Crafting using Carbon Plate, Carbon Plate, Carbon Plate, Energy Crystal, Carbon Plate, Carbon Plate, Advanced Circuit and Carbon Plate, arranged in the pattern shown. Produces Nano Chestplate.

Crafting
Carbon Plate
Carbon Plate
Carbon Plate
Energy Crystal
Carbon Plate
Carbon Plate
Advanced Circuit
Carbon Plate
Nano Chestplate Nano Chestplate guaranteed
Developer reference
Registry name
techreborn:nano_chestplate
Namespace
techreborn
Mod ID
techreborn

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "C C",
    "CEC",
    "CAC"
  ],
  "ingredients": {
    "A": {
      "item": "techreborn:advanced_circuit"
    },
    "C": {
      "item": "techreborn:carbon_plate"
    },
    "E": {
      "item": "techreborn:energy_crystal"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}