Primordial Helmet
alexscaves:primordial_helmet

Primordial Helmet

Alex's Caves · by Alexthe668, Noonyeyz
item Helmets Armor

Primordial Helmet is a item from Alex's Caves, crafted from Bone Block, Tough Hide, and Heavy Bone.

Acquisition

Crafting using Bone Block, Tough Hide, Bone Block, Heavy Bone and Heavy Bone, arranged in the pattern shown. Produces Primordial Helmet.

Crafting
Primordial Helmet Primordial Helmet guaranteed
Developer reference
Registry name
alexscaves:primordial_helmet
Namespace
alexscaves
Mod ID
alexscaves
Tags (1)
forge:items/armor/helmets

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "BHB",
    "E E"
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:bone_block"
    },
    "E": {
      "item": "alexscaves:heavy_bone"
    },
    "H": {
      "item": "alexscaves:tough_hide"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}