Stone Cutting using Sandy Jadestone. Produces Sandy Jadestone Bricks Slab.
Sandy Jadestone Bricks Slab
Sandy Jadestone Bricks Slab is a item from Unknown Mod, crafted from Sandy Jadestone.
Acquisition
Crafting using Sandy Jadestone Bricks, Sandy Jadestone Bricks and Sandy Jadestone Bricks, arranged in the pattern shown. Produces 6× Sandy Jadestone Bricks Slab.
Stone Cutting using Sandy Jadestone Bricks. Produces Sandy Jadestone Bricks Slab.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Sandy Jadestone Bricks Slab | 1–1 | 100% | — |
Used in (1)
Crafting using Any of Sandy Jadestone Slab / Sandy Jadestone Bricks Slab, Crystal Shards and Any of Sandy Jadestone Slab / Sandy Jadestone Bricks Slab, arranged in the pattern shown. Produces Sandy Jadestone Lantern.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
betterend:sandy_jadestone_bricks_slab- Namespace
betterend- Mod ID
unknown- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/slabs minecraft:items/slabs
Recipe JSON (3):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "betterend:sandy_jadestone"
},
"conditions": [],
"sequence": null,
"group_name": "sandy_jadestone_stonecutting",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "betterend:sandy_jadestone_bricks"
}
},
"conditions": [],
"sequence": null,
"group_name": "end_stone_slabs",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "betterend:sandy_jadestone_bricks"
},
"conditions": [],
"sequence": null,
"group_name": "sandy_jadestone_stonecutting",
"experience": null,
"cooking_time": null
}