Update README.md

This commit is contained in:
NichtStudioCode 2021-02-08 18:17:53 +01:00
parent 849320e338
commit b5af62d64d

@ -14,14 +14,14 @@ Supports all versions from 1.14 to 1.16.
[Wiki](https://github.com/NichtStudioCode/InvUI/wiki) [Wiki](https://github.com/NichtStudioCode/InvUI/wiki)
## Features ## Features
* Different types of inventories (Chest, Anvil, Dropper...) * Different types of inventories (Chest, Anvil, Dropper...)
* Different GUI types (Normal, Paged, Tab) * Different GUI types (Normal, Paged, Tab, Scroll)
* Nested GUIs (For example use another PagedGUI as a page) * Nested GUIs (For example use another PagedGUI as a page)
* Easily customizeable (Create your own GUI types and Items) * Easily customizable (Create your own GUI types and Items)
* Easy way to add localization using the built-in ItemBuilder * Easy way to add localization using the built-in ItemBuilder
* Supports custom textures (Forced ResourcePack) * Supports custom textures (Forced ResourcePack)
* Uncloseable inventories * Uncloseable inventories
* GUI Builder * GUI Builder
## Examples ## Examples
![1](https://i.imgur.com/uaqjHSS.gif) ![1](https://i.imgur.com/uaqjHSS.gif)