Crafting using Blaze Powder, Blaze Powder, Light Blue Wool and Light Blue Wool, arranged in the pattern shown. Produces Robe Boots.
- Inputs
- 2 × Blaze Powder
- 2 × Light Blue Wool
- Output
- → Robe Boots
item· Armor
Robe Boots is an item from Immersive Armors, crafted from Blaze Powder and Light Blue Wool.
Crafting using Blaze Powder, Blaze Powder, Light Blue Wool and Light Blue Wool, arranged in the pattern shown. Produces Robe Boots.
Crafting using Gold Ingot, Robe Boots and Gold Ingot, arranged in the pattern shown. Produces Divine Boots.
immersive_armors:robe_bootsimmersive_armorsimmersive_armorsforge:items/armors/boots immersive_armors:items/armor
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"B B",
"W W",
" "
],
"ingredients": {
"B": {
"anyOf": [
{
"item": "minecraft:blaze_powder"
}
]
},
"W": {
"anyOf": [
{
"tag": "minecraft:wool"
}
]
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}