Alarm
techreborn:alarm

Alarm

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block

Acquisition

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.

Crafting
Alarm Alarm guaranteed

Mining & drops

sourcecountchanceconditions
Alarm1–1100%Survives Explosion

Block drops

dropscountchanceconditions
Alarm1–1100%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
}