Cryo Freezer
ad_astra:cryo_freezer

Cryo Freezer

Ad Astra · by Alex Nijjar
block Pickaxe MineableNeeds Iron Tool

Acquisition

Crafting using Ostrum Plate, Ostrum Plate, Ostrum Plate, Blue Ice, Large Gas Tank, Blue Ice, Ostrum Plate, Ostrum Plate and Ostrum Plate, arranged in the pattern shown. Produces Cryo Freezer.

Crafting
Cryo Freezer Cryo Freezer guaranteed

Mining & drops

sourcecountchanceconditions
Cryo Freezer1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
ad_astra:cryo_freezer
Namespace
ad_astra
Mod ID
ad_astra
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "IGI",
    "###"
  ],
  "ingredients": {
    "#": {
      "tag": "ad_astra:ostrum_plates"
    },
    "G": {
      "item": "ad_astra:large_gas_tank"
    },
    "I": {
      "item": "minecraft:blue_ice"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}