Smooth Rock
16×16 · BAKED

item· Other

Smooth Rock

Cobblemon · by The Cobblemon Team
item Is Held Item Held

Smooth Rock is a item from Cobblemon, crafted from Dripstone Block, Soft Sand, and Hard Stone.

Acquisition

Crafting using Dripstone Block, Soft Sand, Hard Stone and Dripstone Block, arranged in the pattern shown. Produces Smooth Rock.

Crafting
Smooth Rock Smooth Rock guaranteed

Mining & drops

sourcecountchanceconditions
Gameplay loot table: Prehistoric Sunscorched Den (cobblemon) cobblemon:prehistoric_sunscorched_den1–1100%
Gameplay loot table: Prehistoric Sunscorched Remains (cobblemon) cobblemon:prehistoric_sunscorched_remains1–1100%
Gameplay loot table: Prehistoric Eroded Pillar (cobblemon) cobblemon:prehistoric_eroded_pillar1–1100%
Gameplay loot table: Prehistoric Sandy Den (cobblemon) cobblemon:prehistoric_sandy_den1–1100%
Developer reference
Registry name
cobblemon:smooth_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:soft_sand"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}