Crafting using Arcane Cloth, Arcane Cloth, Arcane Cloth and Arcane Cloth, arranged in the pattern shown. Produces Wizard Boots.
Wizard Boots
Iron's Spells 'n Spellbooks · by Iron431, Lab3
Acquisition
Related items
Developer reference
- Registry name
irons_spellbooks:wizard_boots- Namespace
irons_spellbooks- Mod ID
irons_spellbooks- Tags (3)
irons_spellbooks:items/armors/boots irons_spellbooks:items/wizard_base_boots minecraft:items/dyeable
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"C C",
"C C"
],
"ingredients": {
"C": {
"item": "irons_spellbooks:magic_cloth"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}