Flame Orb
16×16 · BAKED

item· Other

Flame Orb

Cobblemon · by The Cobblemon Team
item Is Held Item Held

Flame Orb is a item from Cobblemon, crafted from Blaze Powder, Tinted Glass, Fire Stone, and Ender Pearl.

Acquisition

Crafting using Blaze Powder, Tinted Glass, Fire Stone, Tinted Glass, Ender Pearl, Tinted Glass, Fire Stone, Tinted Glass and Blaze Powder, arranged in the pattern shown. Produces Flame Orb.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PTS",
    "TET",
    "STP"
  ],
  "ingredients": {
    "E": {
      "item": "minecraft:ender_pearl"
    },
    "P": {
      "item": "minecraft:blaze_powder"
    },
    "S": {
      "item": "cobblemon:fire_stone"
    },
    "T": {
      "item": "minecraft:tinted_glass"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}