Crafting using Permafrost, Permafrost, Permafrost and Permafrost, arranged in the pattern shown. Produces 4× Permafrost Bricks.

Permafrost Bricks
Quark · by Vazkii, WireSegal, MCVinnyq, Sully
Acquisition
Stone Cutting using Permafrost. Produces Permafrost Bricks.

Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Permafrost Bricks | 1–1 | 100% | Survives Explosion |
Used in (7)
Stone Cutting using Permafrost Bricks. Produces Permafrost Brick Vertical Slab.
Stone Cutting using Permafrost Bricks. Produces Permafrost Brick Slab.
Stone Cutting using Permafrost Bricks. Produces Permafrost Brick Wall.
Crafting using Permafrost Bricks, Permafrost Bricks, Permafrost Bricks, Permafrost Bricks, Permafrost Bricks and Permafrost Bricks, arranged in the pattern shown. Produces 4× Permafrost Brick Stairs.
Crafting using Permafrost Bricks, Permafrost Bricks and Permafrost Bricks, arranged in the pattern shown. Produces 6× Permafrost Brick Slab.
Block drops
Drops itself when broken.
Developer reference
- Registry name
quark:permafrost_bricks- Namespace
quark- Mod ID
quark- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##",
"##"
],
"ingredients": {
"#": {
"item": "quark:permafrost"
}
},
"conditions": [
{
"raw": {
"flag": "permafrost",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "quark:permafrost"
},
"conditions": [
{
"raw": {
"flag": "permafrost",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
