Polished Brumble Slab
blue_skies:polished_brumble_slab

Polished Brumble Slab

Blue Skies · by KingPhygieBoo, Silver_David, Lachney
block Pickaxe MineableSlabsSlabs

Polished Brumble Slab is a block from Blue Skies, crafted from Polished Brumble.

Acquisition

Crafting using Polished Brumble, Polished Brumble and Polished Brumble, arranged in the pattern shown. Produces 6× Polished Brumble Slab.

Crafting
Polished Brumble Slab Polished Brumble Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Polished Brumble Slab1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
blue_skies:polished_brumble_slab
Namespace
blue_skies
Mod ID
blue_skies
Tags (3)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/slabs
minecraft:items/slabs

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "blue_skies:polished_brumble"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "blue_skies:polished_brumble"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}