• 0

    posted a message on [Bug] Forum Display Name
    About two weeks ago, I changed my forum username from XxJellyBellyFredxX to JBF (Which I greatly prefer). Now, when using the beta forum, I have my old username (as well as my old post count, I should have 192). I would greatly appreciate it if a staff member could help me change my name back to JBF.
    Posted in: Feedback Archive
  • 0

    posted a message on Spawner using command blocks
    Quote from marshall7593

    i know the syntax for it. i just dont know the actual arguments to use. such as {entity:Zombie} or other arguments like that. and i know they are different for mob spawners

    Here you go:
    /setblock ~ ~1 ~ mob_spawner 0 replace {EntityId:Skeleton}

    You can replace Skeleton with whatever entity you want.
    Posted in: Redstone Discussion and Mechanisms
  • 0

    posted a message on Spawner using command blocks
    The syntax for the setblock command is as followed.
    /setblock <x> <y> <z> <TileName> [dataValue] [oldBlockHandling] [dataTag]
    Posted in: Redstone Discussion and Mechanisms
  • 0

    posted a message on A question about /testfor command .
    Quote from wailwail

    Really ? It looks so black , not even glowing , I will try it . I hope it works now .

    EDIT : I tried it , And it works ! Well , kinda , not as I expected , it gives a continues pulse like levers , is there a way to make it only send the pulse when the player is standing there ? because when I fly away from the place the comparator will still be ON .

    Try clicking on the comparator once, so the forward torch part is up and on. I think this will apply a pulse, and will update faster.
    Posted in: Redstone Discussion and Mechanisms
  • 0

    posted a message on A question about /testfor command .
    Quote from wailwail

    I used it , but it didn't work . look at the image , did I do something wrong ?



    It is working. Look at the first redstone dust right after the comparator. It is turned on because it can only find one player. One player = one output signal strength. To increase the signal, just place a repeater down where that first redstone dust should go.

    Quote from Fezzr

    You need to give it a range like r=1.
    So try /testfor @p[x=-552,y=61,z=209,r=1]

    Your command does the same thing as
    /testfor @p[x=-552,y=61,z=209]
    "r=1" is implied, and is therefor not needed.
    Posted in: Redstone Discussion and Mechanisms
  • 0

    posted a message on A question about /testfor command .
    In the testfor command, you test for a player. In this command, you test for the nearest player at the coordinates x=-552 , y=61 , and z=209.
    /testfor @p[x=-552,y=61,z=209]
    Posted in: Redstone Discussion and Mechanisms
  • 1

    posted a message on If i was to make a vanilla-only server.. Would it work?
    I would not suggest using realms as of right now. You may only invite up to 20 people, and you could buy a more customizable server for the same price or less after a little research.

    Now ow would it work? Possibly. It really depends on how much time and effort you put into the whole thing. If you can create a large enough community with a large enough and trustworthy staff, then your server would most likely be a huge success! However, if you create a small community with even just a few thieves or greifers, you wouldn't have a large enough or balanced enough community to deal with them. So overall, it comes down to the time, effort, and advertising you put into the server. You could also have rewards for donations, so you could keep the server up and running without using your pocket money, and possibly make a profit!
    Posted in: Discussion
  • 0

    posted a message on Can't Mod Minecraft [Mac OS X Mavericks]
    Quote from grimallq

    I don't know about Xray or TMI, those have 1.7.9 versions, but Forge and Modloader aren't updated so no wonder they don't work.
    Well, okay then. Thank you for the reply!
    Posted in: Java Edition Support
  • 0

    posted a message on Can't Mod Minecraft [Mac OS X Mavericks]
    I confirmed that this isn't just for the xray mod, but also TMI, Forge, and ModLoader. I just can't get this working...
    Posted in: Java Edition Support
  • 0

    posted a message on Can't Mod Minecraft [Mac OS X Mavericks]
    Added error code. Hope that helps determine the problem.
    Posted in: Java Edition Support
  • 0

    posted a message on Can't Mod Minecraft [Mac OS X Mavericks]
    Ever since using the new launcher, modding has been a pain for me. Say I have a mod called "xray". I delete META-INF folder, drag in my files, rename the JSON file, and edit the JSON file's first line from 1.7.9 to "xray". Now, when I start Minecraft with the correct version and profile, it shows a downloading bar. I wait for a couple seconds, until the downloading bar is complete. Then the downloading bar goes away, and the launcher disappears as it would if the game is starting, then it appears again, with this crash code.

    Any help would be appreciated!

    (Mod Being Used: http://www.minecraftforum.net/topic/2361666-179-mod-version-140-the-simple-xray-mod-optifine-compatible-does-not-destroy-redstone-fixed-mac-problems-179-easy-to-use-new/)

    Crash Code
    [12:04:04 INFO]: Minecraft Launcher 1.4.4 (through bootstrap 5) started on osx...
    [12:04:04 INFO]: Current time is Jun 1, 2014 12:04:04 PM
    [12:04:04 INFO]: System.getProperty('os.name') == 'Mac OS X'
    [12:04:04 INFO]: System.getProperty('os.version') == '10.9.2'
    [12:04:04 INFO]: System.getProperty('os.arch') == 'x86_64'
    [12:04:04 INFO]: System.getProperty('java.version') == '1.7.0_55'
    [12:04:04 INFO]: System.getProperty('java.vendor') == 'Oracle Corporation'
    [12:04:04 INFO]: System.getProperty('sun.arch.data.model') == '64'
    [12:04:04 INFO]: JFX has been detected &amp; successfully loaded
    [12:04:06 INFO]: Refreshing local version list...
    [12:04:06 INFO]: Refreshing remote version list...
    [12:04:07 INFO]: Refresh complete.
    [12:04:10 INFO]: Loaded 4 profile(s); selected 'xray'
    [12:04:10 INFO]: Refreshing auth...
    [12:04:10 INFO]: Logging in with access token
    [12:04:22 INFO]: Getting syncinfo for selected version
    [12:04:22 INFO]: Queueing library &amp; version downloads
    [12:04:22 INFO]: Download job 'Version &amp; Libraries' started (16 threads, 27 files)
    [12:04:22 INFO]: Attempting to download /Users/amd/Library/Application Support/minecraft/libraries/com/mojang/authlib/1.5.13/authlib-1.5.13.jar for job 'Version &amp; Libraries'... (try 0)
    [12:04:22 INFO]: Attempting to download /Users/amd/Library/Application Support/minecraft/libraries/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar for job 'Version &amp; Libraries'... (try 0)
    [12:04:22 INFO]: Attempting to download /Users/amd/Library/Application Support/minecraft/libraries/tv/twitch/twitch/5.16/twitch-5.16.jar for job 'Version &amp; Libraries'... (try 0)
    [12:04:22 INFO]: Attempting to download /Users/amd/Library/Application Support/minecraft/libraries/org/lwjgl/lwjgl/lwjgl-platform/2.9.1/lwjgl-platform-2.9.1-natives-osx.jar for job 'Version &amp; Libraries'... (try 0)
    [12:04:22 INFO]: Attempting to download /Users/amd/Library/Application Support/minecraft/libraries/com/paulscode/codecjorbis/20101023/codecjorbis-20101023.jar for job 'Version &amp; Libraries'... (try 0)
    [12:04:22 INFO]: Attempting to download /Users/amd/Library/Application Support/minecraft/libraries/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar for job 'Version &amp; Libraries'... (try 0)
    [12:04:22 INFO]: Attempting to download /Users/amd/Library/Application Support/minecraft/libraries/commons-codec/commons-codec/1.9/commons-codec-1.9.jar for job 'Version &amp; Libraries'... (try 0)
    [12:04:22 INFO]: Attempting to download /Users/amd/Library/Application Support/minecraft/libraries/net/sf/jopt-simple/jopt-simple/4.5/jopt-simple-4.5.jar for job 'Version &amp; Libraries'... (try 0)
    [12:04:22 INFO]: Attempting to download /Users/amd/Library/Application Support/minecraft/libraries/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar for job 'Version &amp; Libraries'... (try 0)
    [12:04:22 INFO]: Attempting to download /Users/amd/Library/Application Support/minecraft/libraries/com/paulscode/libraryjavasound/20101123/libraryjavasound-20101123.jar for job 'Version &amp; Libraries'... (try 0)
    [12:04:22 INFO]: Attempting to download /Users/amd/Library/Application Support/minecraft/libraries/commons-io/commons-io/2.4/commons-io-2.4.jar for job 'Version &amp; Libraries'... (try 0)
    [12:04:22 INFO]: Attempting to download /Users/amd/Library/Application Support/minecraft/libraries/org/lwjgl/lwjgl/lwjgl_util/2.9.1/lwjgl_util-2.9.1.jar for job 'Version &amp; Libraries'... (try 0)
    [12:04:22 INFO]: Attempting to download /Users/amd/Library/Application Support/minecraft/libraries/java3d/vecmath/1.3.1/vecmath-1.3.1.jar for job 'Version &amp; Libraries'... (try 0)
    [12:04:22 INFO]: Attempting to download /Users/amd/Library/Application Support/minecraft/libraries/com/ibm/icu/icu4j-core-mojang/51.2/icu4j-core-mojang-51.2.jar for job 'Version &amp; Libraries'... (try 0)
    [12:04:22 INFO]: Attempting to download /Users/amd/Library/Application Support/minecraft/libraries/io/netty/netty-all/4.0.10.Final/netty-all-4.0.10.Final.jar for job 'Version &amp; Libraries'... (try 0)
    [12:04:22 INFO]: Attempting to download /Users/amd/Library/Application Support/minecraft/libraries/org/apache/logging/log4j/log4j-core/2.0-beta9/log4j-core-2.0-beta9.jar for job 'Version &amp; Libraries'... (try 0)
    [12:04:23 INFO]: Download job 'Resources' skipped as there are no files to download
    [12:04:23 INFO]: Job 'Resources' finished successfully (took 0:00:00.000)
    [12:04:23 INFO]: Finished downloading /Users/amd/Library/Application Support/minecraft/libraries/io/netty/netty-all/4.0.10.Final/netty-all-4.0.10.Final.jar for job 'Version &amp; Libraries': Local file matches local checksum, using that
    [12:04:23 INFO]: Finished downloading /Users/amd/Library/Application Support/minecraft/libraries/com/ibm/icu/icu4j-core-mojang/51.2/icu4j-core-mojang-51.2.jar for job 'Version &amp; Libraries': Local file matches local checksum, using that
    [12:04:23 INFO]: Finished downloading /Users/amd/Library/Application Support/minecraft/libraries/org/apache/logging/log4j/log4j-core/2.0-beta9/log4j-core-2.0-beta9.jar for job 'Version &amp; Libraries': Local file matches local checksum, using that
    [12:04:23 INFO]: Attempting to download /Users/amd/Library/Application Support/minecraft/libraries/net/java/jinput/jinput-platform/2.0.5/jinput-platform-2.0.5-natives-osx.jar for job 'Version &amp; Libraries'... (try 0)
    [12:04:23 INFO]: Attempting to download /Users/amd/Library/Application Support/minecraft/libraries/net/sf/trove4j/trove4j/3.0.3/trove4j-3.0.3.jar for job 'Version &amp; Libraries'... (try 0)
    [12:04:23 INFO]: Finished downloading /Users/amd/Library/Application Support/minecraft/libraries/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar for job 'Version &amp; Libraries': Local file matches local checksum, using that
    [12:04:23 INFO]: Attempting to download /Users/amd/Library/Application Support/minecraft/libraries/com/google/guava/guava/15.0/guava-15.0.jar for job 'Version &amp; Libraries'... (try 0)
    [12:04:23 INFO]: Attempting to download /Users/amd/Library/Application Support/minecraft/libraries/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar for job 'Version &amp; Libraries'... (try 0)
    [12:04:23 INFO]: Finished downloading /Users/amd/Library/Application Support/minecraft/libraries/commons-codec/commons-codec/1.9/commons-codec-1.9.jar for job 'Version &amp; Libraries': Local file matches local checksum, using that
    [12:04:23 INFO]: Attempting to download /Users/amd/Library/Application Support/minecraft/libraries/com/paulscode/codecwav/20101023/codecwav-20101023.jar for job 'Version &amp; Libraries'... (try 0)
    [12:04:23 INFO]: Finished downloading /Users/amd/Library/Application Support/minecraft/libraries/org/lwjgl/lwjgl/lwjgl-platform/2.9.1/lwjgl-platform-2.9.1-natives-osx.jar for job 'Version &amp; Libraries': Local file matches local checksum, using that
    [12:04:23 INFO]: Attempting to download /Users/amd/Library/Application Support/minecraft/libraries/tv/twitch/twitch-platform/5.16/twitch-platform-5.16-natives-osx.jar for job 'Version &amp; Libraries'... (try 0)
    [12:04:23 INFO]: Finished downloading /Users/amd/Library/Application Support/minecraft/libraries/java3d/vecmath/1.3.1/vecmath-1.3.1.jar for job 'Version &amp; Libraries': Local file matches local checksum, using that
    [12:04:23 INFO]: Attempting to download /Users/amd/Library/Application Support/minecraft/libraries/com/paulscode/soundsystem/20120107/soundsystem-20120107.jar for job 'Version &amp; Libraries'... (try 0)
    [12:04:23 INFO]: Finished downloading /Users/amd/Library/Application Support/minecraft/libraries/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar for job 'Version &amp; Libraries': Local file matches local checksum, using that
    [12:04:23 INFO]: Finished downloading /Users/amd/Library/Application Support/minecraft/libraries/com/paulscode/libraryjavasound/20101123/libraryjavasound-20101123.jar for job 'Version &amp; Libraries': Local file matches local checksum, using that
    [12:04:23 INFO]: Attempting to download /Users/amd/Library/Application Support/minecraft/libraries/org/lwjgl/lwjgl/lwjgl/2.9.1/lwjgl-2.9.1.jar for job 'Version &amp; Libraries'... (try 0)
    [12:04:23 INFO]: Attempting to download /Users/amd/Library/Application Support/minecraft/libraries/org/apache/logging/log4j/log4j-api/2.0-beta9/log4j-api-2.0-beta9.jar for job 'Version &amp; Libraries'... (try 0)
    [12:04:23 INFO]: Finished downloading /Users/amd/Library/Application Support/minecraft/libraries/org/lwjgl/lwjgl/lwjgl_util/2.9.1/lwjgl_util-2.9.1.jar for job 'Version &amp; Libraries': Local file matches local checksum, using that
    [12:04:23 INFO]: Attempting to download /Users/amd/Library/Application Support/minecraft/libraries/com/paulscode/librarylwjglopenal/20100824/librarylwjglopenal-20100824.jar for job 'Version &amp; Libraries'... (try 0)
    [12:04:23 INFO]: Finished downloading /Users/amd/Library/Application Support/minecraft/libraries/commons-io/commons-io/2.4/commons-io-2.4.jar for job 'Version &amp; Libraries': Local file matches local checksum, using that
    [12:04:23 INFO]: Finished downloading /Users/amd/Library/Application Support/minecraft/libraries/com/paulscode/codecjorbis/20101023/codecjorbis-20101023.jar for job 'Version &amp; Libraries': Local file matches local checksum, using that
    [12:04:23 INFO]: Attempting to download /Users/amd/Library/Application Support/minecraft/versions/xray/xray.jar for job 'Version &amp; Libraries'... (try 0)
    [12:04:23 INFO]: Finished downloading /Users/amd/Library/Application Support/minecraft/libraries/net/sf/jopt-simple/jopt-simple/4.5/jopt-simple-4.5.jar for job 'Version &amp; Libraries': Local file matches local checksum, using that
    [12:04:23 INFO]: Finished downloading /Users/amd/Library/Application Support/minecraft/libraries/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar for job 'Version &amp; Libraries': Local file matches local checksum, using that
    [12:04:23 INFO]: Finished downloading /Users/amd/Library/Application Support/minecraft/libraries/com/mojang/authlib/1.5.13/authlib-1.5.13.jar for job 'Version &amp; Libraries': Local file matches local checksum, using that
    [12:04:23 INFO]: Finished downloading /Users/amd/Library/Application Support/minecraft/libraries/tv/twitch/twitch/5.16/twitch-5.16.jar for job 'Version &amp; Libraries': Local file matches local checksum, using that
    [12:04:23 INFO]: Finished downloading /Users/amd/Library/Application Support/minecraft/libraries/net/java/jinput/jinput-platform/2.0.5/jinput-platform-2.0.5-natives-osx.jar for job 'Version &amp; Libraries': Local file matches local checksum, using that
    [12:04:23 INFO]: Finished downloading /Users/amd/Library/Application Support/minecraft/libraries/com/paulscode/codecwav/20101023/codecwav-20101023.jar for job 'Version &amp; Libraries': Local file matches local checksum, using that
    [12:04:23 INFO]: Finished downloading /Users/amd/Library/Application Support/minecraft/libraries/com/paulscode/soundsystem/20120107/soundsystem-20120107.jar for job 'Version &amp; Libraries': Local file matches local checksum, using that
    [12:04:23 INFO]: Finished downloading /Users/amd/Library/Application Support/minecraft/libraries/com/paulscode/librarylwjglopenal/20100824/librarylwjglopenal-20100824.jar for job 'Version &amp; Libraries': Local file matches local checksum, using that
    [12:04:23 INFO]: Finished downloading /Users/amd/Library/Application Support/minecraft/libraries/org/apache/logging/log4j/log4j-api/2.0-beta9/log4j-api-2.0-beta9.jar for job 'Version &amp; Libraries': Local file matches local checksum, using that
    [12:04:23 INFO]: Finished downloading /Users/amd/Library/Application Support/minecraft/libraries/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar for job 'Version &amp; Libraries': Local file matches local checksum, using that
    [12:04:23 INFO]: Finished downloading /Users/amd/Library/Application Support/minecraft/libraries/tv/twitch/twitch-platform/5.16/twitch-platform-5.16-natives-osx.jar for job 'Version &amp; Libraries': Local file matches local checksum, using that
    [12:04:23 INFO]: Finished downloading /Users/amd/Library/Application Support/minecraft/libraries/org/lwjgl/lwjgl/lwjgl/2.9.1/lwjgl-2.9.1.jar for job 'Version &amp; Libraries': Local file matches local checksum, using that
    [12:04:23 INFO]: Finished downloading /Users/amd/Library/Application Support/minecraft/libraries/com/google/guava/guava/15.0/guava-15.0.jar for job 'Version &amp; Libraries': Local file matches local checksum, using that
    [12:04:24 INFO]: Finished downloading /Users/amd/Library/Application Support/minecraft/libraries/net/sf/trove4j/trove4j/3.0.3/trove4j-3.0.3.jar for job 'Version &amp; Libraries': Local file matches local checksum, using that
    [12:04:24 INFO]: Finished downloading /Users/amd/Library/Application Support/minecraft/versions/xray/xray.jar for job 'Version &amp; Libraries': Couldn't connect to server (responded with 403) but have local file, assuming it's good
    [12:04:24 INFO]: Job 'Version &amp; Libraries' finished successfully (took 0:00:02.055)
    [12:04:24 INFO]: Launching game
    [12:04:24 INFO]: Unpacking natives to /Users/amd/Library/Application Support/minecraft/versions/xray/xray-natives-1401649464436601000
    [12:04:24 INFO]: Launching in /Users/amd/Library/Application Support/minecraft
    [12:04:24 INFO]: Half command: /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/bin/java -Xdock:icon=/Users/amd/Library/Application Support/minecraft/assets/objects/99/991b421dfd401f115241601b2b373140a8d78572 -Xdock:name=Minecraft -Xmx1G -Djava.library.path=/Users/amd/Library/Application Support/minecraft/versions/xray/xray-natives-1401649464436601000 -cp /Users/amd/Library/Application Support/minecraft/libraries/java3d/vecmath/1.3.1/vecmath-1.3.1.jar:/Users/amd/Library/Application Support/minecraft/libraries/net/sf/trove4j/trove4j/3.0.3/trove4j-3.0.3.jar:/Users/amd/Library/Application Support/minecraft/libraries/com/ibm/icu/icu4j-core-mojang/51.2/icu4j-core-mojang-51.2.jar:/Users/amd/Library/Application Support/minecraft/libraries/net/sf/jopt-simple/jopt-simple/4.5/jopt-simple-4.5.jar:/Users/amd/Library/Application Support/minecraft/libraries/com/paulscode/codecjorbis/20101023/codecjorbis-20101023.jar:/Users/amd/Library/Application Support/minecraft/libraries/com/paulscode/codecwav/20101023/codecwav-20101023.jar:/Users/amd/Library/Application Support/minecraft/libraries/com/paulscode/libraryjavasound/20101123/libraryjavasound-20101123.jar:/Users/amd/Library/Application Support/minecraft/libraries/com/paulscode/librarylwjglopenal/20100824/librarylwjglopenal-20100824.jar:/Users/amd/Library/Application Support/minecraft/libraries/com/paulscode/soundsystem/20120107/soundsystem-20120107.jar:/Users/amd/Library/Application Support/minecraft/libraries/io/netty/netty-all/4.0.10.Final/netty-all-4.0.10.Final.jar:/Users/amd/Library/Application Support/minecraft/libraries/com/google/guava/guava/15.0/guava-15.0.jar:/Users/amd/Library/Application Support/minecraft/libraries/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar:/Users/amd/Library/Application Support/minecraft/libraries/commons-io/commons-io/2.4/commons-io-2.4.jar:/Users/amd/Library/Application Support/minecraft/libraries/commons-codec/commons-codec/1.9/commons-codec-1.9.jar:/Users/amd/Library/Application Support/minecraft/libraries/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar:/Users/amd/Library/Application Support/minecraft/libraries/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar:/Users/amd/Library/Application Support/minecraft/libraries/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar:/Users/amd/Library/Application Support/minecraft/libraries/com/mojang/authlib/1.5.13/authlib-1.5.13.jar:/Users/amd/Library/Application Support/minecraft/libraries/org/apache/logging/log4j/log4j-api/2.0-beta9/log4j-api-2.0-beta9.jar:/Users/amd/Library/Application Support/minecraft/libraries/org/apache/logging/log4j/log4j-core/2.0-beta9/log4j-core-2.0-beta9.jar:/Users/amd/Library/Application Support/minecraft/libraries/org/lwjgl/lwjgl/lwjgl/2.9.1/lwjgl-2.9.1.jar:/Users/amd/Library/Application Support/minecraft/libraries/org/lwjgl/lwjgl/lwjgl_util/2.9.1/lwjgl_util-2.9.1.jar:/Users/amd/Library/Application Support/minecraft/libraries/tv/twitch/twitch/5.16/twitch-5.16.jar:/Users/amd/Library/Application Support/minecraft/versions/xray/xray.jar net.minecraft.client.main.Main
    [12:04:25 INFO]: Looking for orphaned versions to clean up...
    [12:04:27 INFO]: Looking for old natives &amp; assets to clean up...
    [12:04:29 INFO]: Client> Error: Could not find or load main class net.minecraft.client.main.Main
    [12:04:29 ERROR]: Game ended with bad state (exit code 1)
    [12:04:29 INFO]: Ignoring visibility rule and showing launcher due to a game crash
    [12:04:29 INFO]: Deleting /Users/amd/Library/Application Support/minecraft/versions/xray/xray-natives-1401649464436601000

    Posted in: Java Edition Support
  • 0

    posted a message on Target player who is not in that team
    Quote from Vija02

    No, ThunderPlum was right
    The ! mark should be placed after =
    Which means the command will be
    @p[team=!Test]

    As can be found on
    http://minecraft.gam...ector_arguments

    Whoops, sorry about that. I had a little typo in my command blocks.
    Posted in: Redstone Discussion and Mechanisms
  • 0

    posted a message on I need assistance, don't know where to put it
    This should go in the Unmodified Minecraft Client Support section.

    In reply to your question, this looks like an odd bug with Minecraft. Here are some instructions for troubleshooting:
    1. I noticed you're on a Mac. Click SHIFT-COMMAND-G and enter ~/Library/
    2. Click on Application Support
    3. Scroll down until you find the folder called minecraft
    4. Delete everything in the folder (except the saves folder, if you want to keep your worlds, and the resourcepacks folder)
    5. Open up Minecraft and login
    6. Select your version
    7. Start Minecraft

    See if this helped. If so, great, if not, this is probably a bug that Mojang should look into.
    Posted in: Discussion
  • 0

    posted a message on Target player who is not in that team
    The correct command for this is:
    @p[team=!Test]
    Posted in: Redstone Discussion and Mechanisms
  • 1

    posted a message on Custom Mobs
    This command will execute a command that summons your special witch (named "TheWitch", witch you can change to anything besides "Witch") wherever there is a normal witch. Hook this up to a fast clock.
    /execute @e[type=Witch,name=!TheWitch] ~ ~ ~ /summon Witch ~ ~ ~ {CustomName:TheWitch,CustomNameVisible:0,Equipment:[{Count:1,id:280,tag:{display:{Name:"Witch's Wand"}}},{Count:1,id:331,tag:{display:{Name:"Red Rune"}}},{Count:1,id:289,tag:{display:{Name:"Black Rune"}}},{Count:1,id:353,tag:{display:{Name:"White Rune"}}},{Count:1,id:348,tag:{display:{Name:"Gold Rune"}}}],DropChances:[1.0F,0.2F,0.2F,0.2F,0.2F]}

    Then, you need to get rid of those other witches. Run the following command with the command above.
    /kill @e[type=Witch,name=Witch]

    In summary, these commands together will summon your Witch, named anything but "Witch", and then kill any witch with the name "Witch".

    Note that the /kill command kill the witch AND drop its items. If you do not want this to happen, use the following command in place of it.
    /tp @e[type=Witch,name=Witch] x y z
    With x, y, and z being the coordinates to an underground area with lava, fire, or anything else to kill the witch.
    Posted in: Redstone Discussion and Mechanisms
  • To post a comment, please .