Cloak of Virtue
botania:holy_cloak

Cloak of Virtue

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
item Cape Chest

Acquisition

Crafting using White Wool, White Wool, White Wool, Glowstone Dust, White Wool, Glowstone Dust, Glowstone Dust, Gaia Spirit and Glowstone Dust, arranged in the pattern shown. Produces Cloak of Virtue.

Crafting
Cloak of Virtue Cloak of Virtue guaranteed
Developer reference
Registry name
botania:holy_cloak
Namespace
botania
Mod ID
botania
Tags (1)
trinkets:items/chest/cape

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "WWW",
    "GWG",
    "GSG"
  ],
  "ingredients": {
    "G": {
      "item": "minecraft:glowstone_dust"
    },
    "S": {
      "item": "botania:life_essence"
    },
    "W": {
      "item": "minecraft:white_wool"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}