Crafting using Chain, Chain, Paper Block, Paper Block, Paper Block, Paper Block, Paper Block and Paper Block, arranged in the pattern shown. Produces 6× Paper Hanging Sign.
block· Machines & Other Blocks
Paper Hanging Sign
Nature's Spirit · by Team Hibiscus
Paper Hanging Sign is a block from Nature's Spirit, crafted from Chain and Paper Block.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Paper Hanging Sign | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
natures_spirit:paper_hanging_sign- Namespace
natures_spirit- Mod ID
natures_spirit- Tags (3)
minecraft:blocks/ceiling_hanging_signs minecraft:blocks/mineable/axe minecraft:items/hanging_signs
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"a a",
"###",
"###"
],
"ingredients": {
"#": {
"item": "natures_spirit:paper_block"
},
"a": {
"item": "minecraft:chain"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
