
rainbowify
Fabric mod for smooth rainbow and blur backgrounds in minecraft guis
- Загрузки
- 8K
- Подписчики
- 35
- Обновлён
- 8 июня 2023 г.
- Лицензия
- GPL-3.0-or-later
Опубликован 26 июля 2021 г.
rainbowify
rainbowify is a Fabric mod for Minecraft 1.19 that adds a customizable rainbow background to many Minecraft HUDs and optionally modifies enchantment glint.
Although the main feature of the mod is adding a rainbow gradient background to HUDs, there also is a blur option, which delivers a much better frame time than other solutions, even making it compatible and fluent with older GPUs. If you don't like the rainbow gradient you can simply disable it in the options and only use the blur backdrop.
Discord: https://discord.gg/Ka2yV5MkFw
Modrinth: https://modrinth.com/mod/rainbowify

Installation
We take a working Fabric installation for granted. Have a look at the Fabric website if you haven't installed it yet.
Simply drag the mod into your mods folder. You must have the
Fabric API installed the same way. We
recommend also using Modmenu (for editing
rainbowify's settings ingame). rainbowify is compatible with
Sodium, so you may want to use that as well
for improved performance.
Customization
In the mod menu rainbowify settings, you can customize multiple values:

- Rainbowify: Enables/disables the mod.
- Blur: Enables/disables the blur in GUI backgrounds. If you notice any stutters in the GUI, turn this off.
- Rainbow: Enables/disables the rainbow gradient in GUI backgrounds.
- Blur amount: How large the blur radius will be. The higher this setting, the less recognizable the background will be.
- Rainbow opacity: How opaque the rainbow colors will be.
- Rainbow speed: How fast the rainbow colors will move.
- Glint: Turns the enchantment glint into a customized rainbow glint
- Insanity Glint: Enables insanity glint for armor, this also makes it screen position independent
Development Setup
- Clone this project
git clone https://github.com/officialLennox/rainbowify - Open the project in IntelliJ as gradle project
- Execute the
genSourcesgradle task - Build the jar with the
assemblegradle task
Code Conventions
We use Google Code Conventions with 2 spacings, please keep that in mind while contributing.
License
Copyright (c) 2021-2023 Lennox
rainbowify is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
rainbowify is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with rainbowify. If not, see https://www.gnu.org/licenses/.
Ченджлог
2.0.0Релиз1.20 · 8 июня 2023 г.
This is the full release of rainbowify 2.0 as I now consider it stable enough to call it a stable release
Changelog
- Added 1.20 support
- Improved armor and item glint a lot
2.0.0-alpha.5Альфа1.19.4 · 16 апреля 2023 г.
Changelog
- Added support for 1.19.4
2.0.0-alpha.4Альфа1.19.2 · 30 августа 2022 г.
Changelog
- Added support for 1.19.2
- Fixed compatability bug with bedrockify
2.0.0-alpha.3Альфа1.19 · 6 июля 2022 г.
Changelog
- Added option for blur iterations (the higher the iterations the more gpu usage)
- Fixed bug in the configuration screen where it wouldn't work if clicked on the edge of the settings
Full Changelog: https://github.com/officialLennox/rainbowify/compare/2.0.0-alpha.2...2.0.0-alpha.3
2.0.0-alpha.2Альфа1.19 · 10 июня 2022 г.
Changelog
- Add new configuration system (old configs will not work)
- The blur amount is now a slider
- Several code improvements which lead to performance improvements
Full Changelog: https://github.com/officialLennox/rainbowify/compare/2.0.0-alpha.1...2.0.0-alpha.2
2.0.0-alpha.1Альфа1.19 · 7 июня 2022 г.
Changelog:
- Add Glint option, customizes the Minecraft enchantment glint
- Add Insanity Glint option, creates an extra glint for armor
This version is ONLY compatible with Minecraft 1.19 due to changes to the Minecraft Option code-base
Full Changelog: https://github.com/officialLennox/rainbowify/compare/1.2.1...2.0.0-alpha.1
1.2.1Релиз1.18.2 · 14 мая 2022 г.
Changelog:
- Fix severe bug with opacity setting affecting other stuff
- Add more blur options
Blur should now look less extreme on lower settings with this update!
Full Changelog: https://github.com/officialLennox/rainbowify/compare/1.2.0...1.2.1
1.2.0Релиз1.18.2 · 10 мая 2022 г.
Changelog:
- Better blur performance (dual kawase algorithm)
- Rainbow toggle option
- Small optimizations
- Guranteed 1.18.2 support
You should now be able to use Blur on a bit weaker GPUs.
Комментарии
Загружаем…