Bone Reptile Chestplate
cataclysm:bone_reptile_chestplate

Bone Reptile Chestplate

cataclysm · by L_Ender
item

Acquisition

Crafting using Ancient Metal Ingot, Ancient Metal Ingot, Koboleton Bone, Koboleton Bone, Koboleton Bone, Ancient Metal Ingot, Koboleton Bone and Ancient Metal Ingot, arranged in the pattern shown. Produces Bone Reptile Chestplate.

Crafting
Ancient Metal Ingot
Ancient Metal Ingot
Koboleton Bone
Koboleton Bone
Koboleton Bone
Ancient Metal Ingot
Koboleton Bone
Ancient Metal Ingot
Bone Reptile Chestplate Bone Reptile Chestplate guaranteed
Developer reference
Registry name
cataclysm:bone_reptile_chestplate
Namespace
cataclysm
Mod ID
cataclysm

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "R R",
    "nnn",
    "RnR"
  ],
  "ingredients": {
    "R": {
      "item": "cataclysm:ancient_metal_ingot"
    },
    "n": {
      "item": "cataclysm:koboleton_bone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}