Oil Lantern
16×16 · BAKED

block· Machines & Other Blocks

Oil Lantern

[Let's Do] Meadow · by satisfy, jason13official
block Pickaxe Mineable

Oil Lantern is a block from [Let's Do] Meadow, crafted from Iron Ingot, Torch, and Iron Nugget.

Acquisition

Crafting using Iron Ingot, Iron Ingot, Torch, Iron Ingot, Iron Nugget, Iron Nugget and Iron Nugget, arranged in the pattern shown. Produces 3× Oil Lantern.

Crafting
Iron Ingot
Iron Ingot
Torch
Iron Ingot
Iron Nugget
Iron Nugget
Iron Nugget
Oil Lantern Oil Lantern ×3 guaranteed

Mining & drops

sourcecountdrop rateconditions
Oil Lantern1–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
meadow:oil_lantern
Namespace
meadow
Mod ID
meadow
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " i ",
    "iMi",
    "III"
  ],
  "ingredients": {
    "I": {
      "item": "minecraft:iron_nugget"
    },
    "M": {
      "item": "minecraft:torch"
    },
    "i": {
      "item": "minecraft:iron_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}