Redstone Breaker
immersiveengineering:redstone_breaker

Redstone Breaker

Immersive Engineering · by BluSunrize and Damien A.W. Hazard
block Hammer MineableWiring ToolboxPickaxe Mineable

Acquisition

Crafting using HV Wire Connector, Redstone Repeater, HV Wire Connector, Any Iron Plate, Electronic Component and Any Iron Plate, arranged in the pattern shown. Produces Redstone Breaker.

Crafting
HV Wire Connector
Redstone Repeater
HV Wire Connector
Any Iron Plate
Electronic Component
Any Iron Plate
Redstone Breaker Redstone Breaker guaranteed

Mining & drops

sourcecountchanceconditions
Redstone Breaker1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
immersiveengineering:redstone_breaker
Namespace
immersiveengineering
Mod ID
immersiveengineering
Tags (3)
immersiveengineering:blocks/mineable/hammer
immersiveengineering:items/toolbox/wiring
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "hrh",
    "ici"
  ],
  "ingredients": {
    "c": {
      "item": "immersiveengineering:component_electronic"
    },
    "h": {
      "item": "immersiveengineering:connector_hv"
    },
    "i": {
      "tag": "forge:plates/iron"
    },
    "r": {
      "item": "minecraft:repeater"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}