Pipes
作者:rebot | 分类:模组
Minecraft 版本: 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2 26.2
平台: paper purpur
标签: decoration game-mechanics optimization
Pipes
Item-transport pipes for moving items between containers — build hoppers-at-a-distance and
sorting networks. Purely server-side Paper plugin, no mods or resource packs required.
See the catalog of pipes.

Features
- Regular pipes pull items from the container behind them and push them out the front. They
face away from the block you place them against, and can point any direction (including up/down). - Corner pipes only relay items pushed into them — they never pull. Use them to turn corners
and route flow. They face toward the block you place them against. - Material variants — copper, iron, gold, and oxidized copper — with configurable transfer
speeds and their own textures. Chain them into complex transport networks. - Copper pipes oxidize into their oxidized-copper variant by throwing them into a water cauldron
(or crafting with a water bucket). Textures, variants, recipes, and transfer rates are all
configurable.

Commands
Permission pipes.admin.
| Command | Description |
|---|---|
/pipes give <variant> |
Give a pipe item |
/pipes reload |
Reload configuration |
/pipes recipes |
Unlock all pipe recipes |
/pipes info |
Info about currently loaded pipes |
/pipes delete_all |
Delete all pipes (dangerous) |
Requires
The pipe blocks live in DefCoreLib; this plugin enables their crafting recipes and drives the
item-transfer logic. Without it the blocks still exist (obtainable via
/defcorelib give pipes:copper_pipe), they just aren't craftable and won't move items.
Links
- Full type list & recipes: https://def9a2a4.github.io/defCoreLib-docs/index.html?ns=pipes
- Download on Modrinth: https://modrinth.com/plugin/pipes
- Repository: https://github.com/def9a2a4/defCoreLib/
- Issues: https://github.com/def9a2a4/defCoreLib/issues
请登录后举报
暂无评论,抢个沙发吧~