Crafting using Paper, Bamboo, Paper, Paper, Any Glowstone Dust, Paper, Paper, Bamboo and Paper, arranged in the pattern shown. Produces Paper Lantern.
Paper Lantern
Quark · by Vazkii, WireSegal, MCVinnyq, Sully
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Paper Lantern | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Paper Lantern and Any Saplings, in any arrangement. Produces Decorated Paper Lantern.
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
}