Vehicle Extra
Console: NO
Aktivate Minecart to Direction -Detector Rail on CommandBlock
Vehicle Extra
- [IC1501<direction>] <vehicle,extras>
no Lever Function
- vehicle = minecart|minecart_chest is required
- set multiple vehicle with minecart:minecart_chest etc.
- extras = if multiple .......,.......,...... etc.is required
- st=stationname
- newloc=x:y:z
- exit=all|allnewloc|st|stnewloc (allnewloc required nexloc=x:y:z, st|stnewloc required st= and newloc=x:y:z) exit= is automatic unlock
- lock or lock:<x:y:z|worldspawn|kill> (player can not exit Minecart)
- x:y:z is Unlock new Spawn/WorldSpawn Location or Kill Player and command /unlock is insideVehicle
- unlock (player can exit Minecart)
- del=all|empty|st (st required st=) del=st is automatic unlock
- speedcon=double (set constant new CartSpeed)
- speed=double (set move CartSpeed)
- reverse=double (Cart Reverse with Speed)
- wait=integer (Cart waiting sec.)
- teleport=worldname:x:y:z (worldname optional,default Vehicle World)
- if lock and worldname != VehicleWorld and != Config World then automatic unlock
- vehicle = minecart|minecart_chest is required
Warning is high speed can cart derailed
minecart all parameter
minecart_chest st=,newloc=,exit=allnewloc|stnewloc,del=,speedcon=,speed=,reverse=,wait=
Bsp.
mtpic [ic1501s]minecart:minecart_chest,speed=0.5
-set move Minecart and Stroragecart Speed 0.5
mtpic [ic1501s]minecart,st=lasvegas-zentrum,newloc:100:23:-45,exit=stnewloc,del=empty
-exit Player when Stationname is routeplayer/routeitem Target Station and set Player new Location
-delete Cart
-routeplayer high priority
mtpic [ic1501s]minecart,wait=10
-cart waiting 10 sec
mtpic [ic1501s]minecart_chest,wait=10
-storagecart waiting 10 sec