Stone Cutting using Sulphuric Rock. Produces Sulphuric Rock Bricks Wall.
Sulphuric Rock Bricks Wall
Sulphuric Rock Bricks Wall is a item from Unknown Mod, crafted from Sulphuric Rock.
Acquisition
Stone Cutting using Sulphuric Rock Bricks. Produces Sulphuric Rock Bricks Wall.
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 6× Sulphuric Rock Bricks Wall.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Sulphuric Rock Bricks Wall | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
betterend:sulphuric_rock_bricks_wall- Namespace
betterend- Mod ID
unknown- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/walls
Recipe JSON (3):
{
"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: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:crafting_shaped",
"pattern": [
"###",
"###"
],
"ingredients": {
"#": {
"item": "betterend:sulphuric_rock_bricks"
}
},
"conditions": [],
"sequence": null,
"group_name": "end_wall",
"experience": null,
"cooking_time": null
}
