Minecraft: Difference between revisions

From My Limbic Wiki
Line 4: Line 4:


=Commands=
=Commands=
More cheat codes: https://www.pcgamesn.com/minecraft/minecraft-console-commands-and-cheats
* Stop Rain:  
* Stop Rain:  
<source lang="shell">/weather clear 999999</source>
<source lang="shell">/weather clear 999999</source>
Line 12: Line 13:
* Stop Night
* Stop Night
<source lang="shell">/gamerule doDaylightCycle false</source>
<source lang="shell">/gamerule doDaylightCycle false</source>
* Instant mine
<source lang="shell">/instantmine</source>

Revision as of 21:24, 2 May 2020

Links

Commands

More cheat codes: https://www.pcgamesn.com/minecraft/minecraft-console-commands-and-cheats

  • Stop Rain:

<source lang="shell">/weather clear 999999</source>

  • Keep Items after death:

<source lang="shell">/gamerule keepInventory true</source>

  • Set Daytime:

<source lang="shell">/time set day</source>

  • Stop Night

<source lang="shell">/gamerule doDaylightCycle false</source>

  • Instant mine

<source lang="shell">/instantmine</source>