Crafting using Azure Jadestone, Azure Jadestone and Azure Jadestone, arranged in the pattern shown. Produces 6× Azure Jadestone Slab.
Azure Jadestone Slab
Azure Jadestone Slab is a item from Unknown Mod, crafted from Azure Jadestone.
Acquisition
Stone Cutting using Azure Jadestone. Produces Azure Jadestone Slab.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Azure Jadestone Slab | 1–1 | 100% | — |
Used in (3)
Crafting using Azure Jadestone Slab and Azure Jadestone Slab, arranged in the pattern shown. Produces Azure Jadestone Pillar.
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.
Crafting using Azure Jadestone Slab, Azure Jadestone Pillar and Azure Jadestone Slab, arranged in the pattern shown. Produces 2× Azure Jadestone Pedestal.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
betterend:azure_jadestone_slab- Namespace
betterend- Mod ID
unknown- Tags (4)
minecraft:blocks/dragon_immune minecraft:blocks/mineable/pickaxe minecraft:blocks/slabs minecraft:items/slabs
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "betterend:azure_jadestone"
}
},
"conditions": [],
"sequence": null,
"group_name": "end_stone_slabs",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "betterend:azure_jadestone"
},
"conditions": [],
"sequence": null,
"group_name": "azure_jadestone_stonecutting",
"experience": null,
"cooking_time": null
}