Difference between revisions of "TrainCarts/Signs/BlockChanger"
Bergerkiller (talk | contribs) (Prepared the page for translation) |
Bergerkiller (talk | contribs) (Marked this version for translation) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<languages/> | <languages/> | ||
<translate> | <translate> | ||
+ | <!--T:1--> | ||
[[Special:MyLanguage/TrainCarts/Signs|« Go back]] | [[Special:MyLanguage/TrainCarts/Signs|« Go back]] | ||
− | [[ | + | <!--T:2--> |
+ | [[Image:TCBlockChanger.png|thumb|Block Changer used to change the blocks in minecarts]] | ||
− | == Introduction == | + | == Introduction == <!--T:3--> |
+ | <!--T:4--> | ||
The Block Changer sign can change the types of blocks displayed in a minecart. For example, a storage minecart shows a chest - here the displayed block type is a chest. You can change the type of block from a chest to something else using this sign. All minecart types support this sign, and the displayed block types are persistent through server restarts. | The Block Changer sign can change the types of blocks displayed in a minecart. For example, a storage minecart shows a chest - here the displayed block type is a chest. You can change the type of block from a chest to something else using this sign. All minecart types support this sign, and the displayed block types are persistent through server restarts. | ||
− | == Format == | + | == Format == <!--T:5--> |
</translate> | </translate> | ||
Line 17: | Line 20: | ||
+ | <!--T:6--> | ||
'''First line:''' [train] to work on the entire train, [cart] to work on a single cart | '''First line:''' [train] to work on the entire train, [cart] to work on a single cart | ||
+ | <!--T:7--> | ||
'''Second line:''' blockchanger | '''Second line:''' blockchanger | ||
+ | <!--T:8--> | ||
'''Third and Fourth lines:''' The block types to set (see: [[Special:MyLanguage/TrainCarts/Signs/Items|Item format]]) | '''Third and Fourth lines:''' The block types to set (see: [[Special:MyLanguage/TrainCarts/Signs/Items|Item format]]) | ||
+ | <!--T:9--> | ||
The types set repeat: in the above example it repeats every 5 minecarts. The first two minecarts get a wooden block, the next three minecarts a stone block. Not specifying an amount is seen as infinite - which means that the specified block type counts for all carts. The following example shows a train set to use a diamond block for the first cart, a gold block for the next two carts, and empty (air) for all the remaining carts: | The types set repeat: in the above example it repeats every 5 minecarts. The first two minecarts get a wooden block, the next three minecarts a stone block. Not specifying an amount is seen as infinite - which means that the specified block type counts for all carts. The following example shows a train set to use a diamond block for the first cart, a gold block for the next two carts, and empty (air) for all the remaining carts: | ||
Line 30: | Line 37: | ||
+ | <!--T:10--> | ||
If you need more advanced settings, you can combine a ''[cart] blockchanger'' with a [[Special:MyLanguage/TrainCarts/Signs/Switcher|Switcher]] to individually set the block type based on per-cart properties. If you need to specify a lot of block types, you can use [[Special:MyLanguage/TrainCarts/Signs/Items#Item Shortcuts|Item Shortcuts]] to define a lot of block types at once. | If you need more advanced settings, you can combine a ''[cart] blockchanger'' with a [[Special:MyLanguage/TrainCarts/Signs/Switcher|Switcher]] to individually set the block type based on per-cart properties. If you need to specify a lot of block types, you can use [[Special:MyLanguage/TrainCarts/Signs/Items#Item Shortcuts|Item Shortcuts]] to define a lot of block types at once. | ||
</translate> | </translate> |
Latest revision as of 12:25, 3 September 2024
Introduction
The Block Changer sign can change the types of blocks displayed in a minecart. For example, a storage minecart shows a chest - here the displayed block type is a chest. You can change the type of block from a chest to something else using this sign. All minecart types support this sign, and the displayed block types are persistent through server restarts.
Format
First line: [train] to work on the entire train, [cart] to work on a single cart
Second line: blockchanger
Third and Fourth lines: The block types to set (see: Item format)
The types set repeat: in the above example it repeats every 5 minecarts. The first two minecarts get a wooden block, the next three minecarts a stone block. Not specifying an amount is seen as infinite - which means that the specified block type counts for all carts. The following example shows a train set to use a diamond block for the first cart, a gold block for the next two carts, and empty (air) for all the remaining carts:
If you need more advanced settings, you can combine a [cart] blockchanger with a Switcher to individually set the block type based on per-cart properties. If you need to specify a lot of block types, you can use Item Shortcuts to define a lot of block types at once.