Life Orb
16×16 · BAKED

item· Other

Life Orb

Cobblemon · by The Cobblemon Team
item Is Held Item Held

Life Orb is a item from Cobblemon, crafted from Ghast Tear, Tinted Glass, Golden Apple, and Ender Pearl.

Acquisition

Crafting using Ghast Tear, Tinted Glass, Golden Apple, Tinted Glass, Ender Pearl, Tinted Glass, Golden Apple, Tinted Glass and Ghast Tear, arranged in the pattern shown. Produces Life Orb.

Crafting
Life Orb Life Orb guaranteed
Developer reference
Registry name
cobblemon:life_orb
Namespace
cobblemon
Mod ID
cobblemon
Tags (1)
cobblemon:items/held/is_held_item

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "GTA",
    "TET",
    "ATG"
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:golden_apple"
    },
    "E": {
      "item": "minecraft:ender_pearl"
    },
    "G": {
      "item": "minecraft:ghast_tear"
    },
    "T": {
      "item": "minecraft:tinted_glass"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}