Rock Softening Acid
immersiveengineering:toolupgrade_drill_fortune

Rock Softening Acid

Immersive Engineering · by BluSunrize and Damien A.W. Hazard
item

Acquisition

Crafting using Any Redstone Acid, Any Steel Plate, Any Steel Plate, Any Redstone Acid, Any Steel Plate, Fluid Pipe, Fluid Pipe and Steel Mechanical Component, arranged in the pattern shown. Produces Rock Softening Acid.

Crafting
Any Redstone Acid
Any Steel Plate
Any Steel Plate
Any Redstone Acid
Any Steel Plate
Fluid Pipe
Fluid Pipe
Steel Mechanical Component
Rock Softening Acid Rock Softening Acid guaranteed
Developer reference
Registry name
immersiveengineering:toolupgrade_drill_fortune
Namespace
immersiveengineering
Mod ID
immersiveengineering

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ai ",
    "iai",
    "ppc"
  ],
  "ingredients": {
    "a": {
      "tag": "forge:redstone_acid"
    },
    "c": {
      "item": "immersiveengineering:component_steel"
    },
    "i": {
      "tag": "forge:plates/steel"
    },
    "p": {
      "item": "immersiveengineering:fluid_pipe"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}