block· Machines & Other Blocks

Paper Block

Nature's Spirit · by Team Hibiscus
block Axe Mineable

Paper Block is a block from Nature's Spirit, crafted from Paper and Any Planks.

Acquisition

Crafting using Paper, Paper, Any Planks, Paper and Paper, arranged in the pattern shown. Produces Paper Block.

Crafting
Paper
Paper
Any Planks
Paper
Paper
Paper Block guaranteed

Mining & drops

sourcecountchanceconditions
Paper Block1–1100%Survives Explosion

Used in

Crafting using Paper Block, Paper Block and Paper Block, arranged in the pattern shown. Produces 8× Paper Panel.

Crafting
Paper Panel Paper Panel ×8 guaranteed

Crafting using Stick, Stick, Paper Block, Stick and Stick, arranged in the pattern shown. Produces Framed Paper Block.

Crafting
Framed Paper Block guaranteed

Crafting using Paper Block, Paper Block, Paper Block, Paper Block, Paper Block and Paper Block, arranged in the pattern shown. Produces 2× Paper Trapdoor.

Crafting
Paper Trapdoor Paper Trapdoor ×2 guaranteed

Crafting using Paper Block, Paper Block, Paper Block, Paper Block, Paper Block and Paper Block, arranged in the pattern shown. Produces 3× Paper Door.

Crafting
Paper Door Paper Door ×3 guaranteed

Crafting using Paper Block and Any Saplings, in any arrangement. Produces Blooming Paper Block.

Crafting ⇆ any arrangement
Blooming Paper Block guaranteed
view all 7 →

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " A ",
    "A#A",
    " A "
  ],
  "ingredients": {
    "#": {
      "tag": "minecraft:planks"
    },
    "A": {
      "item": "minecraft:paper"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}