Logistic Pipes 2

Quick rating

Logistic Pipes 2

No reviews yet

A revival of Logistics Pipes, ported from Forge 1.12.2 to Forge/NeoForge 1.20.1. Classic request-based item routing, automated crafting, and modular chassis pipes, back on modern Minecraft. Requires Kotlin for Forge.

Mod Loaders
Forge
NeoForge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
License
Latest Version
0.0.2
Authors

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Logistic Pipes 2

A revival of Logistics Pipes, ported from Forge 1.12.2 to NeoForge 1.20.1 — bringing the classic request-based item routing, automated crafting, and modular chassis pipes back to modern Minecraft.

See the original CurseForge page for background on what the mod has been since its 1.4.x days.

Beta / work in progress. Expect bugs, crashes, missing polish, and the occasional broken feature. Back up your worlds before testing, and please open an issue if something goes wrong — noisy reports are more useful than silent frustration.

Forge or NeoForge?

Both — on this Minecraft version they are the same platform. NeoForge's 1.20.1 release was its first after forking from Forge and is fully Forge-compatible (it even ships under the forge id). The released jar runs unchanged on:

The split only matters from Minecraft 1.20.2 onward, where NeoForge changed its internals — this jar will not run there (you get a clean "requires Minecraft 1.20.1" screen instead). The planned 1.21.x version of this mod targets NeoForge proper.

Required dependency: Kotlin for Forge 4.x (the 1.20.1 file) — the mod will not load without it.

What is Logistic Pipes

A logistics mod that lets you build pipe networks capable of requesting items on demand, automatically sorting inventory, and triggering crafting chains. Pipes connect to any inventory and route items intelligently based on your configured rules — no constant item flow, no lost items, just point-to-point delivery driven by what you ask for.

Status

Work in progress, but feature-complete vs LP 1.12.2 upstream. The migration ported the full 1014-file LP1 dev source to NeoForge 1.20.1; only 18 1.12.2-only legacy files (ASM coremods, OreDict recipe conditions, old IGuiHandler API, naming-collision utility classes) are intentionally not ported — each of those is either superseded by a modern equivalent (Mixins instead of coremod ASM, Tags instead of OreDict) or removed because the integrated mod doesn't exist on 1.20.1.

Core gameplay (placing pipes, routing, requesting, chassis modules, crafting) is fully functional. Polish and third-party integrations are the main outstanding work. See MIGRATION.md for a detailed checkpoint and CHANGELOG.md for recent changes.

Known Limitations

  • Mod integrations disabled — BuildCraft, IndustrialCraft 2, Thermal Dynamics, NEI, and similar integrations are stubbed out; most are waiting on upstream ports to 1.20.1.
  • Items-in-transit rendering — visible but still being polished.
  • SideConfigDisplay — not yet functional.
  • No world upgrade path from 1.12.2 saves — legacy data fixers are not ported; start on a 1.20.1 world.

Planned

  • Fabric support via Architectury (after the NeoForge 1.20.1 port reaches feature parity)
  • Published API jar so addons can be built against a stable surface
  • Performance improvements (render caching, dirty-flag system)

Versions

  • Minecraft 1.20.1 (only — see "Forge or NeoForge?" above)
  • Forge 47.2+ / NeoForge 47.1.x (built against 47.1.88)
  • Kotlin for Forge 4.x (runtime dependency for players)
  • Java 17 (provisioned automatically via Gradle toolchains)
  • Kotlin 1.9.10

Building

./gradlew build         # full build; output in build/libs/
./gradlew runClient     # launch a dev client
./gradlew runServer     # launch a dev server
./gradlew check         # unit tests

Requires git-lfs for a small number of LFS-tracked JARs. If you cloned without it:

git lfs install && git lfs fetch && git lfs checkout

Contributing

Issues and PRs welcome. Skim MIGRATION.md and the open issues for current focus areas before starting work.

Credits

  • Krapht — original concept and early codebase
  • RS485 and LogisticsPipes contributors — the 1.12.2 codebase this project is built on
  • NoZeroG — NeoForge 1.20.1 port and ongoing maintenance

Changelog

See CHANGELOG.md.

License

Distributed under the Minecraft Mod Public License 1.0.1 — see LICENSE.md.

Screenshots

Gallery

This project has no gallery images yet.

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works