Crafting using Froststalker Horn, Packed Ice, Packed Ice, Packed Ice, Packed Ice and Packed Ice, arranged in the pattern shown. Produces Froststalker Helmet.
Froststalker Helmet
Alex's Mobs · by Alexthe668, Carro1001, Paint_Ninja
Function
Froststalkers follow the horn
Acquisition
Related items
Developer reference
- Registry name
alexsmobs:froststalker_helmet- Namespace
alexsmobs- Mod ID
alexsmobs- Tags (1)
forge:items/armors/helmets
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" H ",
"III",
"I I"
],
"ingredients": {
"H": {
"item": "alexsmobs:froststalker_horn"
},
"I": {
"item": "minecraft:packed_ice"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
