techreborn:block_breaker

Block Breaker

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block

Acquisition

Crafting using Refined Iron Plate, Electronic Circuit, Refined Iron Plate, Refined Iron Plate, Hopper, Refined Iron Plate, Refined Iron Plate, Sticky Piston and Refined Iron Plate, arranged in the pattern shown. Produces Block Breaker.

Crafting
Block Breaker guaranteed

Mining & drops

sourcecountchanceconditions
Block Breaker1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
techreborn:block_breaker
Namespace
techreborn
Mod ID
techreborn

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PCP",
    "PHP",
    "PXP"
  ],
  "ingredients": {
    "C": {
      "item": "techreborn:electronic_circuit"
    },
    "H": {
      "item": "minecraft:hopper"
    },
    "P": {
      "item": "techreborn:refined_iron_plate"
    },
    "X": {
      "item": "minecraft:sticky_piston"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}