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.

Block Breaker
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Block Breaker | 1–1 | 100% | 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
}
