Minecraft Thread V26 - New mob: Notch's floating head!
2,001 replies, posted
[QUOTE=Rubs10;23380334]Can someone tell me the glitch to give small speed boosts to your cart?[/QUOTE]
I'd really love to know this as well
I made a nice house outside my mine. 5 seconds later a creeper blew up.
[QUOTE=scratch (nl);23380346]How do i open a save with NBTedit? its complicated
And how to change a block type to something else? (like tree trunks into water)[/QUOTE]
It is easy just go to file/open save go to your saved world on vista username/appdata/roaming/.minecraft/saves/the world you want
scroll all the way down until you reach level.dat open that and you have the editor
To edit the types of blocks you have you must change their ID
[editline]12:27PM[/editline]
[QUOTE=Mr_Sun;23380823]the 3rd one is my thread! yay!
I love all the hearts I got. it fills my void.[/QUOTE]
Fuck Fast threads is turning into OIFY.
[QUOTE=mr.killa;23381049]Fuck Fast threads is turning into OIFY.[/QUOTE]
Not even close.
[QUOTE=NINTENDUDECT;23381294]Not even close.[/QUOTE]
yes, very close. Fast threads is turning into OIFY and GD is turning into fast threads
[QUOTE=Octo pie;23381325]yes, very close. Fast threads is turning into OIFY and GD is turning into fast threads[/QUOTE]
No, GD is turning into blogpunch. Slowly.
By the way, the fabled blogpunch does exist.
[url]http://www.facepunch.com/forumdisplay.php?f=319[/url]
Found this in another Minecraft thread as well.
[IMG]http://i30.tinypic.com/2afn5du.jpg[/IMG]
Looks pretty cool.
[img]http://img155.imageshack.us/img155/690/snowpitfall.png[/img]
This actually looks sorta nifty. You can open and close the doors to make a drawbridge of sorts.
OT: [url]http://www.minecraftforum.net/viewtopic.php?f=35&t=18345[/url]
[QUOTE=IDTL;23381486]Found this in another Minecraft thread as well.
[IMG_THUMB]http://i30.tinypic.com/2afn5du.jpg[/IMG_THUMB]
Looks pretty cool.[/QUOTE]
What's the point of all the inverters after? It would work if you just or'd all the input then not'd the output of that.
[IMG]http://img443.imageshack.us/img443/2213/ssssssssssshovel.png[/IMG]
You think im going to let you borrow my shovel after what happened LAST TIME?
[QUOTE=IDTL;23381486]Found this in another Minecraft thread as well.
-Snip-
Looks pretty cool.[/QUOTE]
Looks pretty cool, but could be done in so much less space & be easier to expand!
[code] D
P
T
B
P
PPPPPPPP
TPTPTTTP
BBBBBBBB
SSSSSSSS[/code]
[b]Edit:[/b] Not sure if this works without the space between each switch column, since he made the changes to make redstone easier.
Minecraft Thread V27 - "BluRay is a game, right?"
[QUOTE=UnMute;23381673]Minecraft Thread V27 - "BluRay is a game, right?"[/QUOTE]
YES. At least, something like this.
Found my first diamonds, first obsidian, first redstone, AND first iron all in the same small mining tunnel.
Then it flooded with magma and I died.
uumm... Okay, I generated a new level and have found a cage with a twirling mini-skeleton in it. what is this?
[QUOTE=Mr_Sun;23381769]uumm... Okay, I generated a new level and have found a cage with a twirling mini-skeleton in it. what is this?[/QUOTE]
Mob spawner.
so can I destroy it?
Yes. You can't pick it up though (you used to be able to).
[QUOTE=Mr_Sun;23381835]so can I destroy it?[/QUOTE]
Yes, but you won't get it, it just breaks apart. Oh and there should be a chest somewhere in that room
oooh I just found it in a pit with some sand near the shore. but there was a cave near it.
should I be wary going into the cave?
ninja!
[editline]05:05PM[/editline]
And then my automerge!
[QUOTE=IDTL;23381486]Found this in another Minecraft thread as well.
[IMG_THUMB]http://i30.tinypic.com/2afn5du.jpg[/IMG_THUMB]
Looks pretty cool.[/QUOTE]
I really need to learn how to clean up my gates. Mine is ten times more complex than that and does the same thing.
I don't even bother with wiring except for doors and traps. All this logic stuff just confuses me.
I dont see the need for things like that.
[QUOTE=DIG.iMAGE;23382177]I don't even bother with wiring except for doors and traps. All this logic stuff just confuses me.[/QUOTE]
For me it seems like it's just not worth the trouble. Once we get multiplayer, a bunch of people together could probably make something that's actually worth it, though.
[url]http://notch.tumblr.com/post/815828846/survival-mode-status#disqus_thread[/url]
[quote=Notch]
Well, I'll let a picture do the talking:
[img]http://media.tumblr.com/tumblr_l5lzjzXOCO1qzb7ox.png[/img]
(That’s me and Ez trying to play. The visible items in hands are new.)
It’s far from finished, but it’s actually getting to a playable state. It’s now possible to mine blocks and place them back into the world, but items and other entities aren’t handled correctly yet. Player data gets sent correctly, the streaming works perfectly.
The maps are infinite at the moment, and uses exactly the same save format as the single player version. When the server starts saving players, it’ll save them to “player_<name>.dat” or similar, and it’s highly likely that the single player version will do the same, so if you share your level save with another minecraft player, you’ll have separate character saves.
There are two major bugs at the moment:
* Sometimes a player will get “stuck” in place. They can still interact with the surroundings, but movement becomes impossible. I think this is client-side.
* There’s a (major) memory leak on the server, causing it to crash after some 15 minutes of gameplay.
I won’t work on MP more this week, except perhaps try to fix those two bugs. Next week I’ll add inventory/chest management to the multiplayer and possibly dropped items, and there will be invite only public testing going on next week. When that works ok, I will release a very early public version of survival mode multiplayer so people can try it.[/quote]
[QUOTE=venn177;23382203]For me it seems like it's just not worth the trouble. Once we get multiplayer, a bunch of people together could probably make something that's actually worth it, though.[/QUOTE]
There will be servers just for wiring, but they better turn off water physics or something because I could see there being loads of griefers.
[editline]12:22PM[/editline]
[quote][img]http://media.tumblr.com/tumblr_l5lzjzXOCO1qzb7ox.png[/img]
(That’s me and Ez trying to play. The visible items in hands are new.)
It’s far from finished, but it’s actually getting to a playable state. It’s now possible to mine blocks and place them back into the world, but items and other entities aren’t handled correctly yet. Player data gets sent correctly, the streaming works perfectly.
The maps are infinite at the moment, and uses exactly the same save format as the single player version. When the server starts saving players, it’ll save them to “player_<name>.dat” or similar, and it’s highly likely that the single player version will do the same, so if you share your level save with another minecraft player, you’ll have separate character saves.
There are two major bugs at the moment:
* Sometimes a player will get “stuck” in place. They can still interact with the surroundings, but movement becomes impossible. I think this is client-side.
* There’s a (major) memory leak on the server, causing it to crash after some 15 minutes of gameplay.
I won’t work on MP more this week, except perhaps try to fix those two bugs. Next week I’ll add inventory/chest management to the multiplayer and possibly dropped items, and there will be invite only public testing going on next week. When that works ok, I will release a very early public version of survival mode multiplayer so people can try it.[/quote]
badass on notchblog
The only problem I see with the maps being infinite in SMP is a player could keep walking in a straight line and increase the file size of the save and could theoretically overload the server.
Fucking finally.
Sorry, you need to Log In to post a reply to this thread.