Steep Lamp
16×16 · BAKED

block· Machines & Other Blocks

Steep Lamp

Goety · by Polarice3
block Steep Wood BlocksSteep Wood BlocksGuarded By PiglinsPiglin Loved

Steep Lamp is a block from Goety, crafted from Steep Wood Slab, Any Gold Ingot, and Glowstone.

Acquisition

Crafting using Steep Wood Slab, Any Gold Ingot, Glowstone, Any Gold Ingot and Steep Wood Slab, arranged in the pattern shown. Produces Steep Lamp.

Crafting
Steep Lamp Steep Lamp guaranteed

Mining & drops

sourcecountdrop rateconditions
Steep 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
Steep 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:steep_lamp
Namespace
goety
Mod ID
goety
Tags (4)
goety:blocks/steep_wood_blocks
goety:items/steep_wood_blocks
minecraft:blocks/guarded_by_piglins
minecraft:items/piglin_loved

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " R ",
    "IGI",
    " R "
  ],
  "ingredients": {
    "G": {
      "item": "minecraft:glowstone"
    },
    "I": {
      "tag": "forge:ingots/gold"
    },
    "R": {
      "item": "goety:steep_wood_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}