I just spawned a new world and I found something. What is it.
Nice re-texture bro
Rollback Post to RevisionRollBack
The definition of the word definition is a paradox, considering the definition of a definition is a definition, while you must know the word definition to look up the definition of the word definition........ are you confused yet?
i dont think its a joke..Rember back before beta notched wanted mob spawners craftable...What if that has happened? Or what if the secrect is something we dont search for in code but in game...like a herobrine lair which is desiguged in code as jsut a normal villager house??
We need to look in notch's very brain or jeb's to figure such thing!
You are quoting a typo, dumbass. The proper statement in the highlights from GDC were as follows:
Unfortunately, I have a feeling that HIM and other rumors must be considered plausible until proven otherwise... I will still stand my ground and say that it can't be a block or recipe as I searched the code for them and got nothing new, and I refuse to belive that HIM is in the game. Perhaps the farlands have returned, or maybe the skylands are accessible without mods...
I'm not an idiot, i know that in survival test it was the arrow of the skeleton (was it that way in alpha too?) but i don't understand why its still in the .jar file
Rollback Post to RevisionRollBack
Operating System: Windows 7 Home Premium 64-bit Processor: AMD FXâ„¢-8150 Quad-Core Processor (4 CPUs), OC 4.1GHz Memory: 8192MB RAM AMD Radeon HD 7870 OC Mem 1250mhz Core 1300mhz
Just gonna run a wild guess, anyone tried dropping the ender-egg into one of the centre of the mysterious wells in the deserts? highly unlikely since the wells im sure appeared after notch stopped working on it, but ohwell
He did not say that he made the secret, he could know a secret added by Jon or Jeb.
boolean flag = world.getBlockId(i, j - 1, k) == Block.netherrack.blockID;
if ((world.worldProvider instanceof WorldProviderEnd) && world.getBlockId(i, j - 1, k) == Block.bedrock.blockID)
{
flag = true;
}
The first line is the flag that makes netherrack stay on fire indefinately. Then we have this condition for if the fire is in the end and on top of bedrock, then to also stay on fire indefinately. I have done some preliminary testing and it would appear that this is actually true (I KNOW that it does not stay on fire in main world, but so far has lasted around 2 mins in the end).
Suggestions?
Nice re-texture bro
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumWe need to look in notch's very brain or jeb's to figure such thing!
Check twitter
What does this have to do with the topic?
I'm not an idiot, i know that in survival test it was the arrow of the skeleton (was it that way in alpha too?) but i don't understand why its still in the .jar file
So is it in a music video?
http://www.minecraftwiki.net/wiki/Desert_Wells#Desert_Wells
try ALL the recipes!
He did not say that he made the secret, he could know a secret added by Jon or Jeb.
Lava makes noise now!
It's a popping noise but lots of people already knew about it before Notch talked about the secret.
boolean flag = world.getBlockId(i, j - 1, k) == Block.netherrack.blockID; if ((world.worldProvider instanceof WorldProviderEnd) && world.getBlockId(i, j - 1, k) == Block.bedrock.blockID) { flag = true; }The first line is the flag that makes netherrack stay on fire indefinately. Then we have this condition for if the fire is in the end and on top of bedrock, then to also stay on fire indefinately. I have done some preliminary testing and it would appear that this is actually true (I KNOW that it does not stay on fire in main world, but so far has lasted around 2 mins in the end).
Suggestions?
aww i though i was awesome ;___;
... we must go deeper
has anyone tried above the bedrock in the nether??
Bedrock in the end, not the nether.