From cafd245ea6dd0eef9b4dcb4a8ead827468c33fb5 Mon Sep 17 00:00:00 2001 From: MicrocontrollersDev <66657148+MicrocontrollersDev@users.noreply.github.com> Date: Thu, 22 Aug 2024 15:22:40 -0700 Subject: [PATCH] add essential alternatives --- docs/latest/essential.md | 62 ++++++++++++++++++++++++++++++++++++++++ mkdocs.yml | 1 + 2 files changed, 63 insertions(+) create mode 100644 docs/latest/essential.md diff --git a/docs/latest/essential.md b/docs/latest/essential.md new file mode 100644 index 00000000..116901c8 --- /dev/null +++ b/docs/latest/essential.md @@ -0,0 +1,62 @@ +# Essential Alternatives + +Essential sucks. This is a WIP list. + +## Essential Features + +### World Host + +* Host World - [Gaming32's World Host](https://modrinth.com/mod/world-host) + +### Pictures + +* Pictures / Screenshot Manager - [Spirit Studios's Snapper](https://modrinth.com/mod/snapper) + +### Account Switcher + +* Account Switcher - [The-Fireplace's In-Game Account Switcher](https://modrinth.com/mod/in-game-account-switcher) + +### Chat Peak + +* Chat Peak - ? + +## Essential Settings + +### Session + +* Automatically Refresh Session - [connorslade's Auto Reauth](https://modrinth.com/mod/auto-reauth) + +## Emotes + +* Emotes - ? + +## Cosmetics + +* Cosmetics - [Cosmetica-cc's Cosmetica](https://modrinth.com/mod/cosmetica) + +## Quality of Life + +### Screenshots + +* Screenshot Preview - [Deftu's Screencapper](https://modrinth.com/mod/screencapper) +* Quick Actions - [Deftu's Screencapper](https://modrinth.com/mod/screencapper) +* Post Screenshot Action - [Deftu's Screencapper](https://modrinth.com/mod/screencapper) +* Screenshot Preview Duration - [Deftu's Screencapper](https://modrinth.com/mod/screencapper) +* Screenshot Sounds - [Deftu's Screencapper](https://modrinth.com/mod/screencapper) +* Screenshot Message - [Deftu's Screencapper](https://modrinth.com/mod/screencapper) + +### Zoom + +* Smooth Zoomed Camera - [isXander's Zoomify](https://modrinth.com/mod/zoomify) +* Smooth Zoming - [isXander's Zoomify](https://modrinth.com/mod/zoomify) +* Toggle To Zoom - [isXander's Zoomify](https://modrinth.com/mod/zoomify) + +### Discord Integration + +* Activity Status on Discord - [CDAGaming_'s CraftPresence](https://modrinth.com/mod/craftpresence) +* Join Requests through Discord - [CDAGaming_'s CraftPresence](https://modrinth.com/mod/craftpresence) +* Show Username and Avatar on Discord - [CDAGaming_'s CraftPresence](https://modrinth.com/mod/craftpresence) +* Show Joined Server on Discord - [CDAGaming_'s CraftPresence](https://modrinth.com/mod/craftpresence) + + + diff --git a/mkdocs.yml b/mkdocs.yml index 7aa9c36f..0958d6ee 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -83,6 +83,7 @@ nav: - "Feather Client": "latest/feather.md" - "Lunar Client": "latest/lunar.md" - "Mods": + - "Essential": "latest/essential.md" - "OptiFine": "latest/optifine.md" - "Patcher": "latest/patcher.md" - "Launcher":