Rock Shell Chestplate
alexsmobs:rocky_chestplate

Rock Shell Chestplate

Alex's Mobs · by Alexthe668, Carro1001, Paint_Ninja
item Chestplates Armor

Function

Enables rolling by sprinting

Acquisition

Crafting using Rocky Shell, Rocky Shell, Rocky Shell, Rocky Shell, Rocky Shell, Rocky Shell, Rocky Shell and Rocky Shell, arranged in the pattern shown. Produces Rock Shell Chestplate.

Crafting
Rocky Shell
Rocky Shell
Rocky Shell
Rocky Shell
Rocky Shell
Rocky Shell
Rocky Shell
Rocky Shell
Rock Shell Chestplate Rock Shell Chestplate guaranteed
Developer reference
Registry name
alexsmobs:rocky_chestplate
Namespace
alexsmobs
Mod ID
alexsmobs
Tags (1)
forge:items/armors/chestplates

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "S S",
    "SSS",
    "SSS"
  ],
  "ingredients": {
    "S": {
      "item": "alexsmobs:rocky_shell"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}