Jade Crystal Lamp
16×16 · BAKED

block· Machines & Other Blocks

Jade Crystal Lamp

Goety · by Polarice3
block Pine Wood BlocksPine Wood Blocks

Jade Crystal Lamp is a block from Goety, crafted from Jade, Glowstone, Pine Fence, and Snowy Pine Pillar.

Acquisition

Crafting using Jade, Glowstone, Jade, Pine Fence, Snowy Pine Pillar and Pine Fence, arranged in the pattern shown. Produces Jade Crystal Lamp.

Crafting
Jade Crystal Lamp Jade Crystal Lamp guaranteed

Mining & drops

sourcecountdrop rateconditions
Jade Crystal Lamp1–1100%Survives Explosion, Block State Property

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

dropscountdrop rateconditions
Jade Crystal Lamp1–1100%Survives Explosion, Block State Property

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

Developer reference
Registry name
goety:jade_crystal_lamp
Namespace
goety
Mod ID
goety
Tags (2)
goety:blocks/pine_wood_blocks
goety:items/pine_wood_blocks

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "JGJ",
    "FSF"
  ],
  "ingredients": {
    "F": {
      "item": "goety:pine_fence"
    },
    "G": {
      "item": "minecraft:glowstone"
    },
    "J": {
      "item": "goety:jade"
    },
    "S": {
      "item": "goety:snowy_pine_pillar"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}