Crafting using Refined Iron Ingot, Copper Cable, Refined Iron Ingot, Insulated Copper Cable, Block of Redstone, Insulated Copper Cable, Refined Iron Ingot, Copper Cable and Refined Iron Ingot, arranged in the pattern shown. Produces Alarm.
Alarm
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Alarm | 1–1 | 100% | Survives Explosion |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Alarm | 1–1 | 100% | Survives Explosion |
Developer reference
- Registry name
techreborn:alarm- Namespace
techreborn- Mod ID
techreborn
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ICI",
"SRS",
"ICI"
],
"ingredients": {
"C": {
"item": "techreborn:copper_cable"
},
"I": {
"item": "techreborn:refined_iron_ingot"
},
"R": {
"item": "minecraft:redstone_block"
},
"S": {
"item": "techreborn:insulated_copper_cable"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
