Stone Cutting using Azure Jadestone. Produces Azure Jadestone Bricks Slab.
Azure Jadestone Bricks Slab
Azure Jadestone Bricks Slab is a item from Unknown Mod, crafted from Azure Jadestone.
Acquisition
Crafting using Azure Jadestone Bricks, Azure Jadestone Bricks and Azure Jadestone Bricks, arranged in the pattern shown. Produces 6× Azure Jadestone Bricks Slab.
Stone Cutting using Azure Jadestone Bricks. Produces Azure Jadestone Bricks Slab.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Azure Jadestone Bricks Slab | 1–1 | 100% | — |
Used in (1)
Crafting using Any of Azure Jadestone Slab / Azure Jadestone Bricks Slab, Crystal Shards and Any of Azure Jadestone Slab / Azure Jadestone Bricks Slab, arranged in the pattern shown. Produces Azure Jadestone Lantern.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
betterend:azure_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:azure_jadestone"
},
"conditions": [],
"sequence": null,
"group_name": "azure_jadestone_stonecutting",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "betterend:azure_jadestone_bricks"
}
},
"conditions": [],
"sequence": null,
"group_name": "end_stone_slabs",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "betterend:azure_jadestone_bricks"
},
"conditions": [],
"sequence": null,
"group_name": "azure_jadestone_stonecutting",
"experience": null,
"cooking_time": null
}