Crafting using Sand, Sand, Sand, Sand, Crude Oil Bucket, Gravel, Gravel, Gravel and Gravel, arranged in the pattern shown. Produces 8× Asphalt Block.
- Inputs
- 4 × Sand
- Crude Oil Bucket
- 4 × Gravel
- Output
- → Asphalt Block ×8


block· Machines & Other Blocks
Asphalt Block is a block from Create: Diesel Generators, crafted from Sand, Crude Oil Bucket, and Gravel.
Crafting using Sand, Sand, Sand, Sand, Crude Oil Bucket, Gravel, Gravel, Gravel and Gravel, arranged in the pattern shown. Produces 8× Asphalt Block.

Mixing using Gravel, Sand and Crude Oil (100 mB). Produces 4× Asphalt Block.
| source | count | drop rate | conditions |
|---|---|---|---|
| Asphalt Block | 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.
Crafting using Asphalt Block, Asphalt Block, Asphalt Block, Asphalt Block, Asphalt Block and Asphalt Block, arranged in the pattern shown. Produces 4× Asphalt Stairs.
Stone Cutting using Asphalt Block. Produces Asphalt Slab.
Stone Cutting using Asphalt Block. Produces Asphalt Stairs.
Crafting using Asphalt Block, Asphalt Block and Asphalt Block, arranged in the pattern shown. Produces 6× Asphalt Slab.
Drops itself when broken.
createdieselgenerators:asphalt_blockcreatedieselgeneratorscreatedieselgeneratorsminecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"SSS",
"SCG",
"GGG"
],
"ingredients": {
"C": {
"item": "createdieselgenerators:crude_oil_bucket"
},
"G": {
"item": "minecraft:gravel"
},
"S": {
"item": "minecraft:sand"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:mixing",
"pattern": null,
"ingredients": [
{
"item": "minecraft:gravel"
},
{
"item": "minecraft:sand"
},
{
"amount": 100,
"fluidTag": "forge:crude_oil"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}