Stone Cutting using Asphalt Block. Produces Asphalt Slab.
block· Slabs
Asphalt Slab
Create: Diesel Generators · by George VI
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.
- Inputs
- 3 × Asphalt Block
- Output
- → Asphalt Slab ×6
Mining & drops
| source | count | drop rate | conditions |
|---|---|---|---|
| Asphalt Slab | 1–1 | 100% | 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.
Related items
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
}
