Ricoshield
16×16 · BAKED

item· Other

Ricoshield

Species · by Ninni, Noon, Bornulhu, FloofHips, GLaDOS edition
item

Ricoshield is an item from Species, crafted from Broken Links, Kinetic Core, and Shield. When Blocking: 40 Max Damage Absorbed.

Function

When Blocking: 40 Max Damage Absorbed

Acquisition

Crafting using Broken Links, Kinetic Core, Broken Links, Broken Links, Shield, Broken Links and Broken Links, arranged in the pattern shown. Produces Ricoshield.

Crafting
Broken Links
Kinetic Core
Broken Links
Broken Links
Shield
Broken Links
Broken Links
Ricoshield Ricoshield guaranteed
Developer reference
Registry name
species:ricoshield
Namespace
species
Mod ID
species

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#B#",
    "#S#",
    " # "
  ],
  "ingredients": {
    "#": {
      "item": "species:broken_links"
    },
    "B": {
      "item": "species:kinetic_core"
    },
    "S": {
      "item": "minecraft:shield"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}