Gravitite Helmet
aether:gravitite_helmet

Gravitite Helmet

The Aether · by AlphaMode, bconlon, Burning Cactus, Drullkus, Hugo Payn, Jaryt, Oscar Payn, quek, Raptor, reetam, RENREN, sunsette
item HelmetsTrimmable Armor

Acquisition

Crafting using Enchanted Gravitite, Enchanted Gravitite, Enchanted Gravitite, Enchanted Gravitite and Enchanted Gravitite, arranged in the pattern shown. Produces Gravitite Helmet.

Crafting
Gravitite Helmet Gravitite Helmet guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: Gold Dungeon Reward (aether) aether:gold_dungeon_reward1–1100%
Loot table: Silver Dungeon Gravitite (aether) aether:silver_dungeon_gravitite1–1100%
Developer reference
Registry name
aether:gravitite_helmet
Namespace
aether
Mod ID
aether
Tags (2)
c:items/helmets
minecraft:items/trimmable_armor

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "# #"
  ],
  "ingredients": {
    "#": {
      "tag": "aether:processed/gravitite"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}