From d47f2da4f6289f106d9003ade2e7cd60cb760e2a Mon Sep 17 00:00:00 2001 From: nea Date: Sun, 30 Jul 2023 15:44:27 +0200 Subject: Add more readme features --- README.md | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index c72d832..f7fdd63 100644 --- a/README.md +++ b/README.md @@ -11,13 +11,20 @@ ### Currently working features - - Item List of all SkyBlock Items - - Grouping Items that belong together like minions - - Recipe Viewer for Crafting Recipes - - Recipe Viewer for Forge Recipes - - Fishing Helper for Fishing particles (currently not working if you sneak because of 1.19 messing up positioning) - - Fairy soul highlighter - - Basic Config Gui (/firm config). Still needs improvement, but for the basics it's enough. +- Item List of all SkyBlock Items +- Grouping Items that belong together like minions +- Recipe Viewer for Crafting Recipes +- Recipe Viewer for Forge Recipes +- Image Preview in chat +- A storage overview (not a full on overlay that allows you to interact with all pages, but that is planned) +- A crafting overlay when clicking the "Move Item" plus in a crafting recipe +- Cursor position saver +- Slot locking +- Support for custom texture packs (loads item models from `firmskyblock:` before the vanilla model gets loaded) +- Fairy soul highlighter +- A hud editor powered by [Jarvis](https://github.com/romangraef/jarvis) +- Fishing Helper for Fishing particles (currently not working if you sneak because of 1.19 messing up positioning) +- Basic Config Gui (/firm config). Still needs improvement, but for the basics it's enough. ### Building your own -- cgit