Crafting using Jade, Glowstone, Jade, Pine Fence, Snowy Pine Pillar and Pine Fence, arranged in the pattern shown. Produces Jade Crystal Lamp.
- Inputs
- 2 × Jade
- Glowstone
- 2 × Pine Fence
- Snowy Pine Pillar
- Output
- → Jade Crystal Lamp
block· Machines & Other Blocks
Jade Crystal Lamp is a block from Goety, crafted from Jade, Glowstone, Pine Fence, and Snowy Pine Pillar.
Crafting using Jade, Glowstone, Jade, Pine Fence, Snowy Pine Pillar and Pine Fence, arranged in the pattern shown. Produces Jade Crystal Lamp.
| source | count | drop rate | conditions |
|---|---|---|---|
| Jade Crystal Lamp | 1–1 | 100% | 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.
| drops | count | drop rate | conditions |
|---|---|---|---|
| Jade Crystal Lamp | 1–1 | 100% | 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.
goety:jade_crystal_lampgoetygoetygoety: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
}