Soft Sand
16×16 · BAKED

item· Other

Soft Sand

Cobblemon · by The Cobblemon Team
item Is Held Item Held

Soft Sand is a item from Cobblemon, crafted from Rabbit Hide and Sand.

Acquisition

Crafting using Rabbit Hide, Rabbit Hide, Sand, Sand, Rabbit Hide, Sand and Sand, arranged in the pattern shown. Produces Soft Sand.

Crafting
Soft Sand Soft Sand guaranteed

Used in

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
Developer reference
Registry name
cobblemon:soft_sand
Namespace
cobblemon
Mod ID
cobblemon
Tags (1)
cobblemon:items/held/is_held_item

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " RR",
    "SSR",
    "SS "
  ],
  "ingredients": {
    "R": {
      "item": "minecraft:rabbit_hide"
    },
    "S": {
      "item": "minecraft:sand"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}