Skip to content

fahad-cpp/FSmcedit

Repository files navigation

Fairly-Simple Minecraft Editor

A simple minecraft bedrock edition save file format decoder (work in progress)

Current Progress:

  • draw and export chunk structure, example from my testworld:

  • export parsed world/player data in:

worldData/level.json <- level.dat
worldData/player.json <- ~local_player
worldData/plain.txt <- FSmcedit.exe stdoutput

  • export chunk data in:

worldData/chunks.json (dumped without indent to save space)

  • export other player's data on server in:

worldData/player_server_.json

  • export entity data in:

worldData/entities.json

About

Parser for Minecraft Bedrock Savefile

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages