MoreMinecarts

MoreMinecarts

Add any Block to a Minecart

MoreMinecarts lets you add any block you want to a minecart and change the blocks distance from the mine cart. This can be used to create rotated blocks! You can add anything from a diamond block to a dispenser. Some blocks also have functionality when placed in a minecart, for example if you place a crafting table in a minecart every time you right click the minecart it will open a crafting table. Dispensers can also be shot while in a minecart, just right click the dispenser cart to fill it and every time it runs over a powered activator rail the dispenser will shoot out its contents!

MoreMinecarts Example

Features

  • Place any block into a minecart without commands
  • set the y of the block in the minecart! make fake diagonal or rotated blocks!
  • Crafting Table Minecarts can simply be right clicked to open a crafting window.
  • Dispenser and Dropper Minecarts can be filled and when they run over a powered activator rail will fire!
  • Redstone_Block minecarts will un-power redstone_torches they pass.
  • Automatic Updating, no more browsing to the plugin page to check when there is a new update!

How to Use

To place blocks into minecarts simply shift-right click the minecart with a block in hand. The same can be done to remove the block from a mine cart, just shift-right click the minecart with the block in it.

To change the y of the block inside a mine cart simply shift-left click the mine cart and then while holding shift move your cursor up and down to change the y.

To create diagonal blocks, change the y of the block in the minecart to far below or above the minecart then push the minecart around a bend in a track or down a slope! Wolla, diagonal blocks! there is no more need for you to go into an external world editor like mc-edit to create diagonal or rotated blocks!

How to Install

Installing this plugin is same as ever, simply drag the downloaded jar file into your servers plugins folder.

Functionality Blocks

Below is a list of all the blocks that have functionality and what they do.

  • WorkBench - When a workbench is placed into a minecart you can simply right click it to open a crafting window.
  • Dispenser - When a dispenser is placed into a minecart the minecart will start working like a dispenser. When the dispenserCart runs over a powered activator rail it will shoot out its contents. Simply right click the dispenserCart to access its inventory.
  • Dropper - When a dropper is placed into a minecart the minecart will start working like a dropper. When the dropperCart runs over a powered activator rail it will shoot out its contents. Simply right click the dropperCart to access its inventory.
  • Redstone_Block - When a Redstone_Block is added into a minecart whenever the minecart passes a redstone torch it will turn it off. This is still in development and i little bit glitchy, thus is removed from the default config, just add Redstone_Block to the functionalityBlocks list to add its functionality to your server.

Want another block to have some functionality?

just fill out the form below and i will look into adding it. Also note, that blocks will be able to be turned off in the config, for example you could turn off crafting tables in minecarts from working.

Block: <block/blocks that you want to add functionality to>
Function: <What do you want the block to do?>

Note: i cannot add blocks that create light without severely lagging the server and chewing up the users bandwidth.

Auto Updater

MoreMinecarts contains an automatic updating system that will automatically download the latest versions of the plugin for you. If you would like to turn off this feature simply go into the config file and change the value "AutoUpdate: true" to "AutoUpdate: false".

Config

Below is the default config that you will find in the moreMinecarts data folder in your plugins folder. If you have an outdated config file for example missing some of the new functionality blocks simply return to this page where all the defaults will be listed.

AutoUpdate: true
AllowRidingMinecartWithBlock: false
UseBlockWhiteList: false
EnabledBlocks:
  - workbench
  - dispenser
  - wool
UseBlockBlackList: false
DisabledBlocks:
  - wool
  - torch
Enabled_Functionality:
  - WorkBench
  - Dispenser
  - Dropper
  - Redstone_Block

So what do these values do?

AutoUpdate - This value specifies whether or not to automatically update the plugin when there is a new version

AllowRidingMinecartWithBlock - This value specifies whether or not you are allowed to ride minecarts which contain blocks.

UseBlockWhiteList - This value specifies whether or not to use the enabledBlocks list to control blocks allowed in minecarts.

EnabledBlocks - The list of blocks that are able to be placed into minecarts. Name of item or id can be used.

UseBlockBlackList - This value specifies whether or not to use the disabledBlocks list to control blocks allowed in minecarts.

DisabledBlocks - The list of blocks that are not able to be placed into minecarts. Name of item or id can be used.

Enabled_Functionality - The list of blocks with functionality, simply remove one to remove its functionality. Name of item or id can be used.

Permissions

Note: do not count the semicolon( : ) in the permission it is just there to show that the information after it is relating to that permission

permissions:
    moreminecarts.*:
        description: Gives access to all MoreMinecart permissions
        children:
            moreminecarts.create: true
            moreminecarts.use: true
    moreminecarts.create:
        description: Allows you to place blocks into minecarts
        default: true
    moreminecarts.use:
        description: Allows you to use the abilities of minecarts
        default: true

ChangeLog

V0.20

  • fixed for minecraft 1.6.2
  • added changing the block in minecarts y position

V0.12

  • added dropper minecart
  • added redstone_block minecart although a bit glitchy
  • added debug mode although not available through config

V0.11:

  • added plugin metrics to track stats about the plugin

V0.1:

  • Initial Release of Plugin

Donate

Donating helps me find time to update this plugin! although not necessary donating is greatly appreciated! a donate button can be found in the top right of the page if you would like to help me out!

Found a Bug? Please post below and i will get to it asap!


Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    57521
  • Created
    May 17, 2013
  • Last Released File
    Nov 7, 2013
  • Total Downloads
    5,766
  • License

Categories

Members

Recent Files