Sulphuric Rock Polished
betterend:sulphuric_rock_polished

Sulphuric Rock Polished

item Pickaxe Mineable

Sulphuric Rock Polished is a item from Unknown Mod, crafted from Sulphuric Rock Bricks.

Acquisition

Crafting using Sulphuric Rock Bricks, Sulphuric Rock Bricks, Sulphuric Rock Bricks and Sulphuric Rock Bricks, arranged in the pattern shown. Produces 4× Sulphuric Rock Polished.

Crafting
Sulphuric Rock Bricks
Sulphuric Rock Bricks
Sulphuric Rock Bricks
Sulphuric Rock Bricks
Sulphuric Rock Polished Sulphuric Rock Polished ×4 guaranteed

Used in (1)

Crafting using Sulphuric Rock Polished, Sulphuric Rock Polished, Sulphuric Rock Polished and Sulphuric Rock Polished, arranged in the pattern shown. Produces 4× Sulphuric Rock Tiles.

Crafting
Sulphuric Rock Polished
Sulphuric Rock Polished
Sulphuric Rock Polished
Sulphuric Rock Polished
Sulphuric Rock Tiles Sulphuric Rock Tiles ×4 guaranteed
Developer reference
Registry name
betterend:sulphuric_rock_polished
Namespace
betterend
Mod ID
unknown
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "betterend:sulphuric_rock_bricks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "end_tile",
  "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
}