Crafting using Any Iron Ingots and Any Iron Ingots, arranged in the pattern shown. Produces Iron Gloves.
Iron Gloves
The Aether · by AlphaMode, bconlon, Burning Cactus, Drullkus, Hugo Payn, Jaryt, Oscar Payn, quek, Raptor, reetam, RENREN, sunsette
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Loot table: Ruined Portal (aether) aether:ruined_portal | 1–1 | 100% | — |
Used in (2)
Smelting using Any of Iron Gloves / Iron Pendant / Iron Ring / Chainmail Gloves (200 ticks, 0.1 xp). Produces Iron Nugget.
200 ticks· 0.1 xp
Blasting using Any of Iron Gloves / Iron Pendant / Iron Ring / Chainmail Gloves (100 ticks, 0.1 xp). Produces Iron Nugget.
100 ticks· 0.1 xp
Related items
Developer reference
- Registry name
aether:iron_gloves- Namespace
aether- Mod ID
aether- Tags (2)
aether:items/accessories_gloves minecraft:items/trimmable_armor
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"# #"
],
"ingredients": {
"#": {
"tag": "c:iron_ingots"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}