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