Windswept Lamp
16×16 · BAKED

block· Machines & Other Blocks

Windswept Lamp

Goety · by Polarice3
block Windswept Wood Blocks

Windswept Lamp is a block from Goety, crafted from Windswept Planks, Snowball, and Glowstone.

Acquisition

Crafting using Windswept Planks, Snowball, Glowstone, Snowball and Windswept Planks, arranged in the pattern shown. Produces Windswept Lamp.

Crafting
Windswept Lamp Windswept Lamp guaranteed

Mining & drops

sourcecountdrop rateconditions
Windswept 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
Windswept 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:windswept_lamp
Namespace
goety
Mod ID
goety
Tags (1)
goety: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
}