ReAnimated Backport

Quick rating

Community listing page, reviews here may not be monitored by the author.

ReAnimated Backport

No reviews yet

This is a backport of a mod animates all UI in the game!

Mod Loaders
Minecraft

About

Description

Smooth animations for the entire Minecraft UI. Menus, buttons, containers and the inventory slide, scale and follow your cursor — without changing how the game plays.

Vanilla menus just pop in and out with no transition, and after a while that started to bug me. So I made ReAnimated — a client-side mod that adds smooth open and close animations to the whole UI. It doesn't touch gameplay in any way, it's purely visual, and it's fine to run on any server.

✨ Features

Open a menu — the main menu, your inventory, a chest, a furnace, doesn't matter — and the panel eases into place instead of snapping. Close it and the same motion plays in reverse.

  • Menus open (and close) smoothly — titles and buttons slide up together from below, then reverse on close. Works on the main menu, Singleplayer, Multiplayer, Settings and every other screen automatically.
  • Containers slide up — furnaces, chests, barrels, the inventory and any other container panel ease in from the bottom.
  • Animated logo, two styles — the Minecraft logo either grows in with a soft bounce, or assembles letter by letter in a cascade.
  • Tabs slide out — the category tabs in Advancements and the Creative inventory slide out from behind the panel, one after another: top tabs rise from below, bottom tabs drop from above.
  • Buttons press in — clicking a button (or pressing Enter on it) dips it inward and springs it back. Sliders and cycling options too.
  • Button hover scaling — buttons gently grow when hovered and ease back when you move away.
  • Background dimming fades in — the dim behind a screen builds up along with the panel instead of snapping on.
  • Following slot highlight — the inventory slot highlight glides after your cursor instead of snapping between slots.

Presets & your own animations

Every screen animates through a preset you choose:

  • Default — slides up from the bottom
  • From background — grows out of the center with a little bounce
  • From foreground — flies in and settles down to normal size
  • None — turns the movement off but keeps the rest

Want something specific? Open the Animation Studio or the Profile Editor built into the settings — live sliders, ready-made starting points, an easing-curve graph and a live preview, so you can dial in your own open/close animation.

⚙️ Configuration

Open Options → Video Settings → ReAnimated settings, or through Mod Menu if you have it. (Using Sodium / VulkanMod / Iris? The button shows up in their settings screen too.)

The settings are grouped into sections — General · Menu screens · Pause menu · Containers · Cursor · Logo · Tabs:

  • The pause menu has its own settings — speed, distance, trajectory and preset, separate from other menus
  • Export / Import — copy your whole configuration to the clipboard and paste it into another instance, or share it with someone else
  • Enable / disable each animation
  • Duration (how fast) and slide distance / depth
  • Trajectory / easingLinear, Out Cubic, Out Back (bounce), Out Expo and more
  • Cascade delay & direction, hover scale amount & speed, press depth, slot-highlight speed, logo style, and more

Settings are saved to config/reanimated.json and apply instantly.

📦 Requirements

  • Fabric 1.20.1 and Fabric Api

Client-side only — not required on servers, and players without it won't notice anything different. Compatible with Sodium and other rendering mods (ReAnimated only touches GUI classes).