Crafting using Paper, Paper, Paper, Paper, Torch, Paper, Paper, Paper and Paper, arranged in the pattern shown. Produces Paper Lantern.
block· Machines & Other Blocks
Paper Lantern
Nature's Spirit · by Team Hibiscus
Paper Lantern is a block from Nature's Spirit, crafted from Paper and Torch.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Paper Lantern | 1–1 | 100% | Survives Explosion |
Used in
Crafting using Paper Lantern and Gray Dye, in any arrangement. Produces Gray Paper Lantern.
Crafting using Paper Lantern and Light Blue Dye, in any arrangement. Produces Light Blue Paper Lantern.
Crafting using Paper Lantern and Purple Dye, in any arrangement. Produces Purple Paper Lantern.
Crafting using Paper Lantern and Magenta Dye, in any arrangement. Produces Magenta Paper Lantern.
Crafting using Paper Lantern and White Dye, in any arrangement. Produces White Paper Lantern.
Block drops
Drops itself when broken.
Developer reference
- Registry name
natures_spirit:paper_lantern- Namespace
natures_spirit- Mod ID
natures_spirit
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"#a#",
"###"
],
"ingredients": {
"#": {
"item": "minecraft:paper"
},
"a": {
"item": "minecraft:torch"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}