Crafting using Windswept Planks, Snowball, Glowstone, Snowball and Windswept Planks, arranged in the pattern shown. Produces Windswept Lamp.
- Inputs
- 2 × Windswept Planks
- 2 × Snowball
- Glowstone
- Output
- → Windswept Lamp
block· Machines & Other Blocks
Windswept Lamp is a block from Goety, crafted from Windswept Planks, Snowball, and Glowstone.
Crafting using Windswept Planks, Snowball, Glowstone, Snowball and Windswept Planks, arranged in the pattern shown. Produces Windswept Lamp.
| source | count | drop rate | conditions |
|---|---|---|---|
| Windswept 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 |
|---|---|---|---|
| Windswept 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:windswept_lampgoetygoetygoety:blocks/windswept_wood_blocks
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" P ",
"SGS",
" P "
],
"ingredients": {
"G": {
"item": "minecraft:glowstone"
},
"P": {
"item": "goety:windswept_planks"
},
"S": {
"item": "minecraft:snowball"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}