Toxic Orb
16×16 · BAKED

item· Other

Toxic Orb

Cobblemon · by The Cobblemon Team
item Is Held Item Held

Toxic Orb is a item from Cobblemon, crafted from Fermented Spider Eye, Tinted Glass, Black Sludge, and Ender Pearl.

Acquisition

Crafting using Fermented Spider Eye, Tinted Glass, Black Sludge, Tinted Glass, Ender Pearl, Tinted Glass, Black Sludge, Tinted Glass and Fermented Spider Eye, arranged in the pattern shown. Produces Toxic Orb.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "STB",
    "TET",
    "BTS"
  ],
  "ingredients": {
    "B": {
      "item": "cobblemon:black_sludge"
    },
    "E": {
      "item": "minecraft:ender_pearl"
    },
    "S": {
      "item": "minecraft:fermented_spider_eye"
    },
    "T": {
      "item": "minecraft:tinted_glass"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}