Blastproof Helmet
16×16 · BAKED

item· Armor

Blastproof Helmet

LegendaryMonsters · by Miauczel
item Head ArmorTrimmable Armor

Blastproof Helmet is an item from LegendaryMonsters, crafted from Ancient Sandstone Shard, Crystal Of Sandstorm, and Gold Nugget.

Acquisition

Crafting using Ancient Sandstone Shard, Crystal Of Sandstorm, Ancient Sandstone Shard, Ancient Sandstone Shard, Gold Nugget and Ancient Sandstone Shard, arranged in the pattern shown. Produces Blastproof Helmet.

Crafting
Ancient Sandstone Shard
Crystal Of Sandstorm
Ancient Sandstone Shard
Ancient Sandstone Shard
Gold Nugget
Ancient Sandstone Shard
Blastproof Helmet Blastproof Helmet guaranteed
Developer reference
Registry name
legendary_monsters:blastproof_helmet
Namespace
legendary_monsters
Mod ID
legendary_monsters
Tags (2)
minecraft:items/head_armor
minecraft:items/trimmable_armor

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#E#",
    "#G#"
  ],
  "ingredients": {
    "#": {
      "item": "legendary_monsters:ancient_sandstone_shard"
    },
    "E": {
      "item": "legendary_monsters:crystal_of_sandstorm"
    },
    "G": {
      "item": "minecraft:gold_nugget"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}