reduce size of registry data

This commit is contained in:
p2r3
2025-08-13 19:47:55 +03:00
parent fbeaf5c499
commit 94b3682f0a
2 changed files with 17 additions and 5 deletions

View File

@@ -310,7 +310,7 @@ int sc_chunkDataAndUpdateLight (int client_fd, int _x, int _z) {
}
// biome data
writeByte(client_fd, 0); // bits per entry
writeByte(client_fd, W_forest); // palette
writeByte(client_fd, W_plains); // palette
}
writeVarInt(client_fd, 0); // omit block entities