Space Helmet
ad_astra:space_helmet

Space Helmet

Ad Astra · by Alex Nijjar
item Space Suit Items

Acquisition

Crafting using Steel Plate, Steel Plate, Steel Plate, Steel Plate, Glass Pane and Steel Plate, arranged in the pattern shown. Produces Space Helmet.

Crafting
Steel Plate
Steel Plate
Steel Plate
Steel Plate
Glass Pane
Steel Plate
Space Helmet Space Helmet guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: Blacksmith (ad_astra) ad_astra:blacksmith1–1100%
Developer reference
Registry name
ad_astra:space_helmet
Namespace
ad_astra
Mod ID
ad_astra
Tags (1)
ad_astra:items/space_suit_items

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "#P#"
  ],
  "ingredients": {
    "#": {
      "tag": "ad_astra:steel_plates"
    },
    "P": {
      "item": "minecraft:glass_pane"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}