Crafting using Chiseled Permafrost Bricks, Chiseled Permafrost Bricks and Chiseled Permafrost Bricks, arranged in the pattern shown. Produces 6× Chiseled Permafrost Brick Slab.
Chiseled Permafrost Brick Slab
Ad Astra · by Alex Nijjar
Acquisition
Stone Cutting using Chiseled Permafrost Bricks. Produces Chiseled Permafrost Brick Slab.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Chiseled Permafrost Brick Slab | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
ad_astra:chiseled_permafrost_brick_slab- Namespace
ad_astra- Mod ID
ad_astra- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/slabs minecraft:items/slabs
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "ad_astra:chiseled_permafrost_bricks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "ad_astra:chiseled_permafrost_bricks"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
