That's not the point, it's specifically in the rules to not post jars, or at least it was last time I checked.
Quote from Forum Rules »
Minecraft and all associated assets are property of Mojang. Redistribution of Mojang owned property (for example Minecraft.jar) is not allowed, all posts must remain inline with the Minecraft Terms Of Service. Linking to Mojang hosted files is acceptable, eg: assets.minecraft.net.
1. don't read the change log for the snapshots
2. there's nothing keeping you from backing up the old sounds and using those
3. do what you want
4. guaranteed most servers will put restrictions on or completely disable the wither boss and invisibility potions.
5. mob heads are mostly for decoration, they do not effect game play at all other than using them to spawn the wither, which you hate anyways.
I just fought him with speed II, strength II, enchanted full diamond armor, bow with power II, and a sword with sharpness III and fire aspect II.
It was really easy. It's entirely possible to get all of that and you should be ready before you spawn him anyways.
Look, most people like the new features, (like myself) but some things in updates are just really pointless. For example, the new gravel texture Its nice.. but there was no need to change it. Also, as a server owner, 1.3.1 is pretty much Minecraft hell. Every update is a pain as an owner, but 1.3.1 is a massive learning curve. Not to mention that netbooks that could barely run the game before will probably struggle to even push out a playable framerate, if they have an atom processor like most netbooks do. The way I see it is- like the update? Go for it. Dont like it? MCNostalgia is your friend.
'Minecraft is a game that is all about building and surviving, it was originally made by Notch but now it is made by Jeb and the whole idea of Survival mode is that you beat the Enderdragon, you punch trees, build a house, start a mine, build a portal, find a fortress, kill blazes, find a stronghold, go to the end and kill the Enderdragon, in Creative mode you build what you like with unlimited blocks and flying, there are mobs in the game some examples of which are spiders, zombies, creepers, skeletons, pigs, sheep and cows, it is also available on Xbox 360 and on Android and Apple phones, you can make potions and enchant your weapons, also there is a Hardcore mode where you only have 1 heart, and it is locked to hard difficulty, you make tools out of wood and stone and iron and gold and diamond and there are villages filled with NPCs, there is a jungle and a snow world and a swamp and a grassland and the whole world is made of blocks'.
That's a giant run-on sentence. Some of those commas should be periods.
Thanks so much man!!! I have a question though. If the error is: The constructor EnumToolMaterial(int, int, float, double, int) is undefined!
and the 4th number is a double, shouldn't it be able to be a decimal? Anyway, it worked, so thank you SOOOOO much for the help!
A decimal is a double.
EnumToolMaterial is defined with the parameters (int, int, float, int int). When you try to use EnumToolMaterial(int, int, float, double, int), it treats that as an entirely different method, which doesn't exist.
0
0
2. there's nothing keeping you from backing up the old sounds and using those
3. do what you want
4. guaranteed most servers will put restrictions on or completely disable the wither boss and invisibility potions.
5. mob heads are mostly for decoration, they do not effect game play at all other than using them to spawn the wither, which you hate anyways.
0
those jars were officially distributed by mojang, get out
this thread is in the wrong section btw
0
green tint = adding a shade of the color green
you're contradicting yourself
but I do agree, jjordan's idea is good
0
0
What's the point of fixing the bugs of the current lighting engine if they're making a completely new one?
0
If mojang made night vision look like that, it would be absolutely ****ing useless and no one would want to use it.
0
1
It was really easy. It's entirely possible to get all of that and you should be ready before you spawn him anyways.
0
1
0
Netbooks are not for gaming.
0
He's connected to the same network as you.
0
That's a giant run-on sentence. Some of those commas should be periods.
1
A decimal is a double.
EnumToolMaterial is defined with the parameters (int, int, float, int int). When you try to use EnumToolMaterial(int, int, float, double, int), it treats that as an entirely different method, which doesn't exist.