aether:freezer

Freezer

The Aether · by AlphaMode, bconlon, Burning Cactus, Drullkus, Hugo Payn, Jaryt, Oscar Payn, quek, Raptor, reetam, RENREN, sunsette
block Pickaxe Mineable

Acquisition

Crafting using Holystone, Holystone, Holystone, Holystone, Icestone, Holystone, Skyroot Planks, Skyroot Planks and Skyroot Planks, arranged in the pattern shown. Produces Freezer.

Crafting
Freezer guaranteed

Mining & drops

sourcecountchanceconditions
Freezer1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
aether:freezer
Namespace
aether
Mod ID
aether
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "HHH",
    "HIH",
    "PPP"
  ],
  "ingredients": {
    "H": {
      "item": "aether:holystone"
    },
    "I": {
      "item": "aether:icestone"
    },
    "P": {
      "item": "aether:skyroot_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}