Paper Wall
quark:paper_wall

Paper Wall

Quark · by Vazkii, WireSegal, MCVinnyq, Sully
block Axe Mineable

Acquisition

Crafting using Bamboo, Bamboo, Bamboo, Paper, Paper, Paper, Bamboo, Bamboo and Bamboo, arranged in the pattern shown. Produces 6× Paper Wall.

Crafting conditional
Bamboo
Bamboo
Bamboo
Paper
Paper
Paper
Bamboo
Bamboo
Bamboo
Paper Wall Paper Wall ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Paper Wall1–1100%Survives Explosion

Used in (2)

Crafting using Paper Wall and Any Saplings, in any arrangement. Produces Decorated Paper Wall.

Crafting ⇆ any arrangement conditional
Paper Wall
Any Saplings
Decorated Paper Wall Decorated Paper Wall guaranteed

Crafting using Paper Wall, Paper Wall, Paper Wall and Paper Wall, arranged in the pattern shown. Produces 4× Big Paper Wall.

Crafting conditional
Paper Wall
Paper Wall
Paper Wall
Paper Wall
Big Paper Wall Big Paper Wall ×4 guaranteed

Block drops

Drops itself when broken.

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
}