Crafting using Rabbit Hide, Rabbit Hide, Sand, Sand, Rabbit Hide, Sand and Sand, arranged in the pattern shown. Produces Soft Sand.
item· Other
Soft Sand
Cobblemon · by The Cobblemon Team
Soft Sand is a item from Cobblemon, crafted from Rabbit Hide and Sand.
Acquisition
Used in
Crafting using Dripstone Block, Soft Sand, Hard Stone and Dripstone Block, arranged in the pattern shown. Produces Smooth Rock.
Related items
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
}

