Brass Tunnel

From Create: Minecraft Mod Wiki
Revision as of 17:54, 28 May 2023 by Create: Minecraft Mod Wiki>NonaWax
Jump to navigation Jump to search


The Brass Tunnel is a machine that can only be placed on Mechanical Belts. It can sort items that pass through.

Obtaining

Crafting

Name Ingredients Crafting Recipe
Brass Tunnel Electron Tube +
Brass Ingot +
Dried Kelp
Electron Tube
Brass IngotBrass Ingot
Dried KelpDried Kelp

Brass Tunnel2

Usage

Item Sorting

Sides of the Brass Tunnel can be Filtered to only allow certain items to pass. If multiple outputs are available, items will be treated according to the tunnel's setting, being split by default.

Value Settings

The Value Settings Screen can be accessed from the top of the Tunnel. It is only viewable if the Tunnel has other outputs or is connected to other Tunnels.

Setting Function
Split Items will be split amongst available outputs.
Forced Split Only split items when all outputs are available.
Round Robin Place inputs on available outputs in a round robin fashion.
Forced Round Robin Wait for unavailable outputs in a round robin sequence to become available.
Prefer Nearest Only move the item to next nearest tunnel when the nearest output is unavailable.
Randomize Output is randomized.
Synchronize Inputs Output all at once, stalling when items are missing. Synchronized tunnels may not draw from adjacent tunnels, so it may be necessary to have splitting tunnels placed before them.

History

  • 0.5.1:
    • Brass tunnels with no distribution behaviour no longer show the mode switcher
    • Added Config entry for brass tunnel distribution cooldown
  • 0.3.2:
    • Now show an Engineer's Goggles tooltip of contained items within their group.
    • Right-clicking brass tunnels now retrieves all contained items from their group.
  • 0.3:
    • Renamed to Brass Tunnels.
    • Splitting, Sorting, and distribution functionality for Brass Tunnels.
  • 0.2: Introduced as Belt Tunnels