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

White Portuguese Pavement
Acquisition
Crafting using White Portuguese Pavement Slab and White Portuguese Pavement Slab, arranged in the pattern shown. Produces White Portuguese Pavement.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| White Portuguese Pavement | 1–1 | 100% | Survives Explosion |
Used in (4)
Stone Cutting using White Portuguese Pavement. Produces White Portuguese Pavement Slab.
Crafting using White Portuguese Pavement, White Portuguese Pavement, White Portuguese Pavement, White Portuguese Pavement, White Portuguese Pavement and White Portuguese Pavement, arranged in the pattern shown. Produces 4× White Portuguese Pavement Stairs.
Crafting using White Portuguese Pavement, White Portuguese Pavement and White Portuguese Pavement, arranged in the pattern shown. Produces 6× White Portuguese Pavement Slab.
Stone Cutting using White Portuguese Pavement. Produces White Portuguese Pavement Stairs.
Block drops
Drops itself when broken.
Developer reference
- Registry name
botania:white_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"
}
],
"conditions": [],
"sequence": null,
"group_name": "botania:pavement",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"QQ"
],
"ingredients": {
"Q": {
"item": "botania:white_pavement_slab"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}


