Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 13 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -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). <br/>
## What resource packs does this support?
Animatica adds support for resource packs that use **custom animated textures** <br/>
[![Discord](https://img.shields.io/discord/806434338031140884?style=for-the-badge&logo=discord&logoColor=%23fff&label=Discord&color=%235865F2)](https://discord.gg/7Aw3y4RtY9) [![Modrinth Downloads](https://img.shields.io/modrinth/dt/animatica?style=for-the-badge&logo=modrinth&color=%234faa64)](https://modrinth.com/mod/animatica) [![CurseForge Downloads](https://img.shields.io/curseforge/dt/533006?style=for-the-badge&logo=curseforge&color=%23f16436)](https://www.curseforge.com/minecraft/mc-mods/animatica) [![GitHub Issues](https://img.shields.io/github/issues/FoundationGames/Animatica?style=for-the-badge&logo=github&color=%23238636)](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.** <br/>
### Animatica is ONLY for ANIMATED TEXTURES.