diff --git a/README.md b/README.md
index 8cccf16..286d296 100644
--- a/README.md
+++ b/README.md
@@ -1,18 +1,20 @@
# Animatica
-A Minecraft mod for the Fabric mod loader intended to load the MCPatcher/OptiFine [animated texture format](https://github.com/sp614x/optifine/blob/master/OptiFineDoc/doc/custom_animations.txt).
-## What resource packs does this support?
-Animatica adds support for resource packs that use **custom animated textures**
+[](https://discord.gg/7Aw3y4RtY9) [](https://modrinth.com/mod/animatica) [](https://www.curseforge.com/minecraft/mc-mods/animatica) [](https://github.com/FoundationGames/Animatica/issues)
+
+An implementation of OptiFine's [Custom Animations](https://github.com/sp614x/optifine/blob/master/OptiFineDoc/doc/custom_animations.txt) feature on Fabric.
+
+## What resource packs does this mod support?
+Animatica supports all resource packs that use OptiFine's **custom animations** format.
+
This includes:
-- Animated GUI textures
+- Animated GUI textures _(use alongside [OptiGUI](https://modrinth.com/mod/optigui) for other GUI features)_
- Animated entity textures
- Animated block entity textures
- Animated armor textures
-- Other animated textures (Animated blocks and items are a vanilla feature)
+- Other animated textures _(animated blocks and items is a vanilla feature)_
+
## Animatica DOES NOT support:
-- Fully Custom GUI ([OptiGUI for Fabric](https://www.curseforge.com/minecraft/mc-mods/optigui))
-- Custom entity models ([CEM for Fabric](https://www.curseforge.com/minecraft/mc-mods/custom-entity-models-cem))
-- Custom entity model part animations in 3D ([CEM for Fabric](https://www.curseforge.com/minecraft/mc-mods/custom-entity-models-cem))
+- Custom GUI Textures _(use [OptiGUI](https://modrinth.com/mod/optigui))_
+- Custom Entity Models _(use [EMF for Fabric](https://modrinth.com/mod/entity-model-features/versions?l=fabric))_
+- Custom Entity Model part animations in 3D _(use [EMF for Fabric](https://modrinth.com/mod/entity-model-features/versions?l=fabric))_
- Any other MCPatcher/OptiFine resource pack feature such as connected textures, etc
-
-**These features WILL NEVER be implemented in Animatica.**
-### Animatica is ONLY for ANIMATED TEXTURES.