Asphalt Slab
16×16 · BAKED

block· Slabs

Asphalt Slab

Create: Diesel Generators · by George VI
block Pickaxe Mineable

Asphalt Slab is a block from Create: Diesel Generators, crafted from Asphalt Block.

Acquisition

Crafting using Asphalt Block, Asphalt Block and Asphalt Block, arranged in the pattern shown. Produces 6× Asphalt Slab.

Crafting
Asphalt Slab Asphalt Slab ×6 guaranteed

Mining & drops

sourcecountdrop rateconditions
Asphalt Slab1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

Developer reference
Registry name
createdieselgenerators:asphalt_slab
Namespace
createdieselgenerators
Mod ID
createdieselgenerators
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (2):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "createdieselgenerators:asphalt_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "AAA"
  ],
  "ingredients": {
    "A": {
      "item": "createdieselgenerators:asphalt_block"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}