Thunder Stone
16×16 · BAKED

item· Other

Thunder Stone

Cobblemon · by The Cobblemon Team
item Evolution Stones

Thunder Stone is a item from Cobblemon, crafted from Thunder Stone Ore.

Acquisition

Blasting using Thunder Stone Ore (100 ticks, 0.1 xp). Produces Thunder Stone.

Blasting

100 ticks· 0.1 xp

Thunder Stone Thunder Stone guaranteed

Smelting using Thunder Stone Ore (200 ticks, 0.1 xp). Produces Thunder Stone.

Smelting

200 ticks· 0.1 xp

Thunder Stone Thunder Stone guaranteed

Mining & drops

sourcecountchanceconditions
Gameplay loot table: Any Evo Stone (cobblemon) cobblemon:any_evo_stone1–1100%
Thunder Stone Ore1–1100%Fortune increases drop count
Deepslate Thunder Stone Ore1–1100%Fortune increases drop count
Developer reference
Registry name
cobblemon:thunder_stone
Namespace
cobblemon
Mod ID
cobblemon
Tags (1)
cobblemon:items/evolution_stones

Recipe JSON (4):

{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "cobblemon:thunder_stone_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "thunder_stone",
  "experience": 0.1,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "cobblemon:thunder_stone_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "thunder_stone",
  "experience": 0.1,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "cobblemon:deepslate_thunder_stone_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "thunder_stone",
  "experience": 0.1,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "cobblemon:deepslate_thunder_stone_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "thunder_stone",
  "experience": 0.1,
  "cooking_time": 200
}