Crafting using Forest Troll Leather, Forest Troll Leather, Forest Troll Leather, Troll Tusk and Troll Tusk, arranged in the pattern shown. Produces Forest Troll Leather Helmet.
Forest Troll Leather Helmet
Ice and Fire · by Alexthe666, TheBv
Acquisition
Related items
Developer reference
- Registry name
iceandfire:forest_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_forest"
},
"U": {
"item": "iceandfire:troll_tusk"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}