Crafting using Moose Antler, Any Iron Ingot, Moose Antler, Any String and Any String, arranged in the pattern shown. Produces Antler Headdress.
Antler Headdress
Alex's Mobs · by Alexthe668, Carro1001, Paint_Ninja
Acquisition
Related items
Developer reference
- Registry name
alexsmobs:moose_headgear- Namespace
alexsmobs- Mod ID
alexsmobs- Tags (1)
forge:items/armors/helmets
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"AIA",
"S S"
],
"ingredients": {
"A": {
"item": "alexsmobs:moose_antler"
},
"I": {
"tag": "forge:ingots/iron"
},
"S": {
"tag": "forge:string"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}