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.
Preservation Chamber
CookingForBlockheads · by BlayTheNinth
Acquisition
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
}