Charcoal Stick
16×16 · BAKED

item· Other

Charcoal Stick

Cobblemon · by The Cobblemon Team
item Is Held Item Held

Charcoal Stick is a item from Cobblemon, crafted from Charcoal and Fire Stone.

Acquisition

Crafting using Charcoal, Fire Stone and Charcoal, arranged in the pattern shown. Produces Charcoal Stick.

Crafting
Charcoal
Fire Stone
Charcoal
Charcoal Stick Charcoal Stick guaranteed

Mining & drops

sourcecountchanceconditions
Gameplay loot table: Prehistoric Birch Tree (cobblemon) cobblemon:prehistoric_birch_tree1–1100%
Gameplay loot table: Prehistoric Oak Tree (cobblemon) cobblemon:prehistoric_oak_tree1–1100%
Gameplay loot table: Prehistoric Spruce Tree (cobblemon) cobblemon:prehistoric_spruce_tree1–1100%
Developer reference
Registry name
cobblemon:charcoal_stick
Namespace
cobblemon
Mod ID
cobblemon
Tags (1)
cobblemon:items/held/is_held_item

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "C",
    "S",
    "C"
  ],
  "ingredients": {
    "C": {
      "item": "minecraft:charcoal"
    },
    "S": {
      "item": "cobblemon:fire_stone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}