Crafting using Blue Wool, Blue Wool, Blue Wool, Blue Wool, Blue Wool and Blue Wool, arranged in the pattern shown. Produces Blue Cape.
Blue Cape
Dye Color:
The Aether · by AlphaMode, bconlon, Burning Cactus, Drullkus, Hugo Payn, Jaryt, Oscar Payn, quek, Raptor, reetam, RENREN, sunsette
Acquisition
Crafting using Cyan Wool, Cyan Wool, Cyan Wool, Cyan Wool, Cyan Wool and Cyan Wool, arranged in the pattern shown. Produces Blue Cape.
Crafting using Light Blue Wool, Light Blue Wool, Light Blue Wool, Light Blue Wool, Light Blue Wool and Light Blue Wool, arranged in the pattern shown. Produces Blue Cape.
Related items
Developer reference
- Registry name
aether:blue_cape- Namespace
aether- Mod ID
aether- Tags (1)
aether:items/accessories_capes
Recipe JSON (3):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##",
"##",
"##"
],
"ingredients": {
"#": {
"item": "minecraft:blue_wool"
}
},
"conditions": [],
"sequence": null,
"group_name": "blue_cape",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##",
"##",
"##"
],
"ingredients": {
"#": {
"item": "minecraft:cyan_wool"
}
},
"conditions": [],
"sequence": null,
"group_name": "blue_cape",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##",
"##",
"##"
],
"ingredients": {
"#": {
"item": "minecraft:light_blue_wool"
}
},
"conditions": [],
"sequence": null,
"group_name": "blue_cape",
"experience": null,
"cooking_time": null
}


