Advertisement
Guest User

Untitled

a guest
May 2nd, 2011
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 23.42 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!--This XML file is created with Multi Plugin Config GUI by JohnKapsis-->
  3. <!--Date and time created : 2/05/2011 12:13:21 PM-->
  4. <!--Comments Enabled-->
  5. <MinecartManiaConfiguration>
  6.   <version>1.51</version>
  7.   <!--Console Logging Mode. Accepted Values: "None", "Severe", "Normal", "Debug", "Timer"-->
  8.   <!--None will produce no console logs from MM. Not recommended.-->
  9.   <!--Severe will produce only console logs from severe errors from MM.-->
  10.   <!--Normal will produce standard startup console logs, and error logs from MM.-->
  11.   <!--Debug will produce standard startup console logs, error logs, and debugging logs from MM-->
  12.   <!--Timer will produce standard startup console logs, error logs, debugging logs, and process time logs, from MM.-->
  13.   <LoggingMode>Normal</LoggingMode>
  14.   <!--Minecarts that collide with mobs and animals will kill them and continue uninterrupted.-->
  15.   <MinecartsKillMobs>True</MinecartsKillMobs>
  16.   <!--If set to 0, Minecarts Will not clear rails.-->
  17.   <!--If set to 1, Minecarts will clear the rails of non-living objects in the way (items, arrows, snowballs, etc).-->
  18.   <!--If set to 2, Minecarts Will clear the rails of all non-living objects, and living objects, excluding players.-->
  19.   <!--If Set to 3, Minecarts will clear the rails of all objects, non-living objects, living objects, and all players, excluding the owner of the minecart.-->
  20.   <!--Objects in the way of the rails will be shunted off to the side a safe distance away.-->
  21.   <MinecartsClearRails>2</MinecartsClearRails>
  22.   <!--The Server will Load Chunks around minecarts, and will not unload chunks with minecarts in them. May cause excessive RAM usage.-->
  23.   <KeepMinecartsLoaded>False</KeepMinecartsLoaded>
  24.   <!--Destroyed Minecarts will be sent back to the player (or chest) that created them, if possible. If not, they will be dropped normally.-->
  25.   <MinecartsReturnToOwner>True</MinecartsReturnToOwner>
  26.   <!--Adjusts the maximum minecart speed that can be set by a sign.-->
  27.   <MaximumMinecartSpeedPercent>155</MaximumMinecartSpeedPercent>
  28.   <!--Adjusts the maximum minecart speed. 100% is equal to the vanilla Minecart speed. Large values will cause minecarts to derail.-->
  29.   <DefaultMinecartSpeedPercent>100</DefaultMinecartSpeedPercent>
  30.   <!--The X and Z axis range minecarts will collect items at, farm around themselves, collect from chests, etc...-->
  31.   <Range>4</Range>
  32.   <!--The Y axis range minecarts will collect items at, farm around themselves, collect from chests, etc...-->
  33.   <RangeY>4</RangeY>
  34.   <!--The maximum range that minecarts can have. Overrides signs.-->
  35.   <MaximumRange>10</MaximumRange>
  36.   <!--Stack All Items (Regardless of Notch's stacking limit on certain items)-->
  37.   <StackAllItems>True</StackAllItems>
  38.   <ControlBlocks>
  39.     <ControlBlock>
  40.       <!--Item Name or Item Id for this control block-->
  41.       <BlockType>BLUE_WOOL</BlockType>
  42.       <!--Speed Multiplier for this block-->
  43.       <SpeedMultipliers>
  44.         <!--One control block may have multiple SpeedMultiplier sections.-->
  45.       </SpeedMultipliers>
  46.       <!--Marks this as a catcher block-->
  47.       <Catch redstone="enables">True</Catch>
  48.       <!--Marks this as a launcher block-->
  49.       <LauncherSpeed redstone="enables">0.6</LauncherSpeed>
  50.       <!--Marks this as an Ejector block-->
  51.       <Eject>False</Eject>
  52.       <!--Marks this as a Platform block-->
  53.       <Platform>False</Platform>
  54.       <!--Marks this as a Station block-->
  55.       <Station>False</Station>
  56.       <!--This block will spawn minecarts, when the conditions are met-->
  57.       <SpawnMinecart>False</SpawnMinecart>
  58.       <!--This block will kill minecarts, when the conditions are met-->
  59.       <KillMinecart>False</KillMinecart>
  60.       <!--This block will act as an elevator, teleporting minecarts up or down on the Y axis to a matching elevator block-->
  61.       <Elevator>False</Elevator>
  62.       <!--If this is true, then this block will be converted to a Powered_Rail Control Block-->
  63.       <AutoConvertToPoweredRails>False</AutoConvertToPoweredRails>
  64.     </ControlBlock>
  65.     <ControlBlock>
  66.       <!--Item Name or Item Id for this control block-->
  67.       <BlockType>LAPIS_BLOCK</BlockType>
  68.       <!--Speed Multiplier for this block-->
  69.       <SpeedMultipliers>
  70.         <!--One control block may have multiple SpeedMultiplier sections.-->
  71.       </SpeedMultipliers>
  72.       <!--Marks this as a catcher block-->
  73.       <Catch redstone="disables">True</Catch>
  74.       <!--Marks this as a launcher block-->
  75.       <LauncherSpeed redstone="enables">1.0</LauncherSpeed>
  76.       <!--Marks this as an Ejector block-->
  77.       <Eject>False</Eject>
  78.       <!--Marks this as a Platform block-->
  79.       <Platform>False</Platform>
  80.       <!--Marks this as a Station block-->
  81.       <Station>False</Station>
  82.       <!--This block will spawn minecarts, when the conditions are met-->
  83.       <SpawnMinecart>False</SpawnMinecart>
  84.       <!--This block will kill minecarts, when the conditions are met-->
  85.       <KillMinecart>False</KillMinecart>
  86.       <!--This block will act as an elevator, teleporting minecarts up or down on the Y axis to a matching elevator block-->
  87.       <Elevator>False</Elevator>
  88.       <!--If this is true, then this block will be converted to a Powered_Rail Control Block-->
  89.       <AutoConvertToPoweredRails>False</AutoConvertToPoweredRails>
  90.     </ControlBlock>
  91.     <ControlBlock>
  92.       <!--Item Name or Item Id for this control block-->
  93.       <BlockType>GOLD_BLOCK</BlockType>
  94.       <!--Speed Multiplier for this block-->
  95.       <SpeedMultipliers>
  96.         <!--One control block may have multiple SpeedMultiplier sections.-->
  97.         <SpeedMultiplier>
  98.           <!--Redstone may be "enables", "disables", or "default". "default" means the redstone state is ignored.-->
  99.           <Redstone>disables</Redstone>
  100.           <!--Speed Multiplier.-->
  101.           <Multiplier>20.0</Multiplier>
  102.           <!--Direction a minecart must be moving to be affected. May be "North", "East", "South", "West", or "Any".-->
  103.           <Direction>Any</Direction>
  104.           <!--The type of minecart affected by this control block.-->
  105.           <MinecartTypes>
  106.             <MinecartType>Standard</MinecartType>
  107.             <MinecartType>Powered</MinecartType>
  108.             <MinecartType>Storage</MinecartType>
  109.           </MinecartTypes>
  110.           <!--Passenger may be "enables", "disables", or "default". "default" means the type of passenger is ignored.-->
  111.           <Passenger>default</Passenger>
  112.         </SpeedMultiplier>
  113.       </SpeedMultipliers>
  114.       <!--Marks this as a catcher block-->
  115.       <Catch>False</Catch>
  116.       <!--Marks this as a launcher block-->
  117.       <LauncherSpeed></LauncherSpeed>
  118.       <!--Marks this as an Ejector block-->
  119.       <Eject>False</Eject>
  120.       <!--Marks this as a Platform block-->
  121.       <Platform>False</Platform>
  122.       <!--Marks this as a Station block-->
  123.       <Station>False</Station>
  124.       <!--This block will spawn minecarts, when the conditions are met-->
  125.       <SpawnMinecart>False</SpawnMinecart>
  126.       <!--This block will kill minecarts, when the conditions are met-->
  127.       <KillMinecart>False</KillMinecart>
  128.       <!--This block will act as an elevator, teleporting minecarts up or down on the Y axis to a matching elevator block-->
  129.       <Elevator>False</Elevator>
  130.       <!--If this is true, then this block will be converted to a Powered_Rail Control Block-->
  131.       <AutoConvertToPoweredRails>False</AutoConvertToPoweredRails>
  132.     </ControlBlock>
  133.     <ControlBlock>
  134.       <!--Item Name or Item Id for this control block-->
  135.       <BlockType>PINK_WOOL</BlockType>
  136.       <!--Speed Multiplier for this block-->
  137.       <SpeedMultipliers>
  138.         <!--One control block may have multiple SpeedMultiplier sections.-->
  139.         <SpeedMultiplier>
  140.           <!--Redstone may be "enables", "disables", or "default". "default" means the redstone state is ignored.-->
  141.           <Redstone>disables</Redstone>
  142.           <!--Speed Multiplier.-->
  143.           <Multiplier>4.0</Multiplier>
  144.           <!--Direction a minecart must be moving to be affected. May be "North", "East", "South", "West", or "Any".-->
  145.           <Direction>Any</Direction>
  146.           <!--The type of minecart affected by this control block.-->
  147.           <MinecartTypes>
  148.             <MinecartType>Standard</MinecartType>
  149.             <MinecartType>Powered</MinecartType>
  150.             <MinecartType>Storage</MinecartType>
  151.           </MinecartTypes>
  152.           <!--Passenger may be "enables", "disables", or "default". "default" means the type of passenger is ignored.-->
  153.           <Passenger>default</Passenger>
  154.         </SpeedMultiplier>
  155.       </SpeedMultipliers>
  156.       <!--Marks this as a catcher block-->
  157.       <Catch>False</Catch>
  158.       <!--Marks this as a launcher block-->
  159.       <LauncherSpeed></LauncherSpeed>
  160.       <!--Marks this as an Ejector block-->
  161.       <Eject>False</Eject>
  162.       <!--Marks this as a Platform block-->
  163.       <Platform>False</Platform>
  164.       <!--Marks this as a Station block-->
  165.       <Station>False</Station>
  166.       <!--This block will spawn minecarts, when the conditions are met-->
  167.       <SpawnMinecart>False</SpawnMinecart>
  168.       <!--This block will kill minecarts, when the conditions are met-->
  169.       <KillMinecart>False</KillMinecart>
  170.       <!--This block will act as an elevator, teleporting minecarts up or down on the Y axis to a matching elevator block-->
  171.       <Elevator>False</Elevator>
  172.       <!--If this is true, then this block will be converted to a Powered_Rail Control Block-->
  173.       <AutoConvertToPoweredRails>False</AutoConvertToPoweredRails>
  174.     </ControlBlock>
  175.     <ControlBlock>
  176.       <!--Item Name or Item Id for this control block-->
  177.       <BlockType>STONE_DOUBLE_STEP</BlockType>
  178.       <!--Speed Multiplier for this block-->
  179.       <SpeedMultipliers>
  180.         <!--One control block may have multiple SpeedMultiplier sections.-->
  181.         <SpeedMultiplier>
  182.           <!--Redstone may be "enables", "disables", or "default". "default" means the redstone state is ignored.-->
  183.           <Redstone>disables</Redstone>
  184.           <!--Speed Multiplier.-->
  185.           <Multiplier>-1</Multiplier>
  186.           <!--Direction a minecart must be moving to be affected. May be "North", "East", "South", "West", or "Any".-->
  187.           <Direction>Any</Direction>
  188.           <!--The type of minecart affected by this control block.-->
  189.           <MinecartTypes>
  190.             <MinecartType>Standard</MinecartType>
  191.             <MinecartType>Powered</MinecartType>
  192.             <MinecartType>Storage</MinecartType>
  193.           </MinecartTypes>
  194.           <!--Passenger may be "enables", "disables", or "default". "default" means the type of passenger is ignored.-->
  195.           <Passenger>default</Passenger>
  196.         </SpeedMultiplier>
  197.       </SpeedMultipliers>
  198.       <!--Marks this as a catcher block-->
  199.       <Catch>False</Catch>
  200.       <!--Marks this as a launcher block-->
  201.       <LauncherSpeed></LauncherSpeed>
  202.       <!--Marks this as an Ejector block-->
  203.       <Eject>False</Eject>
  204.       <!--Marks this as a Platform block-->
  205.       <Platform>False</Platform>
  206.       <!--Marks this as a Station block-->
  207.       <Station>False</Station>
  208.       <!--This block will spawn minecarts, when the conditions are met-->
  209.       <SpawnMinecart>False</SpawnMinecart>
  210.       <!--This block will kill minecarts, when the conditions are met-->
  211.       <KillMinecart>False</KillMinecart>
  212.       <!--This block will act as an elevator, teleporting minecarts up or down on the Y axis to a matching elevator block-->
  213.       <Elevator>False</Elevator>
  214.       <!--If this is true, then this block will be converted to a Powered_Rail Control Block-->
  215.       <AutoConvertToPoweredRails>False</AutoConvertToPoweredRails>
  216.     </ControlBlock>
  217.     <ControlBlock>
  218.       <!--Item Name or Item Id for this control block-->
  219.       <BlockType>PURPLE_WOOL</BlockType>
  220.       <!--Speed Multiplier for this block-->
  221.       <SpeedMultipliers>
  222.         <!--One control block may have multiple SpeedMultiplier sections.-->
  223.         <SpeedMultiplier>
  224.           <!--Redstone may be "enables", "disables", or "default". "default" means the redstone state is ignored.-->
  225.           <Redstone>disables</Redstone>
  226.           <!--Speed Multiplier.-->
  227.           <Multiplier>0.05</Multiplier>
  228.           <!--Direction a minecart must be moving to be affected. May be "North", "East", "South", "West", or "Any".-->
  229.           <Direction>Any</Direction>
  230.           <!--The type of minecart affected by this control block.-->
  231.           <MinecartTypes>
  232.             <MinecartType>Standard</MinecartType>
  233.             <MinecartType>Powered</MinecartType>
  234.             <MinecartType>Storage</MinecartType>
  235.           </MinecartTypes>
  236.           <!--Passenger may be "enables", "disables", or "default". "default" means the type of passenger is ignored.-->
  237.           <Passenger>default</Passenger>
  238.         </SpeedMultiplier>
  239.       </SpeedMultipliers>
  240.       <!--Marks this as a catcher block-->
  241.       <Catch>False</Catch>
  242.       <!--Marks this as a launcher block-->
  243.       <LauncherSpeed></LauncherSpeed>
  244.       <!--Marks this as an Ejector block-->
  245.       <Eject>False</Eject>
  246.       <!--Marks this as a Platform block-->
  247.       <Platform>False</Platform>
  248.       <!--Marks this as a Station block-->
  249.       <Station>False</Station>
  250.       <!--This block will spawn minecarts, when the conditions are met-->
  251.       <SpawnMinecart>False</SpawnMinecart>
  252.       <!--This block will kill minecarts, when the conditions are met-->
  253.       <KillMinecart>False</KillMinecart>
  254.       <!--This block will act as an elevator, teleporting minecarts up or down on the Y axis to a matching elevator block-->
  255.       <Elevator>False</Elevator>
  256.       <!--If this is true, then this block will be converted to a Powered_Rail Control Block-->
  257.       <AutoConvertToPoweredRails>False</AutoConvertToPoweredRails>
  258.     </ControlBlock>
  259.     <ControlBlock>
  260.       <!--Item Name or Item Id for this control block-->
  261.       <BlockType>RED_WOOL</BlockType>
  262.       <!--Speed Multiplier for this block-->
  263.       <SpeedMultipliers>
  264.         <!--One control block may have multiple SpeedMultiplier sections.-->
  265.         <SpeedMultiplier>
  266.           <!--Redstone may be "enables", "disables", or "default". "default" means the redstone state is ignored.-->
  267.           <Redstone>disables</Redstone>
  268.           <!--Speed Multiplier.-->
  269.           <Multiplier>0.25</Multiplier>
  270.           <!--Direction a minecart must be moving to be affected. May be "North", "East", "South", "West", or "Any".-->
  271.           <Direction>Any</Direction>
  272.           <!--The type of minecart affected by this control block.-->
  273.           <MinecartTypes>
  274.             <MinecartType>Standard</MinecartType>
  275.             <MinecartType>Powered</MinecartType>
  276.             <MinecartType>Storage</MinecartType>
  277.           </MinecartTypes>
  278.           <!--Passenger may be "enables", "disables", or "default". "default" means the type of passenger is ignored.-->
  279.           <Passenger>default</Passenger>
  280.         </SpeedMultiplier>
  281.       </SpeedMultipliers>
  282.       <!--Marks this as a catcher block-->
  283.       <Catch>False</Catch>
  284.       <!--Marks this as a launcher block-->
  285.       <LauncherSpeed></LauncherSpeed>
  286.       <!--Marks this as an Ejector block-->
  287.       <Eject>False</Eject>
  288.       <!--Marks this as a Platform block-->
  289.       <Platform>False</Platform>
  290.       <!--Marks this as a Station block-->
  291.       <Station>False</Station>
  292.       <!--This block will spawn minecarts, when the conditions are met-->
  293.       <SpawnMinecart>False</SpawnMinecart>
  294.       <!--This block will kill minecarts, when the conditions are met-->
  295.       <KillMinecart>False</KillMinecart>
  296.       <!--This block will act as an elevator, teleporting minecarts up or down on the Y axis to a matching elevator block-->
  297.       <Elevator>False</Elevator>
  298.       <!--If this is true, then this block will be converted to a Powered_Rail Control Block-->
  299.       <AutoConvertToPoweredRails>False</AutoConvertToPoweredRails>
  300.     </ControlBlock>
  301.     <ControlBlock>
  302.       <!--Item Name or Item Id for this control block-->
  303.       <BlockType>BLACK_WOOL</BlockType>
  304.       <!--Speed Multiplier for this block-->
  305.       <SpeedMultipliers>
  306.         <!--One control block may have multiple SpeedMultiplier sections.-->
  307.       </SpeedMultipliers>
  308.       <!--Marks this as a catcher block-->
  309.       <Catch>False</Catch>
  310.       <!--Marks this as a launcher block-->
  311.       <LauncherSpeed></LauncherSpeed>
  312.       <!--Marks this as an Ejector block-->
  313.       <Eject redstone="disables">True</Eject>
  314.       <!--Marks this as a Platform block-->
  315.       <Platform>False</Platform>
  316.       <!--Marks this as a Station block-->
  317.       <Station>False</Station>
  318.       <!--This block will spawn minecarts, when the conditions are met-->
  319.       <SpawnMinecart>False</SpawnMinecart>
  320.       <!--This block will kill minecarts, when the conditions are met-->
  321.       <KillMinecart>False</KillMinecart>
  322.       <!--This block will act as an elevator, teleporting minecarts up or down on the Y axis to a matching elevator block-->
  323.       <Elevator>False</Elevator>
  324.       <!--If this is true, then this block will be converted to a Powered_Rail Control Block-->
  325.       <AutoConvertToPoweredRails>False</AutoConvertToPoweredRails>
  326.     </ControlBlock>
  327.     <ControlBlock>
  328.       <!--Item Name or Item Id for this control block-->
  329.       <BlockType>BRICK</BlockType>
  330.       <!--Speed Multiplier for this block-->
  331.       <SpeedMultipliers>
  332.         <!--One control block may have multiple SpeedMultiplier sections.-->
  333.       </SpeedMultipliers>
  334.       <!--Marks this as a catcher block-->
  335.       <Catch>False</Catch>
  336.       <!--Marks this as a launcher block-->
  337.       <LauncherSpeed></LauncherSpeed>
  338.       <!--Marks this as an Ejector block-->
  339.       <Eject>False</Eject>
  340.       <!--Marks this as a Platform block-->
  341.       <Platform>False</Platform>
  342.       <!--Marks this as a Station block-->
  343.       <Station redstone="disables">True</Station>
  344.       <!--This block will spawn minecarts, when the conditions are met-->
  345.       <SpawnMinecart>False</SpawnMinecart>
  346.       <!--This block will kill minecarts, when the conditions are met-->
  347.       <KillMinecart>False</KillMinecart>
  348.       <!--This block will act as an elevator, teleporting minecarts up or down on the Y axis to a matching elevator block-->
  349.       <Elevator>False</Elevator>
  350.       <!--If this is true, then this block will be converted to a Powered_Rail Control Block-->
  351.       <AutoConvertToPoweredRails>False</AutoConvertToPoweredRails>
  352.     </ControlBlock>
  353.     <ControlBlock>
  354.       <!--Item Name or Item Id for this control block-->
  355.       <BlockType>LIGHT_GREEN_WOOL</BlockType>
  356.       <!--Speed Multiplier for this block-->
  357.       <SpeedMultipliers>
  358.         <!--One control block may have multiple SpeedMultiplier sections.-->
  359.       </SpeedMultipliers>
  360.       <!--Marks this as a catcher block-->
  361.       <Catch>False</Catch>
  362.       <!--Marks this as a launcher block-->
  363.       <LauncherSpeed></LauncherSpeed>
  364.       <!--Marks this as an Ejector block-->
  365.       <Eject>False</Eject>
  366.       <!--Marks this as a Platform block-->
  367.       <Platform range="4" redstone="disables">True</Platform>
  368.       <!--Marks this as a Station block-->
  369.       <Station>False</Station>
  370.       <!--This block will spawn minecarts, when the conditions are met-->
  371.       <SpawnMinecart>False</SpawnMinecart>
  372.       <!--This block will kill minecarts, when the conditions are met-->
  373.       <KillMinecart>False</KillMinecart>
  374.       <!--This block will act as an elevator, teleporting minecarts up or down on the Y axis to a matching elevator block-->
  375.       <Elevator>False</Elevator>
  376.       <!--If this is true, then this block will be converted to a Powered_Rail Control Block-->
  377.       <AutoConvertToPoweredRails>False</AutoConvertToPoweredRails>
  378.     </ControlBlock>
  379.     <ControlBlock>
  380.       <!--Item Name or Item Id for this control block-->
  381.       <BlockType>DIAMOND_BLOCK</BlockType>
  382.       <!--Speed Multiplier for this block-->
  383.       <SpeedMultipliers>
  384.         <!--One control block may have multiple SpeedMultiplier sections.-->
  385.       </SpeedMultipliers>
  386.       <!--Marks this as a catcher block-->
  387.       <Catch>False</Catch>
  388.       <!--Marks this as a launcher block-->
  389.       <LauncherSpeed redstone="disables">0.6</LauncherSpeed>
  390.       <!--Marks this as an Ejector block-->
  391.       <Eject>False</Eject>
  392.       <!--Marks this as a Platform block-->
  393.       <Platform>False</Platform>
  394.       <!--Marks this as a Station block-->
  395.       <Station>False</Station>
  396.       <!--This block will spawn minecarts, when the conditions are met-->
  397.       <SpawnMinecart>False</SpawnMinecart>
  398.       <!--This block will kill minecarts, when the conditions are met-->
  399.       <KillMinecart>False</KillMinecart>
  400.       <!--This block will act as an elevator, teleporting minecarts up or down on the Y axis to a matching elevator block-->
  401.       <Elevator>False</Elevator>
  402.       <!--If this is true, then this block will be converted to a Powered_Rail Control Block-->
  403.       <AutoConvertToPoweredRails>False</AutoConvertToPoweredRails>
  404.     </ControlBlock>
  405.     <ControlBlock>
  406.       <!--Item Name or Item Id for this control block-->
  407.       <BlockType>IRON_BLOCK</BlockType>
  408.       <!--Speed Multiplier for this block-->
  409.       <SpeedMultipliers>
  410.         <!--One control block may have multiple SpeedMultiplier sections.-->
  411.       </SpeedMultipliers>
  412.       <!--Marks this as a catcher block-->
  413.       <Catch>False</Catch>
  414.       <!--Marks this as a launcher block-->
  415.       <LauncherSpeed></LauncherSpeed>
  416.       <!--Marks this as an Ejector block-->
  417.       <Eject>False</Eject>
  418.       <!--Marks this as a Platform block-->
  419.       <Platform>False</Platform>
  420.       <!--Marks this as a Station block-->
  421.       <Station>False</Station>
  422.       <!--This block will spawn minecarts, when the conditions are met-->
  423.       <SpawnMinecart>False</SpawnMinecart>
  424.       <!--This block will kill minecarts, when the conditions are met-->
  425.       <KillMinecart>False</KillMinecart>
  426.       <!--This block will act as an elevator, teleporting minecarts up or down on the Y axis to a matching elevator block-->
  427.       <Elevator redstone="disables">False</Elevator>
  428.       <!--If this is true, then this block will be converted to a Powered_Rail Control Block-->
  429.       <AutoConvertToPoweredRails>False</AutoConvertToPoweredRails>
  430.     </ControlBlock>
  431.   </ControlBlocks>
  432.   <ItemAliases>
  433.     <ItemAlias>
  434.       <!--The Custom Alias for the list of items that follows it.-->
  435.       <!--Not nessecary, but useful for shortening a long list of items into a short phrase.-->
  436.       <!--Avoid using already taken item names, or taken item id's, as the alias will take priority over the existing name!-->
  437.       <AliasName>Ores</AliasName>
  438.       <!--The Item Name or Item Id and Data Value-->
  439.       <ItemType>GOLD_ORE</ItemType>
  440.       <ItemType>IRON_ORE</ItemType>
  441.       <ItemType>COAL_ORE</ItemType>
  442.       <ItemType>LAPIS_ORE</ItemType>
  443.     </ItemAlias>
  444.     <ItemAlias>
  445.       <!--The Custom Alias for the list of items that follows it.-->
  446.       <!--Not nessecary, but useful for shortening a long list of items into a short phrase.-->
  447.       <!--Avoid using already taken item names, or taken item id's, as the alias will take priority over the existing name!-->
  448.       <AliasName>Food</AliasName>
  449.       <!--The Item Name or Item Id and Data Value-->
  450.       <ItemType>260</ItemType>
  451.       <ItemType>297</ItemType>
  452.       <ItemType>322</ItemType>
  453.       <ItemType>354</ItemType>
  454.       <ItemType>350</ItemType>
  455.       <ItemType>319</ItemType>
  456.       <ItemType>320</ItemType>
  457.     </ItemAlias>
  458.   </ItemAliases>
  459. </MinecartManiaConfiguration>
  460. <!--This XML file is created with Multi Plugin Config GUI by JohnKapsis-->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement