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

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


