Steam Quarry
modern_industrialization:steam_quarry

Steam Quarry

Modern Industrialization · by Azercoco, Technici4n
block Pickaxe MineableNeeds Stone Tool

Steam Quarry is a block from Modern Industrialization, crafted from Steel Large Plate, Item Pipe, Steel Gear, Steel Machine Casing, and Invar Rotary Blade.

Acquisition

Crafting using Steel Large Plate, Item Pipe, Steel Large Plate, Steel Gear, Steel Machine Casing, Steel Gear, Steel Large Plate, Invar Rotary Blade and Steel Large Plate, arranged in the pattern shown. Produces Steam Quarry.

Crafting
Steam Quarry Steam Quarry guaranteed

Mining & drops

sourcecountchanceconditions
Steam Quarry1–1100%Survives Explosion

Used in (1)

Crafting using Large Motor, Robot Arm, Large Motor, Electronic Circuit, Advanced Machine Hull, Electronic Circuit, Large Motor, Steam Quarry and Large Motor, arranged in the pattern shown. Produces Electric Quarry.

Crafting
Electric Quarry Electric Quarry guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
modern_industrialization:steam_quarry
Namespace
modern_industrialization
Mod ID
modern_industrialization
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "LpL",
    "GCG",
    "LPL"
  ],
  "ingredients": {
    "C": {
      "item": "modern_industrialization:steel_machine_casing"
    },
    "G": {
      "tag": "c:steel_gears"
    },
    "L": {
      "item": "modern_industrialization:steel_large_plate"
    },
    "P": {
      "item": "modern_industrialization:invar_rotary_blade"
    },
    "p": {
      "tag": "modern_industrialization:item_pipes"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}