Перейти к содержимому
Mineforgian

EaseGUI

Smoothly animates GUI screens with extensive customization!

Загрузки
19K
Подписчики
127
Обновлён
12 августа 2026 г.
Лицензия
LGPL-3.0-or-later

Опубликован 19 июня 2026 г.

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

Showcase

Animated Elements

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


Fabric Requirements

Fabric API Mod Menu

Customization

The mod offers customization options for every element category. You can configure animations globally for all screens or fine-tune them individually for specific menus to suit your taste.

Configuration parameters explained
  • Animation [ON/OFF] — Toggles animations for the selected element category.
  • Duration — Controls how long the animation lasts (in milliseconds).
  • Offset [X/Y] — Sets the starting position of the element relative to its final layout position.
  • Initial Scale [X/Y] — Controls the scale of the element at the beginning of the animation.
  • Initial Alpha — Adjusts the starting opacity (transparency) of the element.
  • Cascade Delay — The time delay between animating consecutive elements of the same type (creates a beautiful staggered entry effect).
  • Cascade Order — The direction of the staggered sequence.
  • Pivot Point — The anchor point used for scaling transformations (e.g., scaling from the center, top-left, etc.).
  • Easing (Interpolation) — The mathematical curve that defines the acceleration profile and overall feel of the animation.
Container Animations Showcase

By default, a clean and simplified global animation preset is applied. However, you can craft unique transitions for each screen or disable them entirely where they aren't needed.


Beta Status & Feedback

EaseGUI is currently in Beta. While the core features are stable on both Fabric and NeoForge, I am actively fine-tuning compatibility with third-party mods that modify the game's UI.

If you run into compatibility issues with other mods, please let me know.


Compatibility & Known Issues

🟩 Resource Packs: Full Compatibility

The mod is fully compatible with any custom resource packs.

Tip: If your resource pack includes a custom Main Menu logo and you prefer to use it instead of the animated EaseGUI version, simply change the "Logo Type" setting to "Whole Text" in the mod configuration.

🟨 Highly Intrusive UI Mods

The main compatibility risks come from mods that heavily overhaul vanilla interfaces, completely rewrite their base rendering logic, or hard-code rigid element positions.

If you encounter rendering issues with a specific screen, you can easily tweak or completely disable the animation for that individual screen in the config menu while keeping smooth transitions across the rest of the game.

Ченджлог

0.6.1+26.2Бета26.2 · 12 августа 2026 г.

Hotfix 0.6.1

  • Fixed a "Can only blur once per frame" crash that occurred when EaseGUI attempted to apply background blur to an already blurred background (specifically, to screens of other mods that also use vanilla background blur) - #7
0.6.1+26.2Бета26.2 · 12 августа 2026 г.

Hotfix 0.6.1

  • Fixed a "Can only blur once per frame" crash that occurred when EaseGUI attempted to apply background blur to an already blurred background (specifically, to screens of other mods that also use vanilla background blur) - #7
0.6.1+1.21.11Бета1.21.11 · 12 августа 2026 г.

Hotfix 0.6.1

  • Fixed a "Can only blur once per frame" crash that occurred when EaseGUI attempted to apply background blur to an already blurred background (specifically, to screens of other mods that also use vanilla background blur) - #7
0.6.1+1.21.11Бета1.21.11 · 12 августа 2026 г.

Hotfix 0.6.1

  • Fixed a "Can only blur once per frame" crash that occurred when EaseGUI attempted to apply background blur to an already blurred background (specifically, to screens of other mods that also use vanilla background blur) - #7
0.6.0+1.21.1Бета1.21.1 · 11 августа 2026 г.

Version 0.6.0+1.21.1

Major Quality-of-Life Update

Revamped Configuration Screen

Revamped main configuration screen

  • Added a "Blur Duration" slider for easily fine-tuning smooth blur
  • Added a "Background Dimming in Containers" slider (default value: 20%; vanilla value: 75%)
  • Replaced wide individual screen settings buttons with new rows that are easier to navigate and feature a subtle hover animation
  • Added a quick search bar for screens! Furthermore, the screen list now remembers and restores both your scroll position and search query when returning from sub-config menus

Updated Data Storage Format

Schema version has been updated to 3. Key changes:

  • All keys and their values are now written in snake_case
  • Animation profile properties have been renamed for consistency:
    • offset -> initial_offset
    • startScale -> initial_scale
    • startAlpha -> initial_alpha

⚠️ Important note on config migration

Config files will migrate to the new schema version automatically upon launch, preserving your existing settings. However, backward compatibility is not supported (older mod versions cannot read the new schema). It is highly recommended to back up your config file if you plan to downgrade and wish to keep your custom settings.

Improved Background Blur & Dimming

  • Fixed missing smooth background animation in the Creative Inventory screen
  • Fixed redundant background dim animations when switching to a screen (which was unlisted or disabled in the config) if the previous screen was already blurred and dimmed
  • Background animation now applies to all in-game screens

Added New Screen Animated by Default

  • Open Link confirmation screen

Other Fixes & Improvements

  • The Creeper face is back on the letter 'A' in the logo! Don't ask where it went...
0.6.0+1.21.1Бета1.21.1 · 11 августа 2026 г.

Version 0.6.0+1.21.1

Major Quality-of-Life Update

Revamped Configuration Screen

Revamped main configuration screen

  • Added a "Blur Duration" slider for easily fine-tuning smooth blur
  • Added a "Background Dimming in Containers" slider (default value: 20%; vanilla value: 75%)
  • Replaced wide individual screen settings buttons with new rows that are easier to navigate and feature a subtle hover animation
  • Added a quick search bar for screens! Furthermore, the screen list now remembers and restores both your scroll position and search query when returning from sub-config menus

Updated Data Storage Format

Schema version has been updated to 3. Key changes:

  • All keys and their values are now written in snake_case
  • Animation profile properties have been renamed for consistency:
    • offset -> initial_offset
    • startScale -> initial_scale
    • startAlpha -> initial_alpha

⚠️ Important note on config migration

Config files will migrate to the new schema version automatically upon launch, preserving your existing settings. However, backward compatibility is not supported (older mod versions cannot read the new schema). It is highly recommended to back up your config file if you plan to downgrade and wish to keep your custom settings.

Improved Background Blur & Dimming

  • Fixed missing smooth background animation in the Creative Inventory screen
  • Fixed redundant background dim animations when switching to a screen (which was unlisted or disabled in the config) if the previous screen was already blurred and dimmed
  • Background animation now applies to all in-game screens

Added New Screen Animated by Default

  • Open Link confirmation screen

Other Fixes & Improvements

  • The Creeper face is back on the letter 'A' in the logo! Don't ask where it went...
0.6.0+1.21.11Бета1.21.11 · 10 августа 2026 г.

Version 0.6.0+1.21.11

Major Quality-of-Life Update

Revamped Configuration Screen

Revamped main configuration screen

  • Added a "Blur Duration" slider for easily fine-tuning smooth blur
  • Added a "Background Dimming in Containers" slider (default value: 20%; vanilla value: 75%)
  • Replaced wide individual screen settings buttons with new rows that are easier to navigate and feature a subtle hover animation
  • Added a quick search bar for screens! Furthermore, the screen list now remembers and restores both your scroll position and search query when returning from sub-config menus

Updated Data Storage Format

Schema version has been updated to 3. Key changes:

  • All keys and their values are now written in snake_case
  • Animation profile properties have been renamed for consistency:
    • offset -> initial_offset
    • startScale -> initial_scale
    • startAlpha -> initial_alpha

⚠️ Important note on config migration

Config files will migrate to the new schema version automatically upon launch, preserving your existing settings. However, backward compatibility is not supported (older mod versions cannot read the new schema). It is highly recommended to back up your config file if you plan to downgrade and wish to keep your custom settings.

Improved Background Blur & Dimming

  • Fixed missing smooth background animation in the Creative Inventory screen
  • Fixed redundant background dim animations when switching to a screen (which was unlisted or disabled in the config) if the previous screen was already blurred and dimmed
  • Background animation now applies to all in-game screens

Added New Screens Animated by Default

  • Open Link confirmation screen
  • Book signing screen

Other Fixes & Improvements

  • The Creeper face is back on the letter 'A' in the logo! Don't ask where it went...
0.6.0+1.21.11Бета1.21.11 · 10 августа 2026 г.

Version 0.6.0+1.21.11

Major Quality-of-Life Update

Revamped Configuration Screen

Revamped main configuration screen

  • Added a "Blur Duration" slider for easily fine-tuning smooth blur
  • Added a "Background Dimming in Containers" slider (default value: 20%; vanilla value: 75%)
  • Replaced wide individual screen settings buttons with new rows that are easier to navigate and feature a subtle hover animation
  • Added a quick search bar for screens! Furthermore, the screen list now remembers and restores both your scroll position and search query when returning from sub-config menus

Updated Data Storage Format

Schema version has been updated to 3. Key changes:

  • All keys and their values are now written in snake_case
  • Animation profile properties have been renamed for consistency:
    • offset -> initial_offset
    • startScale -> initial_scale
    • startAlpha -> initial_alpha

⚠️ Important note on config migration

Config files will migrate to the new schema version automatically upon launch, preserving your existing settings. However, backward compatibility is not supported (older mod versions cannot read the new schema). It is highly recommended to back up your config file if you plan to downgrade and wish to keep your custom settings.

Improved Background Blur & Dimming

  • Fixed missing smooth background animation in the Creative Inventory screen
  • Fixed redundant background dim animations when switching to a screen (which was unlisted or disabled in the config) if the previous screen was already blurred and dimmed
  • Background animation now applies to all in-game screens

Added New Screens Animated by Default

  • Open Link confirmation screen
  • Book signing screen

Other Fixes & Improvements

  • The Creeper face is back on the letter 'A' in the logo! Don't ask where it went...

Комментарии

Загружаем…