botania:black_pavement

Black Portuguese Pavement

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

Acquisition

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

Crafting ⇆ any arrangement
Black Portuguese Pavement ×3 guaranteed

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

Crafting
Black Portuguese Pavement Slab
Black Portuguese Pavement Slab
Black Portuguese Pavement guaranteed

Mining & drops

sourcecountchanceconditions
Black Portuguese Pavement1–1100%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.

Crafting
Black Portuguese Pavement Slab Black Portuguese Pavement Slab ×6 guaranteed

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.

Crafting
Black Portuguese Pavement Stairs Black Portuguese Pavement Stairs ×4 guaranteed

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
}