block· Machines & Other Blocks

Framed Paper Block

Nature's Spirit · by Team Hibiscus
block Axe Mineable

Framed Paper Block is a block from Nature's Spirit, crafted from Stick and Paper Block.

Acquisition

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

Crafting
Framed Paper Block guaranteed

Mining & drops

sourcecountdrop rateconditions
Framed Paper Block1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Used in

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

Crafting
Framed Paper Trapdoor Framed Paper Trapdoor ×2 guaranteed

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

Crafting
Framed Paper Door Framed Paper Door ×3 guaranteed

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

Crafting
Framed Paper Panel Framed Paper Panel ×8 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
natures_spirit:framed_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": {
    "#": {
      "item": "natures_spirit:paper_block"
    },
    "A": {
      "item": "minecraft:stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}