Sun Stone
16×16 · BAKED

item· Other

Sun Stone

Cobblemon · by The Cobblemon Team
item Evolution Stones

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

Acquisition

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

Smelting

200 ticks· 0.1 xp

Sun Stone Sun Stone guaranteed

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

Blasting

100 ticks· 0.1 xp

Sun Stone Sun Stone guaranteed

Mining & drops

sourcecountchanceconditions
Gameplay loot table: Prehistoric Sandy Den (cobblemon) cobblemon:prehistoric_sandy_den1–1100%
Gameplay loot table: Prehistoric Sunscorched Remains (cobblemon) cobblemon:prehistoric_sunscorched_remains1–1100%
Gameplay loot table: Any Evo Stone (cobblemon) cobblemon:any_evo_stone1–1100%
Terracotta Sun Stone Ore1–1100%Fortune increases drop count
Deepslate Sun Stone Ore1–1100%Fortune increases drop count
Gameplay loot table: Prehistoric Eroded Pillar (cobblemon) cobblemon:prehistoric_eroded_pillar1–1100%
Gameplay loot table: Prehistoric Sunscorched Den (cobblemon) cobblemon:prehistoric_sunscorched_den1–1100%
Gameplay loot table: Gimmi Tower Sunscorched (cobblemon) cobblemon:gimmi_tower_sunscorched1–1100%
Sun Stone Ore1–1100%Fortune increases drop count
Developer reference
Registry name
cobblemon:sun_stone
Namespace
cobblemon
Mod ID
cobblemon
Tags (1)
cobblemon:items/evolution_stones

Recipe JSON (4):

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