Crafting using Frosted Helve and Permafrost Shard, in any arrangement. Produces Ice Staff.
Ice Staff
Iron's Spells 'n Spellbooks · by Iron431, Lab3
Acquisition
Related items
Developer reference
- Registry name
irons_spellbooks:ice_staff- Namespace
irons_spellbooks- Mod ID
irons_spellbooks- Tags (1)
irons_spellbooks:items/staff
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "irons_spellbooks:frosted_helve"
},
{
"item": "irons_spellbooks:permafrost_shard"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}