Blue Portuguese Pavement Slab
botania:blue_pavement_slab

Blue Portuguese Pavement Slab

Dye Color:
Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
block Pickaxe MineableSlabsSlabs

Acquisition

Crafting using Blue Portuguese Pavement, Blue Portuguese Pavement and Blue Portuguese Pavement, arranged in the pattern shown. Produces 6× Blue Portuguese Pavement Slab.

Crafting
Blue Portuguese Pavement Slab Blue Portuguese Pavement Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Blue Portuguese Pavement Slab1–1100%

Used in (1)

Crafting using Blue Portuguese Pavement Slab and Blue Portuguese Pavement Slab, arranged in the pattern shown. Produces Blue Portuguese Pavement.

Crafting
Blue Portuguese Pavement Slab
Blue Portuguese Pavement Slab
Blue Portuguese Pavement guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "QQQ"
  ],
  "ingredients": {
    "Q": {
      "item": "botania:blue_pavement"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "botania:pavement_slab",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "botania:blue_pavement"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}