Preservation Chamber
cookingforblockheads:preservation_chamber

Preservation Chamber

CookingForBlockheads · by BlayTheNinth
item

Acquisition

Crafting using Redstone Dust, Redstone Dust, Redstone Dust, Any Iron Ingots, Redstone Comparator and Any Iron Ingots, arranged in the pattern shown. Produces Preservation Chamber.

Crafting
Redstone Dust
Redstone Dust
Redstone Dust
Any Iron Ingots
Redstone Comparator
Any Iron Ingots
Preservation Chamber Preservation Chamber guaranteed
Developer reference
Registry name
cookingforblockheads:preservation_chamber
Namespace
cookingforblockheads
Mod ID
cookingforblockheads

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "RRR",
    "ICI"
  ],
  "ingredients": {
    "C": {
      "item": "minecraft:comparator"
    },
    "I": {
      "tag": "balm:iron_ingots"
    },
    "R": {
      "item": "minecraft:redstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}