Minecraft Wiki
Advertisement

Hacking is altering software in order to make it work in a way not originally intended. It is not be confused with 'Cracking' - the process of forcing entry into a network or unit over which you have no right.

In Minecraft, hacking refers to using a memory editor in order to alter the variables which the Minecraft java application is storing on your computer. This allows you access to blocks not usually available.

Legality

It should be noted that hacking is only appropriate in single player mode, and attempting it on a multiplayer server will result in the software kicking you from the room.

Note that some software such as wrappers might not kick you. Alas some custom servers will not kick people for these hacks either.

Method

  1. Pull out Cheat engine or another memory editor.
  2. From the PROCESSES List, select 'java.exe' (Normally found at the bottom)
  3. In minecraft, make sure you have the first block in your UI as stone.
  4. Scan for the exact value 1
  5. Go to minecraft and change the first block in the UI to cobblestone.
  6. Scan for the exact value 4
  7. Go to minecraft and change the first block back to stone
  8. Repeat step 4
  9. This should yield one or two adresses. Pick one (or both) and change the value to one of the following material locations given underneath.

Block memory locations

This page needs updating! Materials:

1: Stone
2: Grass
4: CobbleStone
7: Adminium
8: Water
9: Stationary Water
10: Lava
11: Stationary lava
14: Gold ore
15: Iron ore
16: Coal
21-36: Cloth, in the order of the block menu
37-40: Flowers/mushrooms
41: Gold

Consequences

Trying to do this will result you in getting banned/kick/ipbanned in multiplayer servers, though the server will know when you're cheating/hacking. It'll say "Cheat detected: Tile type" and will reset everything back to normal, so it only works in Single player.

Advertisement