Crafting using Duskbound Block, Duskbound Block, Duskbound Block, Duskbound Block, Ender Pearl, Duskbound Block, Duskbound Block, Duskbound Block and Duskbound Block, arranged in the pattern shown. Produces 4× Duskbound Lantern.

Duskbound Lantern
Quark · by Vazkii, WireSegal, MCVinnyq, Sully
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Duskbound Lantern | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
quark:duskbound_lantern- Namespace
quark- Mod ID
quark- Tags (2)
minecraft:blocks/dragon_immune minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"DDD",
"DED",
"DDD"
],
"ingredients": {
"D": {
"item": "quark:duskbound_block"
},
"E": {
"item": "minecraft:ender_pearl"
}
},
"conditions": [
{
"raw": {
"flag": "duskbound_blocks",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
