Create Paper Line
No reviews yet
Automation line around paper and books.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
Create Paper Line
Automation path for making books from trees.
Features
- Dryer simple machine with custom recipe type.
create_paper_line:drying - Create recipes for mixing, crushing, milling and sequenced assemply.
- JEI integration.
- Jade integration.
- KubeJS integration for the dryer.
- Production line schematic file available in the source repository.
Pending Features:
- Ponder scenes.
- Progression tweaking.
- Achievements.
- Particles.
- New textures!? (I'll try).
Drying recipes:
ingredientis required. One item or tag.resultis required. One itemStack.processingTimeis optional. Default 1.
Drying recipe example(included):
{
"type": "create_paper_line:drying",
"ingredient": {
"item": "create_paper_line:wet_cardboard_sheet"
},
"result": {
"item": "create_paper_line:cardboard_sheet"
},
"processingTime": 400
}
KubeJS integration (Requires KubeJS 6.1)
ServerEvents.recipes(event => {
//With default processing time (100)
event.recipes.createPaperLineDrying(Item.of("minecraft:white_wool"),Item.of("minecraft:stone"))
//With custom processing time
event.recipes.createPaperLineDrying(Item.of("minecraft:red_wool"),Item.of("minecraft:cobblestone")).processingTime(500);
})
Thanks to all the translators.
- es_es: albertosaurio65
Create Paper Line
====================
Automation path for making books from trees.
Features
- Dryer simple machine with custom recipe type.
create_paper_line:drying - Create recipes for mixing, crushing, milling and sequenced assemply.
- JEI integration.
- Jade integration.
- KubeJS integration for the dryer.
Pending Features:
- Ponder scenes.
- Progression tweaking.
- Achievements.
- Particles.
- New textures!? (I'll try).
- Document KubeJS example
- Upload production line schematic.
Drying recipes:
ingredientis required. One item or tag.result isis required. One itemStack.processingTimeis optional. Default 1.
Drying recipe example(included):
{
"type": "create_paper_line:dryer",
"ingredient": {
"item": "create_paper_line:wet_cardboard_sheet"
},
"result": {
"item": "create_paper_line:cardboard_sheet"
},
"processingTime": 400
}
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers