Skip to content

Repository files navigation

EaseGUI is a client-side mod that adds smooth, dynamic entry animations to Minecraft screens and interfaces!

License MC Versions CurseForge Downloads Modrinth Downloads


Animated Elements

Background Blur • Minecraft Logo • Buttons • Text Labels • Scrollable Lists • Containers

Fabric Requirements

Fabric API Mod Menu

Building

JDK version depends on the MC version

Build: ./gradlew build
Build for a specific platform:

  • Fabric: ./gradlew :fabric:build
  • (Neo)Forge: ./gradlew :neoforge:build

Contributing

🌐 Translations

You can help by adding a translation of EaseGUI into your language!

  • Just add a new .json file in src/main/resources/assets/easegui/lang/ folder (e.g., ru_ru.json, es_es.json)
  • You can copy en_us.json as a template (make sure it's copied from the latest version branch)
  • Open a PR or just send the file in a GitHub Issues, and I'll add it!

Contributors

Languages