Pipes
A Hytale plugin that adds an item transportation system. Place pipes between containers to automatically move items across your base.
Features
- Auto-Connecting Pipes - Pipes automatically connect to adjacent pipes and inventories
- Smart Shapes - Pipes change shape based on connections (isolated, end, straight, corner, T-junction, cross)
- Configuration GUI - Right-click pipes to configure their behavior
- Pipe Networks - Connected pipes form networks that transport items between inventories
Crafting
Pipes are crafted at a Tinkering Workbench:
| Input | Output |
|---|---|
| 12 Rock + 4 Sticks | 4 Basic Pipes |
Commands
All commands require Creative mode.
| Command | Description |
|---|---|
/pipes stats |
Show pipe network statistics |
/pipes version |
Show plugin version |
/pipes give <type> [quantity] |
Give pipe items to yourself |
Installation
- Build the plugin with
gradle build - Copy the JAR from
build/libs/to%appdata%/Hytale/UserData/Mods/ - Launch Hytale and connect to your server
Building
Requires Java 25 and Gradle.
gradle build
The compiled JAR will be in build/libs/.
License
MIT
