block· Machines & Other Blocks

Freezing Lamp

Goety · by Polarice3
block

Freezing Lamp is a block from Goety, crafted from Ectoplasm, Packed Ice, and Redstone Lamp.

Acquisition

Crafting using Ectoplasm, Packed Ice, Ectoplasm, Packed Ice, Redstone Lamp, Packed Ice, Ectoplasm, Packed Ice and Ectoplasm, arranged in the pattern shown. Produces Freezing Lamp.

Crafting
Freezing Lamp guaranteed

Mining & drops

sourcecountdrop rateconditions
Found in: Ancient City Ice Box chests (rare) (goety) goety:ancient_city_ice_box1–1100%
Freezing Lamp1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

Developer reference
Registry name
goety:freezing_lamp
Namespace
goety
Mod ID
goety

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "eie",
    "iri",
    "eie"
  ],
  "ingredients": {
    "e": {
      "item": "goety:ectoplasm"
    },
    "i": {
      "item": "minecraft:packed_ice"
    },
    "r": {
      "item": "minecraft:redstone_lamp"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}