Skip to content

Commit

Permalink
brainfart
Browse files Browse the repository at this point in the history
Signed-off-by: Dexrn ZacAttack <[email protected]>
  • Loading branch information
DexrnZacAttack authored Oct 25, 2024
1 parent 57419e9 commit a7d4a6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions LCE/Saving/Split Saves.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ Not much seems to be known about split saves, so some info may be inaccurate.

### Name

`GAMEDATA_DDDDXXYY`
`GAMEDATA_DDDDXXZZ`
- `DDDD`: An int representing the dimension (in decimal):
- `0000` for the Overworld
- `0001` for the Nether
- `0002` for the End
- `XXYY`: 2 shorts representing the X and Y coordinates of the region (in hexadecimal).
- `XXZZ`: 2 shorts representing the X and Z coordinates of the region (in hexadecimal).


Thanks to [UtterEvergreen1](https://github.com/UtterEvergreen1) for helping out and explaining this.
Expand Down

0 comments on commit a7d4a6f

Please sign in to comment.