• 1

    posted a message on Minecart Glitch found!
    Hi minecraft, I have found a new glitch, a floating minecart!
    I have proof!

    One floating minecart:

    Command:
    summon Minecart ~? ~1 ~?
    Replace ? with coordanites (For me when testing it was "summon Minecart ~ ~1 ~-2")


    Two minecarts (One not floating):

    Command:
    summon Minecart ~? ~1 ~? {Riding:{id:Slime,Size:-1,Riding:{id:Minecart}}}


    Infinitly going floating minecart:

    Command:
    summon Minecart ~? ~1 ~? {Riding:{id:Slime,Size:-1,Riding:{id:Minecart,Riding:{id:Slime,Size:-1,Riding:{id:Minecart}}}}}
    (Only works on command blocks)


    If any mojang worker sees this, please don't fix, it's so cool!
    Posted in: Discussion
  • 0

    posted a message on Help! Minecraft won't launch!
    Hello, and my minecraft launcher wan't start minecraft. When I look at "Development Console" it will say:
    [10:32:39 ERROR]: Couldn't unpack natives!
    java.util.zip.ZipException: error in opening zip file
    at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_40]
    at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_40]
    at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_40]
    at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_40]
    at net.minecraft.launcher.GameLauncher.unpackNatives(GameLauncher.java:469) ~[launcher.jar:?]
    at net.minecraft.launcher.GameLauncher.launchGame(GameLauncher.java:213) [launcher.jar:?]
    at net.minecraft.launcher.GameLauncher.onDownloadJobFinished(GameLauncher.java:619) [launcher.jar:?]
    at net.minecraft.launcher.updater.download.DownloadJob.popAndDownload(DownloadJob.java:120) [launcher.jar:?]
    at net.minecraft.launcher.updater.download.DownloadJob.access$000(DownloadJob.java:12) [launcher.jar:?]
    at net.minecraft.launcher.updater.download.DownloadJob$1.run(DownloadJob.java:89) [launcher.jar:?]
    at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.7.0_40]
    at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.7.0_40]
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.7.0_40]
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.7.0_40]
    at java.lang.Thread.run(Unknown Source) [?:1.7.0_40]

    Can anyone help?
    Posted in: Java Edition Support
  • 0

    posted a message on More Pistons
    Quote from Shadowfire27

    Umm, what do any of these do? No support, explanation.

    Sorry for the confusion.

    Regular piston:
    just a regular piston

    "Cannon" Piston:
    Shoots entities into the air

    Obsidian Piston:
    Can push obsidian and command blocks

    Long Piston:
    Pushes longer
    Posted in: Suggestions
  • 0

    posted a message on More Pistons
    Hello minecraft, my suggestion is about having more pistons (Said in the title). These pistons will have special properties, like the sticky piston, one property for one piston is farther/selectable extention length, another will be able to shoot entities into the air, and maybe one that can move obsidian. I have made a little crafting recipie idea here:
    :Iron: = Iron (Duh)
    :wood: = Wood Planks (Duh!)
    :Red: = Redstone
    :tnt: = TNT
    :obsidian: = Obsidian
    :cobblestone: = Cobblestone

    Regular Piston:
    :wood: :wood: :wood:
    :cobblestone: :Iron: :cobblestone:
    :cobblestone: :Red: :cobblestone:

    "Cannon" Piston (Shoots entities into the air):
    :wood: :wood: :wood:
    :cobblestone: :tnt: :cobblestone:
    :cobblestone: :Red: :cobblestone:

    Obsidian Pitson (Can push obsidian and command blocks):
    :wood: :wood: :wood:
    :obsidian: :Iron: :obsidian:
    :obsidian: :Red: :obsidian:

    I hope you like these suggestions! ^_^
    Posted in: Suggestions
  • 0

    posted a message on ♕Herocraft 🌟 Minecraft RPG Server Multiplayer 🌟 THE ORIGINAL RPG SERVER (2010) Heroes RPG!
    IGN: MarioBlaster7 (same as forum username)
    Posted in: PC Servers
  • 0

    posted a message on Server Hosting?
    Hi, I wan't to know that when I went to make a thread in the servers-server hosting place to put threads (idk the name of what it's called) it said I couldn't post a thread in there! Any help? :huh: Diamonds for you! :Diamond: :Diamond: :Diamond: :Diamond: :Diamond: :Diamond: :Diamond:
    Posted in: Discussion
  • 0

    posted a message on Slime Tower!
    Quote from EnderCreeper168

    Awesome! You could trap them in a pit, name them all, and you have your own cursed Totem pole!

    Nice idea! And also make the top a creeper so when they go nere the totem pole they blow up (And give all the slimes resistance 127 so they dont die.)!
    Posted in: Discussion
  • 0

    posted a message on Slime Tower!
    Hello minecraft universe, today i have just made a slime tower using the /summon command!
    Screenshot:
    The Command (NOTE: Only works in command blocks):
    /summon Slime  ~ ~ ~10 {Size:0,Riding:{id:Slime,Size:1,Riding:{id:Slime,Size:2,Riding:{id:Slime,Size:3,Riding:{id:Slime,Size:4,Riding:{id:Slime,Size:5,Riding:{id:Slime,Size:6,Riding:{id:Slime,Size:7,Riding:{id:Slime,Size:8,Riding:{id:Slime,Size:9,Riding:{id:Slime,Size:10}}}}}}}}}}}
    Posted in: Discussion
  • 0

    posted a message on Command block summoning confusion
    Quote from Skylinerw

    Do you mean adding a command to that falling sand command block? If so, you'll want the TileEntityData tag:

    /summon FallingSand ~ ~50 ~ {TileID:137,Time:1,TileEntityData:{Command:"/say Command goes here"}}

    Thanks! This worked and helped!
    Posted in: Recent Updates and Snapshots
  • 0

    posted a message on Command block summoning confusion
    Hello, when i try to make a type of machine for infinite command blocks stacking up or something, but i do'nt kow how to summon a command block and when the command block is a block (I'm using the /summon method) to give it a command to say /summon FallingSand ~ ~50 ~ {TileID:137,Time:1} with the same command and so on. It will be like Sethbling's "Mountain wit h one block with one block!" trick. Can anytone please help? :(
    Posted in: Recent Updates and Snapshots
  • 0

    posted a message on [Update 10Sep2016]Legend of Zelda Mod v4 - Oldest Zelda mod "still in development"! (English/Deutsch)
    Quote from Physical

    The japanese is a bit wrong... IK because I'm a japanese... but u cant depend on me either, my japanese isnt excellent :P
    If your japenese can you please teach me some? Im interested in Japan and its cultures! ^_^
    Posted in: Minecraft Mods
  • 0

    posted a message on The Herobrine Mod OFFICIAL 3.6
    How do you get him to spawn? I tried turning the spawn rate up but nothing different! Mabye I have to make a new world for the 100 spawn rate to start
    Posted in: Minecraft Mods
  • 0

    posted a message on MCSkin 3D
    When I try to run this it says "Mcskin3d has stopped working"! What do I do?! :(
    Posted in: Skins
  • 0

    posted a message on Camera in minecraft please?
    Quote from DevTrooper

    Do you not understand how recording works? Go get fraps.

    Okay i'll try that.
    Posted in: Suggestions
  • To post a comment, please .