CurseForge · Hytale mod
HynfinityIndexer
A central storage Indexer that browses and routes items across all your chests through transparent pipes — watch the items travel inside.
Quick answer
Which HynfinityIndexer release should I use?
HynfinityIndexer-0.5.7-202608071928.jar targets 0.5. Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer. No required dependencies listed for this file.
Where it goes
Where should HynfinityIndexer be installed in Hytale?
Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.
Put Hytale mods on the world host or dedicated server. Singleplayer runs a local server too; Hytale does not use separate client mods.
What else does HynfinityIndexer-0.5.7-202608071928.jar need?
HynfinityIndexer-0.5.7-202608071928.jar. Change the file and its required mods may change too.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional project dependencies. Check the creator notes before changing an existing world.
Before you install it
Add HynfinityIndexer without breaking your instance.
Built for HynfinityIndexer-0.5.7-202608071928.jar. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use HynfinityIndexer-0.5.7-202608071928.jar. It targets 0.5; another release may target a different game build or dependency set.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Enable it on the world host
Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.
- 04
Pick the file you checked
Use the “Get this file” button beside HynfinityIndexer-0.5.7-202608071928.jar. It opens that exact file at the source.
About this project
What does HynfinityIndexer add?
HynfinityIndexer
Hytale Server
0.5.6or later
Tube-based item logistics for your Hytale server. Place a central Indexer terminal, wire your chests together with transparent Glass Pipes, and browse and move items across your entire storage network from one screen — while you watch each item physically travel inside the pipes in real time.
Quick Start
- Download the latest
HynfinityIndexer-*.jarfrom Releases - Drop it in your server's
mods/directory - Start the server
- Craft an Indexer and some Glass Pipes at a Workbench (Tinkering)
Features
Central Indexer
- One terminal that aggregates every chest reachable through its pipe network
- Browse the whole network's contents in a single UI — items are grouped and counted across all chests
- Withdraw and deposit with a click; right-click pulls a full stack
- Reception + dispatch buffers so transfers queue cleanly under load
Glass Pipes — see your items move
- Transparent conduits: the items travelling through are rendered as real, in-world entities riding inside the tube — no guesswork, you see the flow
- Connection-aware shape (straight / corner / T / hub) with animated states
- Connect Indexer ↔ pipes ↔ chests; the network is discovered automatically
Smart routing
- Automatic network discovery (BFS) across pipes, chests, and the Indexer
- Congestion-aware, per-arc directed routing: packets route around busy pipes, so parallel runs roughly double throughput
- Anti ping-pong + ring-deadlock backoff keep items flowing under heavy load
- Configurable pipe speed, per-network limits, and concurrency
Crafting
| Item | Recipe | Output | Bench |
|---|---|---|---|
| Glass Pipe | 2× Copper Bar + 1× Cyan Crystal | ×8 | Workbench (Tinkering) |
| Indexer | 6× Iron Bar + 4× Cyan Crystal | ×1 | Workbench (Tinkering) |
Commands
| Command | Description | Permission |
|---|---|---|
/indexer status |
Version, config summary, network + known-indexer counts | — |
/indexer network |
List every active network (Indexer position, pipes, chests, validity) | — |
/indexer reload |
Reload config.json from disk |
— |
Alias: /hynfinityindexer.
Configuration
The config file is created on first run in the plugin data folder.
| Setting | Default | Description |
|---|---|---|
pipeSpeedTicksPerBlock |
5 |
Ticks an item takes to cross one pipe block (lower = faster) |
maxChestsPerNetwork |
32 |
Max chests a single Indexer network will track |
maxPipesPerNetwork |
128 |
Max pipes in a single network |
maxConcurrentTransfers |
16 |
How many transfers can be in flight at once per network |
indexerBufferReceptionSize |
3 |
Reception buffer slots |
indexerBufferEnvoiSize |
3 |
Dispatch buffer slots |
allowMultipleIndexersPerNetwork |
false |
Allow more than one Indexer per connected network |
dropItemsOnNetworkFailure |
true |
Drop in-transit items to the world if a network breaks (vs. lose them) |
debugMode |
false |
Verbose logging (routing / BFS) — leave off in production |
Advanced routing weights (routingCostAlpha/Beta/Occupied, deadlockBackoffTicks, pipeCapacityPacketsPerSecond, …) are exposed for tuning throughput vs. fairness.
Analytics
This mod reports anonymous server statistics to HStats (server + mod counts and versions — no usernames, no IPs, no world data). It's a tiny, best-effort ping and can be disabled server-wide via the hstats-server-uuid.txt file HStats creates in the server directory (enabled=false).
Project description from CurseForge.
Pick your setup
HynfinityIndexer releases for each Hytale build.
Choose the version and loader you play, then open the matching release.
Check the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
HynfinityIndexer releases and Hytale builds
HynfinityIndexer-0.5.7-202608071928.jar
8 Aug 2026
HynfinityIndexer-0.5.7-202608070725.jar
7 Aug 2026
HynfinityIndexer-0.5.6-202607041758.jar
4 Jul 2026
HynfinityIndexer-0.5.6-202607041745.jar
4 Jul 2026
Looking for an older file? The official CurseForge project page is in Resources.