Bone Reptile Helmet
cataclysm:bone_reptile_helmet

Bone Reptile Helmet

cataclysm · by L_Ender
item

Acquisition

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

Crafting
Ancient Metal Ingot
Ancient Metal Ingot
Koboleton Bone
Kobolediator Skull
Koboleton Bone
Bone Reptile Helmet Bone Reptile Helmet guaranteed
Developer reference
Registry name
cataclysm:bone_reptile_helmet
Namespace
cataclysm
Mod ID
cataclysm

Recipe JSON (1):

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