Stone Cutting using Light Blue Silt Shingles. Produces Light Blue Silt Shingle Slab.
block· Slabs
Light Blue Silt Shingle Slab
Dye Color:
Twigs · by Ninni
Light Blue Silt Shingle Slab is a block from Twigs, crafted from Light Blue Silt Shingles.
Acquisition
Crafting using Light Blue Silt Shingles, Light Blue Silt Shingles and Light Blue Silt Shingles, arranged in the pattern shown. Produces 6× Light Blue Silt Shingle Slab.
- Inputs
- 3 × Light Blue Silt Shingles
- Output
- → Light Blue Silt Shingle Slab ×6
Stone Cutting using Light Blue Packed Silt. Produces Light Blue Silt Shingle Slab.
Mining & drops
| source | count | drop rate | conditions |
|---|---|---|---|
| Light Blue Silt Shingle Slab | 1–1 | 100% | — |
Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
twigs:light_blue_silt_shingle_slab- Namespace
twigs- Mod ID
twigs- Tags (4)
minecraft:blocks/slabs minecraft:items/slabs twigs:blocks/packed_silt twigs:items/packed_silt
Recipe JSON (3):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "twigs:light_blue_silt_shingles"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "twigs:light_blue_silt_shingles"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "twigs:light_blue_packed_silt"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

