Crafting using Livingrock, Cobblestone, Gravel and Coal, in any arrangement. Produces 3× Black Portuguese Pavement.

Black Portuguese Pavement
Acquisition
Crafting using Black Portuguese Pavement Slab and Black Portuguese Pavement Slab, arranged in the pattern shown. Produces Black Portuguese Pavement.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Black Portuguese Pavement | 1–1 | 100% | Survives Explosion |
Used in (4)
Crafting using Black Portuguese Pavement, Black Portuguese Pavement and Black Portuguese Pavement, arranged in the pattern shown. Produces 6× Black Portuguese Pavement Slab.
Stone Cutting using Black Portuguese Pavement. Produces Black Portuguese Pavement Slab.
Crafting using Black Portuguese Pavement, Black Portuguese Pavement, Black Portuguese Pavement, Black Portuguese Pavement, Black Portuguese Pavement and Black Portuguese Pavement, arranged in the pattern shown. Produces 4× Black Portuguese Pavement Stairs.
Stone Cutting using Black Portuguese Pavement. Produces Black Portuguese Pavement Stairs.
Block drops
Drops itself when broken.
Developer reference
- Registry name
botania:black_pavement- Namespace
botania- Mod ID
botania- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "botania:livingrock"
},
{
"item": "minecraft:cobblestone"
},
{
"item": "minecraft:gravel"
},
{
"item": "minecraft:coal"
}
],
"conditions": [],
"sequence": null,
"group_name": "botania:pavement",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"QQ"
],
"ingredients": {
"Q": {
"item": "botania:black_pavement_slab"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}


