Crafting using Paper Lantern and Brown Dye, in any arrangement. Produces Brown Paper Lantern.
block· Machines & Other Blocks
Brown Paper Lantern
Dye Color:
Nature's Spirit · by Team Hibiscus
Brown Paper Lantern is a block from Nature's Spirit, crafted from Paper Lantern and Brown Dye.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Brown Paper Lantern | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
natures_spirit:brown_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:brown_dye"
}
],
"conditions": [],
"sequence": null,
"group_name": "paper_lantern",
"experience": null,
"cooking_time": null
}