Damp Rock
16×16 · BAKED

item· Other

Damp Rock

Cobblemon · by The Cobblemon Team
item Is Held Item Held

Damp Rock is a item from Cobblemon, crafted from Dripstone Block, Water Stone, and Hard Stone.

Acquisition

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

Mining & drops

sourcecountchanceconditions
Gameplay loot table: Prehistoric Lush Den (cobblemon) cobblemon:prehistoric_lush_den1–1100%
Gameplay loot table: Prehistoric Mossy Pond (cobblemon) cobblemon:prehistoric_mossy_pond1–1100%
Gameplay loot table: Prehistoric Rooted Pit (cobblemon) cobblemon:prehistoric_rooted_pit1–1100%
Gameplay loot table: Prehistoric Enhydro Agate (cobblemon) cobblemon:prehistoric_enhydro_agate1–1100%
Gameplay loot table: Prehistoric Underwater Fissure (cobblemon) cobblemon:prehistoric_underwater_fissure1–1100%
Gameplay loot table: Prehistoric Submerged Spike (cobblemon) cobblemon:prehistoric_submerged_spike1–1100%
Gameplay loot table: Prehistoric Dripstone Oasis (cobblemon) cobblemon:prehistoric_dripstone_oasis1–1100%
Gameplay loot table: Prehistoric Suspicious Mound (cobblemon) cobblemon:prehistoric_suspicious_mound1–1100%
Gameplay loot table: Prehistoric Submerged Impact (cobblemon) cobblemon:prehistoric_submerged_impact1–1100%
Gameplay loot table: Prehistoric Mud Pit (cobblemon) cobblemon:prehistoric_mud_pit1–1100%
Gameplay loot table: Prehistoric Hydrothermal Vents (cobblemon) cobblemon:prehistoric_hydrothermal_vents1–1100%
Gameplay loot table: Prehistoric Vibrant Hydrothermal Vents (cobblemon) cobblemon:prehistoric_vibrant_hydrothermal_vents1–1100%
Developer reference
Registry name
cobblemon:damp_rock
Namespace
cobblemon
Mod ID
cobblemon
Tags (1)
cobblemon:items/held/is_held_item

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "DS",
    "HD"
  ],
  "ingredients": {
    "D": {
      "item": "minecraft:dripstone_block"
    },
    "H": {
      "item": "cobblemon:hard_stone"
    },
    "S": {
      "item": "cobblemon:water_stone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}