CartDeposit

From MinecraftOnline
Jump to navigation Jump to search
Mapmarker labicon.png Minecart Collector
About
ID CartDeposit
Self Triggered Yes
Clickable No
Input No
Output No
Rail Yes
Block iron ore
Sign post icon.png Sign Format
Second line [Deposit]
Third line itemid@damage:amount
Craftbook Page

CartDeposit is used in conjunction with a double or single chest placed on the adjacent block to the iron ore

[Deposit] is used to move items from a Chest adjacent to the Iron Ore (which the rail is on) to be placed into a Minecart with Chest. Normally used in conjunction with CartCollect.

Details

  • Location: The "adjacent" Chest (or either part of a Double Chest) must have Y equal to either the Rail or the Iron Ore, and X and Z must be within two blocks of the Iron Ore.
  • If multiple chests are in range, it will take from each in turn until the cart is full. The order is determined by the chest with the lowest X value, then the lowest Z value, then the lowest Y value.
  • The amount defaults to "all". The amount can be specified even without an itemid, like just ":1".
  • If the item ID is given, with no damage value, all sub-types will be included. (see Item Id)

Examples

[Deposit]

will move all possible blocks from the adjacent chest(s) into the Minecart with Chest/Hopper.


[Deposit]
3:5

will deposit 5 blocks into the Minecart, from adjacent chest(s), of type Dirt, Coarse Dirt, or Podzol (all of which have ID=3).


CartDeposit.png