Dark Steel Riot Basic Shield
16×16 · BAKED

item· Other

Dark Steel Riot Basic Shield

Spartan Shields · by ObliviousSpartan
item Basic Shields

Dark Steel Riot Basic Shield is a item from Spartan Shields, crafted from Dark Steel Ingot, Vibrant Crystal, Octadic Capacitor, Wooden Basic Shield, and Pulsating Crystal.

Acquisition

Crafting using Dark Steel Ingot, Vibrant Crystal, Dark Steel Ingot, Octadic Capacitor, Wooden Basic Shield, Octadic Capacitor, Dark Steel Ingot, Pulsating Crystal and Dark Steel Ingot, arranged in the pattern shown. Produces Dark Steel Riot Basic Shield.

Crafting conditional
Dark Steel Ingot
Vibrant Crystal
Dark Steel Ingot
Octadic Capacitor
Wooden Basic Shield
Octadic Capacitor
Dark Steel Ingot
Pulsating Crystal
Dark Steel Ingot
Dark Steel Riot Basic Shield Dark Steel Riot Basic Shield guaranteed
Developer reference
Registry name
spartanshields:dark_steel_riot_basic_shield
Namespace
spartanshields
Mod ID
spartanshields
Tags (1)
spartanshields:items/basic_shields

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#v#",
    "cOc",
    "#p#"
  ],
  "ingredients": {
    "#": {
      "item": "enderio:dark_steel_ingot"
    },
    "O": {
      "item": "spartanshields:wooden_basic_shield"
    },
    "c": {
      "item": "enderio:octadic_capacitor"
    },
    "p": {
      "item": "enderio:pulsating_crystal"
    },
    "v": {
      "item": "enderio:vibrant_crystal"
    }
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "enderio"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}