BC7004 - ShadowJonathan/ByteCart GitHub Wiki
Abstract
The BC7004 spawns a cart when powered.
Function
This sign can be placed under a track. To spawn a cart, the block on the right or on the left of the sign must be powered with some redstone dust on it. It can be done with a button.
The 3rd line may contain an address or a resolvable name. In this case, the cart will be spawned with a ticket for this address.
The 4th line of the sign may contain a keyword to tell the type of cart to spawn: normal, storage cart, hopper cart, furnace cart.
Usage
Syntax
Line #1 : free
Line #2 : [BC7004]
Line #3 : free, or address in the form a.b.c, or a resolvable name
Line #4 : [storage, hopper, furnace] or empty for normal cart
History
BC7004 was added in release 2.3.1 The ticket feature was added in release 2.6.1