• 0

    posted a message on Real subway with command blocks!
    Quick fix: the link for the Tank minigame is broken...
    Use this one: http://www.minecraftforum.net/topic/2452968-18-snapshots-minecraft-tanks-minigame-by-gshn28/#entry29468142
    Posted in: Redstone Creations
  • 5

    posted a message on Real subway with command blocks!

    Real subway w/ command blocks!


    Hello minecraft community! Today i present you my latest redstone creation!

    It's a working minecraft subway system made with command blocks using the new /clone command.



    The original idea came from Sethbling's Santa's Sleigh video, but with this new command, I simplified and made a cool-looking subway system without the need of minecarts as the train!


    How does it work? (click on the images to enlarge them)


    [This explanation is outdated! I updated and simplified the redstone to work in the latest version]

    Train model

    First the train model was placed near the spawn chunk to keep it loaded for the clone command. It's also separated in 4 parts: the left/right model and the positive/negative X (Teleport command) middle module.

    Notice that it has redstone blocks to activate the TP command blocks as soon as the model is cloned.



    Rail module

    The rail uses the testfor command to detect the minecart's position and also it's direction (using the game's scoreboard mechanism to specify the direction). Then it clones the train model. In some specific spots, the rail has a "setblock redstone_block" to activate the stations.



    Stations

    As soon as the "setblock redstone_block" command block is activated, the station "kill" the minecarts, open the doors with a /clone and also start a timer. When the timer ends, it summons and sets the minecart's direction. It also summons a "Reset" minecart after a short delay to clean the testfor outputs while the train is moving.



    I've worked several weeks in this project.. If you wish to create your own vehicle (yes, you can create any moving vehicle with this system!) based on this mechanism, please give me some credit! =P

    Important: This redstone device may consume a lot of your computer/server memory also it won't work in unloaded chunks. You may need to leave an AFK player inside it or use chunk loaders (world anchors).

    Map download:

    (Old version): Link Removed

    (Updated version): Link Removed

    Also try my team deathmatch minigame with controllable tanks:
    http://www.minecraftforum.net/forums/mapping-and-modding/maps/1556633-1-8-snapshots-minecraft-tanks-minigame-by-gshn28

    Posted in: Redstone Creations
  • 0

    posted a message on [1.8+] (snapshots) Minecraft TANKS! Minigame by Gshn28
    Minecraft Tanks! Minigame


    Hello minecraft community! This is my first map made in minecraft. It's a simple team deathmatch game but with tanks!

    -It needs at least 2 players to play and is recommended to have teams up to a maximum of 2 players each.
    -Each player has 3 lives and loses one each time they die.
    -The team that kills all the players of the other team wins.


    To install, just unzip and drag the Tanks!Minigame folder into your minecraft saves folder.

    Notice: This map can cause lag in the game as it uses a lot of memory to move those tanks and reset the map....




    The tank controls are simple:



    And here is the minigame map: (It's very simple... Too lazy to improve it xD)



    I plan to make a video to show it better later...And if you make any gameplay videos post here for me! =D

    I've had a lot of work creating those tanks... If you want to create your own vehicles feel free to look around in the mechanism. Just give me some credit for it '-'

    English is not my native language... Sorry for any mistakes.

    DOWNLOAD: http://www.mediafire...s! Minigame.zipAny bugs, glitches or broken mechanisms report for me... This is the first version of my map...
    Posted in: Maps
  • To post a comment, please .