Permafrost Brick Slab
ad_astra:permafrost_brick_slab

Permafrost Brick Slab

Ad Astra · by Alex Nijjar
block Pickaxe MineableSlabsSlabs

Acquisition

Crafting using Permafrost Bricks, Permafrost Bricks and Permafrost Bricks, arranged in the pattern shown. Produces 6× Permafrost Brick Slab.

Crafting
Permafrost Brick Slab Permafrost Brick Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Permafrost Brick Slab1–1100%Survives Explosion

Used in (1)

Crafting using Permafrost Brick Slab and Permafrost Brick Slab, arranged in the pattern shown. Produces Chiseled Permafrost Bricks.

Crafting
Permafrost Brick Slab
Permafrost Brick Slab
Chiseled Permafrost Bricks guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
ad_astra: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:permafrost_bricks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:permafrost_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}