Crafting using Frost Troll Leather, Frost Troll Leather, Frost Troll Leather, Troll Tusk and Troll Tusk, arranged in the pattern shown. Produces Frost Troll Leather Helmet.
Frost Troll Leather Helmet
Ice and Fire · by Alexthe666, TheBv
Acquisition
Related items
Developer reference
- Registry name
iceandfire:frost_troll_leather_helmet- Namespace
iceandfire- Mod ID
iceandfire- Tags (2)
forge:items/armors/helmets forge:items/armors
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"TTT",
"U U"
],
"ingredients": {
"T": {
"item": "iceandfire:troll_leather_frost"
},
"U": {
"item": "iceandfire:troll_tusk"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}