Crafting using Asphalt Block, Asphalt Block, Asphalt Block, Asphalt Block, Asphalt Block and Asphalt Block, arranged in the pattern shown. Produces 4× Asphalt Stairs.
- Inputs
- 6 × Asphalt Block
- Output
- → Asphalt Stairs ×4
block· Stairs
Asphalt Stairs is a block from Create: Diesel Generators, crafted from Asphalt Block.
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 Stairs.
| source | count | drop rate | conditions |
|---|---|---|---|
| Asphalt Stairs | 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.
Drops itself when broken.
createdieselgenerators:asphalt_stairscreatedieselgeneratorscreatedieselgeneratorsminecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"A ",
"AA ",
"AAA"
],
"ingredients": {
"A": {
"item": "createdieselgenerators:asphalt_block"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "createdieselgenerators:asphalt_block"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}