Crafting using Gold Ingot, Gold Ingot, Gold Ingot, Gold Ingot and Gold Ingot, arranged in the pattern shown. Produces Golden Helmet.
Golden Helmet
Minecraft · by Mojang Studios
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Loot table: Ruined Portal (minecraft) minecraft:ruined_portal | 1–1 | 100% | — |
Loot table: Bastion Other (minecraft) minecraft:bastion_other | 1–2 | 100% | — |
Loot table: Bastion Bridge (minecraft) minecraft:bastion_bridge | 1–1 | 100% | — |
Loot table: Underwater Ruin Big (minecraft) minecraft:underwater_ruin_big | 1–1 | 100% | — |
Loot table: Underwater Ruin Small (minecraft) minecraft:underwater_ruin_small | 1–1 | 100% | — |
Used in (2)
Smelting using Any of Golden Pickaxe / Golden Shovel / Golden Axe / Golden Hoe / Golden Sword / Golden Helmet / Golden Chestplate / Golden Leggings / Golden Boots / Golden Horse Armor (200 ticks, 0.1 xp). Produces Gold Nugget.
Blasting using Any of Golden Pickaxe / Golden Shovel / Golden Axe / Golden Hoe / Golden Sword / Golden Helmet / Golden Chestplate / Golden Leggings / Golden Boots / Golden Horse Armor (100 ticks, 0.1 xp). Produces Gold Nugget.
Related items
Developer reference
- Registry name
minecraft:golden_helmet- Namespace
minecraft- Mod ID
minecraft- Tags (2)
minecraft:items/piglin_loved minecraft:items/trimmable_armor
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"XXX",
"X X"
],
"ingredients": {
"X": {
"item": "minecraft:gold_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}