Shiny Stone
16×16 · BAKED

item· Other

Shiny Stone

Cobblemon · by The Cobblemon Team
item Evolution Stones

Shiny Stone is a item from Cobblemon, crafted from Deepslate Shiny Stone Ore.

Acquisition

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

Blasting

100 ticks· 0.1 xp

Shiny Stone Shiny Stone guaranteed

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

Smelting

200 ticks· 0.1 xp

Shiny Stone Shiny Stone guaranteed

Mining & drops

sourcecountchanceconditions
Deepslate Shiny Stone Ore1–1100%Fortune increases drop count
Gameplay loot table: Any Evo Stone (cobblemon) cobblemon:any_evo_stone1–1100%
Gameplay loot table: Gimmi Tower Temperate (cobblemon) cobblemon:gimmi_tower_temperate1–1100%
Shiny Stone Ore1–1100%Fortune increases drop count
Gameplay loot table: Gimmi Tower Deserted (cobblemon) cobblemon:gimmi_tower_deserted1–1100%
Developer reference
Registry name
cobblemon:shiny_stone
Namespace
cobblemon
Mod ID
cobblemon
Tags (1)
cobblemon:items/evolution_stones

Recipe JSON (4):

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