I wondered if anyone could show me briefly how getminichunk works? I understand how you would get the chunk but I don't get how to work with it, like could I loop through and look for stuff?
getminichunk is for reading the data from the chunk of that level. A minichunk is 16x32x16 blocks big, so the function getminichunk will return a string with 8192 numbers in hexadecimal