Crafting using Saw Dust, Saw Dust, Saw Dust and Water Bucket, in any arrangement. Produces 3× Paper.
Paper
Acquisition
Crafting using Any Sawdust, Any Sawdust and Any Sawdust, arranged in the pattern shown. Produces 6× Paper.
Scrapbox using Scrap Box. Produces Paper.
Extractor using Book. Produces 2× Paper.
Extractor using Enchanted Book. Produces 2× Paper.
Extractor using Book and Quill. Produces 2× Paper.
Crafting using Sugar Cane, Sugar Cane and Sugar Cane, arranged in the pattern shown. Produces 3× Paper.
Pressing using Sugar Cane. Produces Paper.
Shapeless Fluid using Any Wood Dust, Any Wood Dust, Any Wood Dust, Any Wood Dust and Any Water. Produces 2× Paper.
Extractor using Written Book. Produces 2× Paper.
Extractor using Tech Reborn Manual. Produces 2× Paper.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Loot table: Stronghold Library (minecraft) minecraft:stronghold_library | 1–1 | 100% | — |
Loot table: Village Cartographer (minecraft) minecraft:village_cartographer | 1–1 | 100% | — |
Loot table: Shipwreck Map (minecraft) minecraft:shipwreck_map | 1–3 | 100% | — |
Loot table: Shipwreck Supply (minecraft) minecraft:shipwreck_supply | 1–1 | 100% | — |
Gameplay loot table: Cartographer Gift (minecraft) minecraft:cartographer_gift | 1–1 | 100% | — |
Used in (8)
Crafting using Paper and Creeper Head, in any arrangement. Produces Banner Pattern.
Crafting using Paper and Wither Skeleton Skull, in any arrangement. Produces Banner Pattern.
Crafting using Paper, Paper, Paper, Paper, Compass, Paper, Paper, Paper and Paper, arranged in the pattern shown. Produces Empty Map.
Crafting using Paper, Paper, Paper and Leather, in any arrangement. Produces Book.
Crafting using Gunpowder and Paper, in any arrangement. Produces 3× Firework Rocket.
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
}