Sentry
16×16 · BAKED

item· Other

Sentry

SecurityCraft · by Geforce, bl4ckscor3, Redstone_Dubstep, and ChainmailPickaxe
item

Sentry is an item from SecurityCraft, crafted from Any Redstone Dust, Reinforced Dispenser, Any Iron Ingot, Portable Radar, and Reinforced Block of Iron.

Acquisition

Crafting using Any Redstone Dust, Reinforced Dispenser, Any Redstone Dust, Any Iron Ingot, Portable Radar, Any Iron Ingot, Reinforced Block of Iron, Reinforced Block of Iron and Reinforced Block of Iron, arranged in the pattern shown. Produces Sentry.

Crafting
Sentry Sentry guaranteed

Used in

Developer reference
Registry name
securitycraft:sentry
Namespace
securitycraft
Mod ID
securitycraft

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "RDR",
    "IPI",
    "BBB"
  ],
  "ingredients": {
    "B": {
      "item": "securitycraft:reinforced_iron_block"
    },
    "D": {
      "item": "securitycraft:reinforced_dispenser"
    },
    "I": {
      "tag": "forge:ingots/iron"
    },
    "P": {
      "item": "securitycraft:portable_radar"
    },
    "R": {
      "tag": "forge:dusts/redstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}