Crafting using Clay Ball, Sand, Sand and Clay Ball, arranged in the pattern shown. Produces 2× Loam.

block· Machines & Other Blocks
Loam
[Let's Do] Vinery · by Jason13Official, Satisfy
Loam is a block from [Let's Do] Vinery, crafted from Clay Ball and Sand.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Loam | 1–1 | 100% | Survives Explosion |
Used in
Block drops
Drops itself when broken.
Developer reference
- Registry name
vinery:loam- Namespace
vinery- Mod ID
vinery- Tags (1)
minecraft:blocks/mineable/shovel
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#S",
"S#"
],
"ingredients": {
"#": {
"item": "minecraft:clay_ball"
},
"S": {
"item": "minecraft:sand"
}
},
"conditions": [],
"sequence": null,
"group_name": "loam",
"experience": null,
"cooking_time": null
}
