Magic Slab
biomesoplenty:magic_slab

Magic Slab

Biomes O' Plenty · by Adubbz, Forstride
block SlabsWooden SlabsSlabsWooden Slabs

Acquisition

Crafting using Magic Planks, Magic Planks and Magic Planks, arranged in the pattern shown. Produces 6× Magic Slab.

Crafting
Magic Slab Magic Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Magic Slab1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
biomesoplenty:magic_slab
Namespace
biomesoplenty
Mod ID
biomesoplenty
Tags (4)
minecraft:blocks/slabs
minecraft:blocks/wooden_slabs
minecraft:items/slabs
minecraft:items/wooden_slabs

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "biomesoplenty:magic_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "wooden_slab",
  "experience": null,
  "cooking_time": null
}