Crafting using Loam, Loam, Loam, Loam, Loam and Loam, arranged in the pattern shown. Produces 4× Loam Stairs.
block· Stairs
Loam Stairs
[Let's Do] Vinery · by Jason13Official, Satisfy
Loam Stairs is a block from [Let's Do] Vinery, crafted from Loam.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Loam Stairs | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
vinery:loam_stairs- Namespace
vinery- Mod ID
vinery- Tags (1)
minecraft:blocks/mineable/shovel
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"# ",
"## ",
"###"
],
"ingredients": {
"#": {
"item": "vinery:loam"
}
},
"conditions": [],
"sequence": null,
"group_name": "stairs",
"experience": null,
"cooking_time": null
}
