Crafting using Nether Brick, Bone Boots, Nether Brick, Nether Brick and Nether Brick, arranged in the pattern shown. Produces Wither Boots.
- Inputs
- 4 × Nether Brick
- Bone Boots
- Output
- → Wither Boots
item· Armor
Wither Boots is an item from Immersive Armors, crafted from Nether Brick and Bone Boots.
Crafting using Nether Brick, Bone Boots, Nether Brick, Nether Brick and Nether Brick, arranged in the pattern shown. Produces Wither Boots.
immersive_armors:wither_bootsimmersive_armorsimmersive_armorsforge:items/armors/boots immersive_armors:items/armor
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"NBN",
"N N",
" "
],
"ingredients": {
"B": {
"anyOf": [
{
"item": "immersive_armors:bone_boots"
}
]
},
"N": {
"anyOf": [
{
"item": "minecraft:nether_brick"
}
]
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}