▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Pipes
Pipes

Pipes

pipes for transferring items. fully configurable, nice visuals

74
4

Pipes

Pipes for transferring items between containers.

Some pipes in a factory

Features

Pipes transfer items from a container to other containers, or spit them out like a dropper.

Regular Pipes pull items from the container behind them and push items forward. They face away from the block you place them against.

Corner Pipes only relay items - they don't pull. Use them to change the direction of item flow. They face toward the block you place them against.

Pipes can be chained together to create complex item transport networks.

Pipes come in different material variants (oxidized copper, copper, iron, gold) that affect transfer speed and visual appearance. Textures, variants, crafting recipes, and transfer settings are all configurable.

Various pipe materials and variants.

Crafting

Regular PipeCorner Pipe
Regular Pipe RecipeCorner Pipe Recipe

Other pipe variants are crafted with their respective ingots. Oxidized copper pipes are made by throwing regular copper pipes into water cauldrons, or by crafting with a water bucket. Recipes are fully configurable.

Commands

CommandDescriptionPermission
/pipes give <variant>Give a pipe itempipes.give
/pipes reloadReload configurationpipes.reload
/pipes recipesUnlock all pipe recipespipes.recipes
/pipes infoInfo about currently loaded pipespipes.info
/pipes delete_allDelete all pipes (dangerous)pipes.delete_all
/pipes cleanup(debug) Remove orphaned entitiespipes.cleanup

Configuration

The plugin is configured via config.yml. Each pipe variant can have custom settings:

variants:
  copper_pipe:
    behavior: REGULAR
    display-name: "Copper Pipe"
    texture-set: copper
    transfer:
      interval-ticks: 10    # Transfer every 0.5 seconds
      items-per-transfer: 1 # Move 1 item at a time

Совместимость

Minecraft: Java Edition

1.21.x

Платформы

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:LicenseRef-All-Rights-Reserved
Опубликован:1 месяц назад
Обновлён:1 месяц назад
Главная