Download Create Paper Line — Minecraft Mods — MetaMods

Create Paper Line

Active

Downloads

5

Last update

1 year ago

Versions

1.19.2 — 1.20.1
Client and server
Forge
Game mechanics
Technological
Utils

Create Paper Line

Automated production path for creating books from trees.

Main Features

The mod adds a simple dryer machine with its own recipe type create_paper_line:drying. Includes recipes for mixing, crushing, milling, and sequential assembly. Fully integrated with JEI, Jade, and KubeJS for the dryer.

Planned Updates

In development are Ponder scenes, progression tweaking, achievements, particles, and possibly new textures. Also planned is documentation for KubeJS examples and uploading production line schematics.

Dryer Recipes

To create recipes, you need to specify ingredient (one item or tag) and result (one item stack). The processingTime parameter is optional and defaults to 1.

Dryer Recipe Example (included in the mod)

{
  "type": "create_paper_line:dryer",
  "ingredient": {
      "item": "create_paper_line:wet_cardboard_sheet"
  },
  "result": {
    "item": "create_paper_line:cardboard_sheet"
  },
  "processingTime": 400
}
Project members
oierbravo

oierbravo

Developer

Created: 9 Aug 2023

ID: 11641