Crafting using Gold Ingot, Robe Boots and Gold Ingot, arranged in the pattern shown. Produces Divine Boots.
- Inputs
- 2 × Gold Ingot
- Robe Boots
- Output
- → Divine Boots
item· Armor
Divine Boots is an item from Immersive Armors, crafted from Gold Ingot and Robe Boots.
Crafting using Gold Ingot, Robe Boots and Gold Ingot, arranged in the pattern shown. Produces Divine Boots.
immersive_armors:divine_bootsimmersive_armorsimmersive_armorsforge:items/armors/boots immersive_armors:items/armor
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"IRI",
" ",
" "
],
"ingredients": {
"I": {
"anyOf": [
{
"item": "minecraft:gold_ingot"
}
]
},
"R": {
"anyOf": [
{
"item": "immersive_armors:robe_boots"
}
]
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}