Sulphuric Rock Furnace
betterend:sulphuric_rock_furnace

Sulphuric Rock Furnace

item FurnacesPickaxe Mineable

Sulphuric Rock Furnace is a item from Unknown Mod, crafted from Sulphuric Rock.

Acquisition

Crafting using Sulphuric Rock, Sulphuric Rock, Sulphuric Rock, Sulphuric Rock, Sulphuric Rock, Sulphuric Rock, Sulphuric Rock and Sulphuric Rock, arranged in the pattern shown. Produces Sulphuric Rock Furnace.

Crafting
Sulphuric Rock Furnace Sulphuric Rock Furnace guaranteed
Developer reference
Registry name
betterend:sulphuric_rock_furnace
Namespace
betterend
Mod ID
unknown
Tags (2)
c:items/furnaces
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "# #",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "betterend:sulphuric_rock"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "end_stone_ITEM_FURNACES",
  "experience": null,
  "cooking_time": null
}