Resistor Shield
16×16 · BAKED

tool· Tools

Resistor Shield

Alex's Caves · by Alexthe668, Noonyeyz
item ToolsWeapons

Resistor Shield is a tool from Alex's Caves, crafted from Scarlet Neodymium Ingot, Heart of Iron, and Azure Neodymium Ingot. Sneak to reverse polarities.

Function

Sneak to reverse polarities

Acquisition

Crafting using Scarlet Neodymium Ingot, Scarlet Neodymium Ingot, Scarlet Neodymium Ingot, Heart of Iron, Azure Neodymium Ingot, Azure Neodymium Ingot and Azure Neodymium Ingot, arranged in the pattern shown. Produces Resistor Shield.

Crafting
Scarlet Neodymium Ingot
Scarlet Neodymium Ingot
Scarlet Neodymium Ingot
Heart of Iron
Azure Neodymium Ingot
Azure Neodymium Ingot
Azure Neodymium Ingot
Resistor Shield Resistor Shield guaranteed
Developer reference
Registry name
alexscaves:resistor_shield
Namespace
alexscaves
Mod ID
alexscaves
Tags (2)
forge:items/tools
minecraft:items/weapons

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SSS",
    " H ",
    "AAA"
  ],
  "ingredients": {
    "A": {
      "item": "alexscaves:azure_neodymium_ingot"
    },
    "H": {
      "item": "alexscaves:heart_of_iron"
    },
    "S": {
      "item": "alexscaves:scarlet_neodymium_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}