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

mai

a mod that changes the color of the sunset/sunrise

Загрузки
1K
Подписчики
12
Обновлён
30 сентября 2024 г.
Лицензия
CC-BY-4.0

Опубликован 6 мая 2023 г.

fabric version

the fabric version is much better than the forge version. as of v3.0.1, the mod now suports user defined easing functions and more than two colors in the gradient, as well as modmenu config integration with YetAnotherConfigLib.

these are the new easings:
cubic : y=x^3
iocubic : y=x < 0.5 ? 4*x^3 : 1-(-2*x+2)^3 / 2
invcubic : y=-(x^3)+1
invtesra : y=(x-1)^4
invcube : y=-(x-1)^3
linear : y=x

forge version

mai is a client side mod that changes the color of the sunset. that is all that it does.

the sunset is redder(this is configurable through the filesystem).

Ченджлог

3.0.1Релиз1.21.1 · 30 сентября 2024 г.

fabric version. added config. redid gradient math. added easings

1.19.2Релиз1.19.2 · 22 октября 2023 г.

adds sunset configuration.

1.19.2-v1Релиз1.19.2 · 7 мая 2023 г.

exists

Комментарии

Загружаем…