Nano Leggings
techreborn:nano_leggings

Nano Leggings

Tech Reborn · by Team Reborn, modmuss50, drcrazy
item

Acquisition

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

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "CAC",
    "E E",
    "C C"
  ],
  "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
}