Ender Logistics Network

Quick rating

Ender Logistics Network

No reviews yet

Adds a compact Ender-based item transport system. Ender Pouches linked to the same channel share one inventory, enabling easy long-distance item transfer and automation.

Tech
Energy & Resource Systems
QoL & Tweaks
Storage & Organization
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
MIT License
Latest Version
ender_logistics_network-1.0.2.jar
Authors
CurseForge
Modrinth

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

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Ender Logistics Network

Ender Logistics Network adds a shared storage channel system that allows items to be transferred between pouches, hoppers, barrels, and other connected blocks without keeping chunks loaded.

The core mechanic of the mod is the Channel System. Multiple devices connected to the same channel share a single inventory, making it possible to access, send, and receive items from anywhere in the world.

This can be used for:

  • Sending mined resources back to your base.
  • Accessing food, tools, and supplies remotely.
  • Sharing inventories between players.
  • Building long-distance logistics systems.
  • Storing and transferring items without chunk loaders.

One of the main features of the mod is its flexibility. Almost every feature can be individually enabled or disabled through the configuration file.

Features

  • Ender Pouch with Ender Chest access.
  • Shared Storage Pouches.
  • Ender Hopper for long-distance item transfer.
  • Linking Station for channel management.
  • Linked Barrel connected to channel storage.
  • Advanced Bundle with support for unstackable items.
  • Wooden Hopper as a cheaper early-game alternative.
  • Crafting recipe for the vanilla Bundle.

Recipes

Ender Pouch

Ender Pouch Recipe

Wooden Hopper

Wooden Hopper Recipe

Advanced Bundle

Advanced Bundle Recipe

Ender Hopper

Ender Hopper Recipe

Linking Station

Linking Station Recipe

Blocks and Items

Ender Pouch

Provides direct access to the player's Ender Chest from the inventory.

Config:

enderPouchChestEnabled=true

Can also be configured to stay with the player after death:

curiosPouchKeepOnDeath=true

Transfer Pouch

Multiple pouches can be linked to the same channel and share a single inventory.

Config:

binderStationPouchCreationEnabled=true

Ender Hopper

Connects to a channel and provides access to shared storage. Allows item transfer across any distance without chunk loading.

Config:

enderHopperEnabled=true
enderHopperFunctionEnabled=true

Disabling the block completely:

enderHopperEnabled=false

Disabling only the remote storage functionality:

enderHopperFunctionEnabled=false

Linking Station

Used to create, edit, copy, and delete channels, as well as link pouches and other devices to them.

Config:

binderStationPouchCreationEnabled=true

Linked Barrel

A barrel that connects directly to a storage channel and shares its inventory.

Config:

linkedBarrelEnabled=true

Advanced Bundle

An upgraded bundle that supports unstackable items.

Config:

advancedBundleEnabled=true
advancedBundleCapacity=64
advancedBundleMode="DEFAULT"

Modes:

  • DEFAULT — all items except storage containers (backpacks, pouches, etc.).
  • VANILLA_UNSTACKABLES — only vanilla unstackable items.

Wooden Hopper

A cheaper but significantly slower version of the vanilla hopper.

Config:

woodenHopperEnabled=true

Additional Information

The mod also adds a crafting recipe for the vanilla Bundle, allowing it to be obtained in regular survival gameplay.

Language Support

The mod currently includes translations for:

  • de_de (German)
  • en_us (English)
  • es_es (Spanish)
  • fr_fr (French)
  • ja_jp (Japanese)
  • ko_kr (Korean)
  • pt_br (Brazilian Portuguese)
  • ru_ru (Russian)
  • uk_ua (Ukrainian)
  • zh_cn (Simplified Chinese)

Ender Logistics Network

Ender Logistics Network adds a shared storage channel system that allows items to be transferred between pouches, hoppers, barrels, and other connected blocks without keeping chunks loaded.

The core mechanic of the mod is the Channel System. Multiple devices connected to the same channel share a single inventory, making it possible to access, send, and receive items from anywhere in the world.

This can be used for:

  • Sending mined resources back to your base.
  • Accessing food, tools, and supplies remotely.
  • Sharing inventories between players.
  • Building long-distance logistics systems.
  • Storing and transferring items without chunk loaders.

One of the main features of the mod is its flexibility. Almost every feature can be individually enabled or disabled through the configuration file.

Features

  • Ender Pouch with Ender Chest access.
  • Shared Storage Pouches.
  • Ender Hopper for long-distance item transfer.
  • Linking Station for channel management.
  • Linked Barrel connected to channel storage.
  • Advanced Bundle with support for unstackable items.
  • Wooden Hopper as a cheaper early-game alternative.
  • Crafting recipe for the vanilla Bundle.

Recipes

Ender Pouch

Ender Pouch Recipe

Wooden Hopper

Wooden Hopper Recipe

Advanced Bundle

Advanced Bundle Recipe

Ender Hopper

Ender Hopper Recipe

Linking Station

Linking Station Recipe

Blocks and Items

Ender Pouch

Provides direct access to the player's Ender Chest from the inventory.

Config:

enderPouchChestEnabled=true

Can also be configured to stay with the player after death:

curiosPouchKeepOnDeath=true

Transfer Pouch

Multiple pouches can be linked to the same channel and share a single inventory.

Config:

binderStationPouchCreationEnabled=true

Ender Hopper

Connects to a channel and provides access to shared storage. Allows item transfer across any distance without chunk loading.

Config:

enderHopperEnabled=true
enderHopperFunctionEnabled=true

Disabling the block completely:

enderHopperEnabled=false

Disabling only the remote storage functionality:

enderHopperFunctionEnabled=false

Linking Station

Used to create, edit, copy, and delete channels, as well as link pouches and other devices to them.

Config:

binderStationPouchCreationEnabled=true

Linked Barrel

A barrel that connects directly to a storage channel and shares its inventory.

Config:

linkedBarrelEnabled=true

Advanced Bundle

An upgraded bundle that supports unstackable items.

Config:

advancedBundleEnabled=true
advancedBundleCapacity=64
advancedBundleMode="DEFAULT"

Modes:

  • DEFAULT — all items except storage containers (backpacks, pouches, etc.).
  • VANILLA_UNSTACKABLES — only vanilla unstackable items.

Wooden Hopper

A cheaper but significantly slower version of the vanilla hopper.

Config:

woodenHopperEnabled=true

Additional Information

The mod also adds a crafting recipe for the vanilla Bundle, allowing it to be obtained in regular survival gameplay.

Language Support

The mod currently includes translations for:

  • de_de (German)
  • en_us (English)
  • es_es (Spanish)
  • fr_fr (French)
  • ja_jp (Japanese)
  • ko_kr (Korean)
  • pt_br (Brazilian Portuguese)
  • ru_ru (Russian)
  • uk_ua (Ukrainian)
  • zh_cn (Simplified Chinese)

Screenshots

Gallery

  • photo_2026-06-13_09-18-17.jpg
    photo_2026-06-13_09-18-17.jpg photo_2026-06-13_09-18-17.jpg
  • photo_2026-06-13_11-30-32.jpg
    photo_2026-06-13_11-30-32.jpg photo_2026-06-13_11-30-32.jpg
  • photo_2026-06-13_11-36-02.jpg
    photo_2026-06-13_11-36-02.jpg photo_2026-06-13_11-36-02.jpg
  • photo_2026-06-13_11-37-23.jpg
    photo_2026-06-13_11-37-23.jpg photo_2026-06-13_11-37-23.jpg

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
Total Downloads
CurseForge
<1,000
Modrinth
<1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
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