Big Paper Wall
quark:paper_wall_big

Big Paper Wall

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

Acquisition

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

Mining & drops

sourcecountchanceconditions
Big Paper Wall1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
quark:paper_wall_big
Namespace
quark
Mod ID
quark
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "quark:paper_wall"
    }
  },
  "conditions": [
    {
      "raw": {
        "flag": "paper_decor",
        "type": "quark:flag"
      },
      "type": "quark:flag"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}