BC7012 - ShadowJonathan/ByteCart GitHub Wiki

Abstract

The BC7012 sign is a sign that updates the region part of the destination address to a value given by redstone.

This sign can address only the regions from 1 to 63.

Function

This sign can be placed under a rail. If a player in a cart or a storage cart pass on a sign placed under the rails, its destination region will be set/changed.

The new region value is taken from 3 inputs around the sign:

  1. Right side, a lever or redstone dust placed 1 block above the sign will add 32 to region if powered

  2. Front side, a lever or redstone dust placed at same level as the sign will add 16 to region if powered

  3. Left side, the power given by redstone dust on a block adds a value from 0 to 15 according to distance to source.

Usage

BC7012 sign is useful in configurable stations made with hoppers added in release 1.4.7 of Minecraft.

Syntax

Line #1 : Free

Line #2 : [BC7012]

Line #3 : Free

Line #4 : Free

Example

View without the track BC7012

The same with the track BC7012