Crafting using Bamboo, Bamboo, Bamboo, Paper, Paper, Paper, Bamboo, Bamboo and Bamboo, arranged in the pattern shown. Produces 6× Paper Wall.
Paper Wall
Quark · by Vazkii, WireSegal, MCVinnyq, Sully
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Paper Wall | 1–1 | 100% | Survives Explosion |
Used in (2)
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
quark:paper_wall- Namespace
quark- Mod ID
quark- Tags (1)
minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"PPP",
"###"
],
"ingredients": {
"#": {
"item": "minecraft:bamboo"
},
"P": {
"item": "minecraft:paper"
}
},
"conditions": [
{
"raw": {
"flag": "paper_decor",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}