Guanostone Brick Slab
alexscaves:guanostone_brick_slab

Guanostone Brick Slab

Alex's Caves · by Alexthe668, Noonyeyz
block Pickaxe MineableSlabSlab

Guanostone Brick Slab is a block from Alex's Caves, crafted from Guanostone Bricks.

Acquisition

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

Crafting
Guanostone Brick Slab Guanostone Brick Slab ×6 guaranteed

Stone Cutting using Guanostone. Produces Guanostone Brick Slab.

Stone Cutting
Guanostone Brick Slab Guanostone Brick Slab guaranteed

Mining & drops

sourcecountchanceconditions
Guanostone Brick Slab1–1100%

Used in (1)

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

Crafting
Guanostone Brick Slab
Guanostone Brick Slab
Chiseled Guanostone guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
alexscaves:guanostone_brick_slab
Namespace
alexscaves
Mod ID
alexscaves
Tags (3)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/slab
minecraft:items/slab

Recipe JSON (3):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "AAA"
  ],
  "ingredients": {
    "A": {
      "item": "alexscaves:guanostone_bricks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "alexscaves:guanostone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "alexscaves:guanostone_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}