Paper Lantern
quark:paper_lantern

Paper Lantern

Quark · by Vazkii, WireSegal, MCVinnyq, Sully
block Axe Mineable

Acquisition

Crafting using Paper, Bamboo, Paper, Paper, Any Glowstone Dust, Paper, Paper, Bamboo and Paper, arranged in the pattern shown. Produces Paper Lantern.

Crafting conditional
Paper
Bamboo
Paper
Paper
Any Glowstone Dust
Paper
Paper
Bamboo
Paper
Paper Lantern Paper Lantern guaranteed

Mining & drops

sourcecountchanceconditions
Paper Lantern1–1100%Survives Explosion

Used in (1)

Crafting using Paper Lantern and Any Saplings, in any arrangement. Produces Decorated Paper Lantern.

Crafting ⇆ any arrangement conditional
Paper Lantern
Any Saplings
Decorated Paper Lantern Decorated Paper Lantern guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
quark:paper_lantern
Namespace
quark
Mod ID
quark
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PSP",
    "PGP",
    "PSP"
  ],
  "ingredients": {
    "G": {
      "tag": "forge:dusts/glowstone"
    },
    "P": {
      "item": "minecraft:paper"
    },
    "S": {
      "item": "minecraft:bamboo"
    }
  },
  "conditions": [
    {
      "raw": {
        "flag": "paper_decor",
        "type": "quark:flag"
      },
      "type": "quark:flag"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}