Codebreaker
16×16 · BAKED

item· Other

Codebreaker

SecurityCraft · by Geforce, bl4ckscor3, Redstone_Dubstep, and ChainmailPickaxe
item Can Interact With Doors

Codebreaker is an item from SecurityCraft, crafted from Any Diamond Gem, Redstone Torch, Any Gold Ingot, Dark Nether Star, Any Redstone Dust, and Awakened Emerald.

Acquisition

Crafting using Any Diamond Gem, Redstone Torch, Any Diamond Gem, Any Gold Ingot, Dark Nether Star, Any Gold Ingot, Any Redstone Dust, Awakened Emerald and Any Redstone Dust, arranged in the pattern shown. Produces Codebreaker.

Crafting
Any Diamond Gem
Redstone Torch
Any Diamond Gem
Any Gold Ingot
Dark Nether Star
Any Gold Ingot
Any Redstone Dust
Awakened Emerald
Any Redstone Dust
Codebreaker Codebreaker guaranteed
Developer reference
Registry name
securitycraft:codebreaker
Namespace
securitycraft
Mod ID
securitycraft
Tags (1)
securitycraft:items/can_interact_with_doors

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "DTD",
    "GSG",
    "RER"
  ],
  "ingredients": {
    "D": {
      "tag": "forge:gems/diamond"
    },
    "E": {
      "tag": "forge:gems/emerald"
    },
    "G": {
      "tag": "forge:ingots/gold"
    },
    "R": {
      "tag": "forge:dusts/redstone"
    },
    "S": {
      "tag": "forge:nether_stars"
    },
    "T": {
      "item": "minecraft:redstone_torch"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}