Stone Cutting using Sulphuric Rock Bricks. Produces Sulphuric Rock Bricks Stairs.
Sulphuric Rock Bricks Stairs
Sulphuric Rock Bricks Stairs is a item from Unknown Mod, crafted from Sulphuric Rock Bricks.
Acquisition
Stone Cutting using Sulphuric Rock. Produces Sulphuric Rock Bricks Stairs.
Crafting using Sulphuric Rock Bricks, Sulphuric Rock Bricks, Sulphuric Rock Bricks, Sulphuric Rock Bricks, Sulphuric Rock Bricks and Sulphuric Rock Bricks, arranged in the pattern shown. Produces 4× Sulphuric Rock Bricks Stairs.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Sulphuric Rock Bricks Stairs | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
betterend:sulphuric_rock_bricks_stairs- Namespace
betterend- Mod ID
unknown- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/stairs minecraft:items/stairs
Recipe JSON (3):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "betterend:sulphuric_rock_bricks"
},
"conditions": [],
"sequence": null,
"group_name": "sulphuric_rock_stonecutting",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "betterend:sulphuric_rock"
},
"conditions": [],
"sequence": null,
"group_name": "sulphuric_rock_stonecutting",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"# ",
"## ",
"###"
],
"ingredients": {
"#": {
"item": "betterend:sulphuric_rock_bricks"
}
},
"conditions": [],
"sequence": null,
"group_name": "end_stone_stairs",
"experience": null,
"cooking_time": null
}
