Paper
minecraft:paper

Paper

Minecraft · by Mojang Studios
item

Acquisition

Crafting using Saw Dust, Saw Dust, Saw Dust and Water Bucket, in any arrangement. Produces 3× Paper.

Crafting ⇆ any arrangement
Saw Dust
Saw Dust
Saw Dust
Water Bucket
Paper Paper ×3 guaranteed

Crafting using Any Sawdust, Any Sawdust and Any Sawdust, arranged in the pattern shown. Produces 6× Paper.

Crafting
Any Sawdust
Any Sawdust
Any Sawdust
Paper Paper ×6 guaranteed

Scrapbox using Scrap Box. Produces Paper.

Scrapbox
Paper Paper guaranteed

Extractor using Book. Produces 2× Paper.

Extractor
Paper Paper ×2 guaranteed

Crafting using Sugar Cane, Sugar Cane and Sugar Cane, arranged in the pattern shown. Produces 3× Paper.

Crafting
Sugar Cane
Sugar Cane
Sugar Cane
Paper Paper ×3 guaranteed

Pressing using Sugar Cane. Produces Paper.

Pressing
Paper Paper guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: Stronghold Library (minecraft) minecraft:stronghold_library1–1100%
Loot table: Village Cartographer (minecraft) minecraft:village_cartographer1–1100%
Loot table: Shipwreck Map (minecraft) minecraft:shipwreck_map1–3100%
Loot table: Shipwreck Supply (minecraft) minecraft:shipwreck_supply1–1100%
Gameplay loot table: Cartographer Gift (minecraft) minecraft:cartographer_gift1–1100%

Used in (8)

Crafting using Paper and Creeper Head, in any arrangement. Produces Banner Pattern.

Crafting ⇆ any arrangement
Paper
Creeper Head
Banner Pattern Banner Pattern guaranteed

Crafting using Paper and Wither Skeleton Skull, in any arrangement. Produces Banner Pattern.

Crafting ⇆ any arrangement
Paper
Wither Skeleton Skull
Banner Pattern Banner Pattern guaranteed

Crafting using Paper, Paper, Paper, Paper, Compass, Paper, Paper, Paper and Paper, arranged in the pattern shown. Produces Empty Map.

Crafting
Paper
Paper
Paper
Paper
Compass
Paper
Paper
Paper
Paper
Empty Map Empty Map guaranteed

Crafting using Paper, Paper, Paper and Leather, in any arrangement. Produces Book.

Crafting ⇆ any arrangement
Paper
Paper
Paper
Leather
Book Book guaranteed

Crafting using Gunpowder and Paper, in any arrangement. Produces 3× Firework Rocket.

Crafting ⇆ any arrangement
Gunpowder
Paper
Firework Rocket Firework Rocket ×3 guaranteed
view all 8 →
Developer reference
Registry name
minecraft:paper
Namespace
minecraft
Mod ID
minecraft

Recipe JSON (11):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "tag": "c:saw_dusts"
    },
    {
      "tag": "c:saw_dusts"
    },
    {
      "tag": "c:saw_dusts"
    },
    {
      "item": "minecraft:water_bucket"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###"
  ],
  "ingredients": {
    "#": {
      "tag": "forge:sawdust"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:scrapbox",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:scrap_box"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:extractor",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:book"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:extractor",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:enchanted_book"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:extractor",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:writable_book"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:sugar_cane"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:pressing",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:sugar_cane"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "immersiveengineering:shapeless_fluid",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:dusts/wood"
    },
    {
      "tag": "forge:dusts/wood"
    },
    {
      "tag": "forge:dusts/wood"
    },
    {
      "tag": "forge:dusts/wood"
    },
    {
      "tag": "minecraft:water"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:extractor",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:written_book"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:extractor",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:manual"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}