Page 1 of 1

Write a Blob in map.sqlite

PostPosted: Wed Mar 15, 2017 10:23
by Eoldar
Hello everyone,

In order to create my own map, i want to write the map.sqlite file.
There is no problem for the pos column but i do have one for the data column.
I know which blocks i want to put in a specific chunk but i have no idea how to write it. Is there a simple way of writing it into this data column (or understanding how it is done ?) ?
I already read the world_format.txt but i do not understand a single line on how the blob is encoded.
Help plz :(

Thank you !

Eoldar