So as you can all see in the title there is actually more than two game modes available in the game. In fact, there is over 9,999 game modes. If you don't believe me look below:
So I was doing some random hex editing stuff with a test world (I do this when I'm bored) and I saw the game mode properties (GameMode....). And I searched it up on the hex page and found that the game mode currently I'm playing on (survival) is 00 00.
So then I changed the two bits into 01 00 and when I go back into the game I was in Creative. So I thought..... What if I changed it over 1? So I looked up on google for a Dex to hex converter and I changed my game modes to random numbers between 1-99,99 (that's as far as it can go) and any game modes over the number 1 (0= survival 1= creative) is shown up in the game as "Undefined" and when I went into the world it took a very long time to load up.
So for twenty seconds I was stuck in the building terrain screen. But once I got in nothing to my world was changed, I was apparently in survival mode and everything was fine. And since the PC version of MC has the game mode 2, which is adventure mode, I changed my game mode to 02 00 and went into the game. I tried to destroy a block and I destroyed it, it doesn't seem to have any difference between the regular survival mode, but one thing I found out was that mobs spawn less frequently because my mob grinder was dropping less drops. But when I switch it back to survival mobs started to spawn in my grinder like crazy.
I know this isn't a mod but it's an edit made to the game, so if any of you smart modder people out there can tell me more about this mysterious game mode I'd be very grateful.
I Wouldnt Believe him 100%, However, theres also a difficulty bar in 0.7.0 As well...maybe it is adjustable (Could be related)
Anyway, nice discovery
MAYBE the difficulty bar is fake! Maybe they just put that there to confuse us. What if the difficulty bar is actually a world size bar..... Minecraft conspiracies for the win...
MAYBE the difficulty bar is fake! Maybe they just put that there to confuse us. What if the difficulty bar is actually a world size bar..... Minecraft conspiracies for the win...
Wow, Mind=Blown
Rollback Post to RevisionRollBack
Forever protecting Hyrule with the power of the Master Sword!
That's probably because let's say there's a variable called "canUseNetherReactor".
The game just checks "if (GameMode == 1) {canUseNetherReactor = 1;}".
The same with night. I might be wrong, but it can be like this.
That still doesn't explain why is mob spawn freq. lower ._.
Yeah and its something mind blowing
(create new world = gamemode 01 00) = {execute = spawn 01 00 variable x y z} (spawn x=nnn y=nnn z=nnn 01 00) = {itemframe = gamemode 01 00}{itembar = gamemode 01 00}{execute fly - conditions - if condition= upguiarrow 2x}{execute = time = night - condition - if condition = gamemode 00 00 , GAMEMODE THAT ALLOW MOBS CONTINOUOSLY GETS HERE WHICH CAN EXPLAIN HIS MOB GRINDER}{execute = disable variable = gamemode 00 00 , AND AGAIN ALL COMBINATIONS YOU CAN THINK OF , A GAMEMODE DISABLES ALL OF THE OTHER COMBINATIONS FEATURES BUT SOME HAS THE SAME FEATURE AS THE OTHER}{execute = disable variable = %admobs% , THIS WILL DISABLE THE MOBS BUT THERE IS ALSO THIS ON THE PC VERSION "{EXECUTE = REDUCE VARIABLE = %admobs%} WHICH IS THE ADVENTURE MODE ON PC , THIS MAY PROVE THAT GAMEMODE 02 00 IS ADVENTURE MODE.}
enough of that! that script only makes you spawn hahaha lol! now wonder how many scripts your gonna type for a whole gamemode?
the CAPITAL words are my scribbles so try to understand, after all, those are the most basic scripts! hahaha, BUT , This may prove
that there are two more modes in the game! HARDCORE AND ADVENTURE! Well the other modes like 04 00 and above are not really modes, the game does not recognize it so it just sets up random features and scripts. well im just gonna rest my brain for 30 minutes
Rollback Post to RevisionRollBack
I am the leader of the team CompactX. Click the banner to see awesome stuff Credits to Tynoxlp for my avatar and banner!
That works but they won't grow automatically.... at lease right now cuz I've been playing on my world for three days in real life noe two hours a day...... Haven't grown. Ever.....
Actually, there are more then 9999 Gamemodes. Hex also uses the letters A- F So, in realitly, there are 65,535 Gamemodes.
that is really hard to believe. 1 gamemode's script can take chunks of time. as it goes, PC currently has 4 gamemodes which you can hex like PE and it took years to develope hardcore and adventure. i still stick to my theory about this
my theory - gamemodes are only 00 00 , 01 00 , 02 00 , 03 00 and other % values higher than that has no scripts of their own.
as a result, mcpe makes random scripts for it using the other scripts from 00 00 , 01 00 , 02 00 , 03 00
but this is still a theory
Rollback Post to RevisionRollBack
I am the leader of the team CompactX. Click the banner to see awesome stuff Credits to Tynoxlp for my avatar and banner!
So I was doing some random hex editing stuff with a test world (I do this when I'm bored) and I saw the game mode properties (GameMode....). And I searched it up on the hex page and found that the game mode currently I'm playing on (survival) is 00 00.
So then I changed the two bits into 01 00 and when I go back into the game I was in Creative. So I thought..... What if I changed it over 1? So I looked up on google for a Dex to hex converter and I changed my game modes to random numbers between 1-99,99 (that's as far as it can go) and any game modes over the number 1 (0= survival 1= creative) is shown up in the game as "Undefined" and when I went into the world it took a very long time to load up.
So for twenty seconds I was stuck in the building terrain screen. But once I got in nothing to my world was changed, I was apparently in survival mode and everything was fine. And since the PC version of MC has the game mode 2, which is adventure mode, I changed my game mode to 02 00 and went into the game. I tried to destroy a block and I destroyed it, it doesn't seem to have any difference between the regular survival mode, but one thing I found out was that mobs spawn less frequently because my mob grinder was dropping less drops. But when I switch it back to survival mobs started to spawn in my grinder like crazy.
I know this isn't a mod but it's an edit made to the game, so if any of you smart modder people out there can tell me more about this mysterious game mode I'd be very grateful.
Anyway, nice discovery
MAYBE the difficulty bar is fake! Maybe they just put that there to confuse us. What if the difficulty bar is actually a world size bar..... Minecraft conspiracies for the win...
Wow, Mind=Blown
I try
- Activate nether reactors even if its in survival
- Does not change to night tim.... Ever!
Interesting
Yeah and its something mind blowing
(create new world = gamemode 01 00) = {execute = spawn 01 00 variable x y z} (spawn x=nnn y=nnn z=nnn 01 00) = {itemframe = gamemode 01 00}{itembar = gamemode 01 00}{execute fly - conditions - if condition= upguiarrow 2x}{execute = time = night - condition - if condition = gamemode 00 00 , GAMEMODE THAT ALLOW MOBS CONTINOUOSLY GETS HERE WHICH CAN EXPLAIN HIS MOB GRINDER}{execute = disable variable = gamemode 00 00 , AND AGAIN ALL COMBINATIONS YOU CAN THINK OF , A GAMEMODE DISABLES ALL OF THE OTHER COMBINATIONS FEATURES BUT SOME HAS THE SAME FEATURE AS THE OTHER}{execute = disable variable = %admobs% , THIS WILL DISABLE THE MOBS BUT THERE IS ALSO THIS ON THE PC VERSION "{EXECUTE = REDUCE VARIABLE = %admobs%} WHICH IS THE ADVENTURE MODE ON PC , THIS MAY PROVE THAT GAMEMODE 02 00 IS ADVENTURE MODE.}
enough of that! that script only makes you spawn hahaha lol! now wonder how many scripts your gonna type for a whole gamemode?
the CAPITAL words are my scribbles so try to understand, after all, those are the most basic scripts! hahaha, BUT , This may prove
that there are two more modes in the game! HARDCORE AND ADVENTURE! Well the other modes like 04 00 and above are not really modes, the game does not recognize it so it just sets up random features and scripts. well im just gonna rest my brain for 30 minutes
Saplings grow.... Never? I've placed a sapling down and it hasn't grow ever since (five minecraft days have gone by.....)
that is really hard to believe. 1 gamemode's script can take chunks of time. as it goes, PC currently has 4 gamemodes which you can hex like PE and it took years to develope hardcore and adventure. i still stick to my theory about this
my theory - gamemodes are only 00 00 , 01 00 , 02 00 , 03 00 and other % values higher than that has no scripts of their own.
as a result, mcpe makes random scripts for it using the other scripts from 00 00 , 01 00 , 02 00 , 03 00
but this is still a theory