ReAnimated 1.5.1 (1.21.11 Neoforge)
Curse Maven Snippet
What's new
ReAnimated 1.5.1 — NeoForge
A hotfix on top of 1.5: the dimming behind container screens is back from the very first frame.
🇬🇧 English
🌘 The background dims again the moment a container opens
1.5 taught the dimming behind a screen to fade in along the animation's curve instead of snapping on. On container screens — chests, barrels, furnaces, your inventory — that fade started from nothing, so for the length of the opening animation the world behind the panel stayed fully lit and only caught up at the end. It read as if the dimming had gone missing altogether.
Container screens now keep the dimming at full strength from the first frame. The reasoning is the same one behind the 1.2 fix that stopped it sliding along with the panel: the dimming belongs to the world behind the screen, not to the panel in front of it — so it should neither move nor fade while the panel travels. The panel's own animation is untouched.
The fade itself stays where it was designed to be: on the screens that animate as a whole.
🐛 The dim fade ignored the "off" switch
1.5 promised that Minecraft would draw the dimming untouched while no animation is playing. That check was never actually written, so the fade ran even with Container animation switched off — you turned the animation off and still got a background that faded in from nothing. Now, when nothing on the screen is animating (preset off or None, and the widget profile off), the dimming is handed back to vanilla exactly as it was.
Versions
Jars are reanimated-1.5.1-MC<version>-neoforge.jar, built against Mojang official mappings — drop straight into mods/.
| Minecraft | NeoForge |
|---|---|
| 1.21.1, 1.21.3, 1.21.4, 1.21.5, 1.21.8, 1.21.10, 1.21.11 | ✅ |
| 1.21.2, 1.21.6, 1.21.7, 1.21.9 | — the port to these doesn't work yet; Fabric only |
| 26.1, 26.2 | — no NeoForge build of the mod yet; Fabric only |
Everything else is exactly as in 1.5, and your config carries over untouched.
💬 What's planned in future updates:
- Add support for most mods
- Performance update
🇷🇺 Русский
Хотфикс к 1.5: затемнение за экранами контейнеров возвращается с первого же кадра.
🌘 Фон снова темнеет сразу при открытии контейнера
В 1.5 затемнение за экраном стало набираться по кривой анимации, а не включаться мгновенно. На экранах контейнеров — сундуки, бочки, печи, инвентарь — это появление стартовало с нуля, и всё время, пока панель выезжала, мир за ней оставался полностью светлым, темнея только к концу. Со стороны выглядело так, будто затемнения нет вообще.
Теперь контейнеры держат затемнение на полную с первого кадра. Логика та же, что и у починки из 1.2, которая перестала возить его вместе с панелью: затемнение относится к миру за экраном, а не к панели перед ним — значит, пока панель едет, оно не должно ни двигаться, ни проявляться. Саму анимацию панели это не трогает.
Плавное появление осталось там, где и задумывалось: на экранах, которые анимируются целиком.
🐛 Плавное затемнение не слушалось выключателя
В 1.5 было заявлено: пока анимация не идёт, затемнение рисует сам Minecraft, нетронутым. Такой проверки в коде на самом деле не было, и появление с нуля работало даже с выключенной анимацией контейнеров — вы отключали анимацию, а фон всё равно проявлялся с нуля. Теперь, если на экране ничего не анимируется (пресет выключен или Нет, профиль виджетов выключен), затемнение отдаётся ванили ровно в прежнем виде.
Версии
Файлы называются reanimated-1.5.1-MC<версия>-neoforge.jar, собраны под официальные маппинги Mojang — кладите прямо в mods/.
| Minecraft | NeoForge |
|---|---|
| 1.21.1, 1.21.3, 1.21.4, 1.21.5, 1.21.8, 1.21.10, 1.21.11 | ✅ |
| 1.21.2, 1.21.6, 1.21.7, 1.21.9 | — порт на них пока не работает; только Fabric |
| 26.1, 26.2 | — сборки мода под NeoForge пока нет; только Fabric |
Всё остальное — ровно как в 1.5, конфиг переносится как есть.
💬 Что запланировано в следующих обновлениях:
- Добавление поддержки кучи модов
- Улучшение производительности
This mod has no additional files