Half Jade Crystal Lamp
16×16 · BAKED

block· Machines & Other Blocks

Half Jade Crystal Lamp

Goety · by Polarice3
block Pine Wood BlocksPine Wood Blocks

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

Acquisition

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

Crafting
Half Jade Crystal Lamp Half Jade Crystal Lamp guaranteed

Mining & drops

sourcecountdrop rateconditions
Half Jade Crystal 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:half_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",
    "FFF"
  ],
  "ingredients": {
    "F": {
      "item": "goety:pine_fence"
    },
    "G": {
      "item": "minecraft:glowstone"
    },
    "J": {
      "item": "goety:jade"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}