Brass Tunnel: Difference between revisions

From Create: Minecraft Mod Wiki
Jump to navigation Jump to search
Create: Minecraft Mod Wiki>NonaWax
m Reverted edits by 68.45.96.250 (talk) to last revision by JokerBot
Create: Minecraft Mod Wiki>NonaWax
unsure if they were renamed, or if the crafting recipe was changed. also, hoo, it's been awhile...
Line 33: Line 33:
== Usage==
== Usage==
===Item Sorting===
===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 split.
Sides of the Brass Tunnel can be [[Filter]]ed 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.
 
===Splitting===
Items can be split by having multiple sides of the Tunnel connected to an outgoing belt, or  through multiple adjacent tunnels with outgoing belts.
 
===Synchronizing Outputs===
Using the [[Wrench]], adjacent Tunnels can be set to 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.  


===Settings===
Using the [[Wrench]], the treatment of item distribution can be changed.
{|class=wikitable
!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==
*{{GW|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.
*{{GW|0.3}}:
**Renamed to Brass Tunnels.
**Splitting, Sorting, and distribution functionality for Brass Tunnels.
*{{GW|0.2}}: Introduced as Belt Tunnels
{{Blocks}}
{{Blocks}}
[[Category:Item Transportation]]
[[Category:Item Transportation]]
[[Category:Machines]]
[[Category:Machines]]

Revision as of 18:36, 7 January 2022


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.

Settings

Using the Wrench, the treatment of item distribution can be changed.

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.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