techreborn:vacuum_freezer

Vacuum Freezer

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block

Acquisition

Crafting using Any Steel Plates, Extractor, Any Steel Plates, Advanced Circuit, Reinforced Glass, Advanced Circuit, Any Steel Plates, Extractor and Any Steel Plates, arranged in the pattern shown. Produces Vacuum Freezer.

Crafting
Vacuum Freezer guaranteed

Mining & drops

sourcecountchanceconditions
Vacuum Freezer1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
techreborn:vacuum_freezer
Namespace
techreborn
Mod ID
techreborn

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SPS",
    "CGC",
    "SPS"
  ],
  "ingredients": {
    "C": {
      "item": "techreborn:advanced_circuit"
    },
    "G": {
      "item": "techreborn:reinforced_glass"
    },
    "P": {
      "item": "techreborn:extractor"
    },
    "S": {
      "tag": "c:steel_plates"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}