Cloak of Balance
botania:balance_cloak

Cloak of Balance

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

Acquisition

Crafting using Light Gray Wool, Light Gray Wool, Light Gray Wool, Emerald, Light Gray Wool, Emerald, Emerald, Gaia Spirit and Emerald, arranged in the pattern shown. Produces Cloak of Balance.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "WWW",
    "RWR",
    "RSR"
  ],
  "ingredients": {
    "R": {
      "item": "minecraft:emerald"
    },
    "S": {
      "item": "botania:life_essence"
    },
    "W": {
      "item": "minecraft:light_gray_wool"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}