From fdb2f51e4c7c74382698d2c3069f420469bb655e Mon Sep 17 00:00:00 2001 From: Lulu13022002 <41980282+Lulu13022002@users.noreply.github.com> Date: Fri, 24 Sep 2021 19:39:05 +0200 Subject: [PATCH] Update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f588066..1f64178 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ libnbt can: * Create and modify in-memory NBT structures. * Write in-memory NBT structures, both uncompressed and compressed (supporting both zlib and Gzip as with reading). * Use the new long array tag added in Minecraft 1.12. +* Use the new float/double/string array tag added recently in NMSC. libnbt does yet not provide support for: * Reading .mca files used for storing regions.