Water Stone
16×16 · BAKED

item· Other

Water Stone

Cobblemon · by The Cobblemon Team
item Evolution Stones

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

Acquisition

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

Smelting

200 ticks· 0.1 xp

Water Stone Water Stone guaranteed

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

Blasting

100 ticks· 0.1 xp

Water Stone Water Stone guaranteed

Mining & drops

sourcecountchanceconditions
Gameplay loot table: Prehistoric Dripstone Oasis (cobblemon) cobblemon:prehistoric_dripstone_oasis1–1100%
Deepslate Water Stone Ore1–1100%Fortune increases drop count
Gameplay loot table: Any Evo Stone (cobblemon) cobblemon:any_evo_stone1–1100%
Gameplay loot table: Prehistoric Underwater Fissure (cobblemon) cobblemon:prehistoric_underwater_fissure1–1100%
Gameplay loot table: Prehistoric Mud Pit (cobblemon) cobblemon:prehistoric_mud_pit1–1100%
Gameplay loot table: Prehistoric Mossy Pond (cobblemon) cobblemon:prehistoric_mossy_pond1–1100%
Water Stone Ore1–1100%Fortune increases drop count
Gameplay loot table: Prehistoric Submerged Impact (cobblemon) cobblemon:prehistoric_submerged_impact1–1100%
Gameplay loot table: Prehistoric Enhydro Agate (cobblemon) cobblemon:prehistoric_enhydro_agate1–1100%
Gameplay loot table: Prehistoric Rooted Pit (cobblemon) cobblemon:prehistoric_rooted_pit1–1100%
Gameplay loot table: Prehistoric Vibrant Hydrothermal Vents (cobblemon) cobblemon:prehistoric_vibrant_hydrothermal_vents1–1100%
Gameplay loot table: Prehistoric Submerged Spike (cobblemon) cobblemon:prehistoric_submerged_spike1–1100%

Used in

Crafting using Dripstone Block, Water Stone, Hard Stone and Dripstone Block, arranged in the pattern shown. Produces Damp Rock.

Crafting
Damp Rock Damp Rock guaranteed

Crafting using String, String, String, Water Stone and String, arranged in the pattern shown. Produces Mystic Water.

Crafting
String
String
String
Water Stone
String
Mystic Water Mystic Water guaranteed
Developer reference
Registry name
cobblemon:water_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_water_stone_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "water_stone",
  "experience": 0.1,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "cobblemon:water_stone_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "water_stone",
  "experience": 0.1,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "cobblemon:deepslate_water_stone_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "water_stone",
  "experience": 0.1,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "cobblemon:water_stone_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "water_stone",
  "experience": 0.1,
  "cooking_time": 100
}