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.
- Inputs
- 3 × Iron Ingot
- Torch
- 3 × Iron Nugget
- Output
- → Oil Lantern ×3
block· Machines & Other Blocks
Oil Lantern is a block from [Let's Do] Meadow, crafted from Iron Ingot, Torch, and Iron Nugget.
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.
| source | count | drop rate | conditions |
|---|---|---|---|
| Oil Lantern | 1–1 | 100% | 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.
Drops itself when broken.
meadow:oil_lanternmeadowmeadowminecraft: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
}