From 02de62fca8399accb303e7144f667242f73bfb71 Mon Sep 17 00:00:00 2001 From: NichtStudioCode <51272202+NichtStudioCode@users.noreply.github.com> Date: Sun, 17 Dec 2023 10:17:03 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 03bbe08..ecddfcc 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ # InvUI An Inventory API for Minecraft Spigot servers. -Supports all versions from 1.14.0 to 1.20.2. +Supports all versions from 1.14.0 to 1.20.4. [Documentation](https://xenondevs.xyz/docs/invui/) @@ -19,7 +19,6 @@ Supports all versions from 1.14.0 to 1.20.2. * Easily customizable (Create your own GUI types and Items) * VirtualInventory: Store real items inside GUIs, customize maximum stack size per slot, etc. * Easy way to add localization using the ItemProvider system and the built-in ItemBuilder -* Supports custom textures (forced resource pack system, compatible with AuthMe) * Advanced ItemBuilder (Normal, Potion, Skull, Banner, Firework) with BaseComponent support * Support for BaseComponents in inventory titles * Uncloseable inventories