quark:duskbound_lantern

Duskbound Lantern

Quark · by Vazkii, WireSegal, MCVinnyq, Sully
block Dragon ImmunePickaxe Mineable

Acquisition

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.

Crafting conditional
Duskbound Lantern ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Duskbound Lantern1–1100%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
}