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

Smoother Glowing

Replace vanilla glowing shader with optimized and prettier one imo

46K загрузок113 подписчиковMITvanilla

Обновлён 18 октября 2025 г. · опубликован 5 июля 2023 г.

  • Скриншот: Smoother Glowing
  • Скриншот: Smoother Glowing
  • Скриншот: Smoother Glowing
  • Скриншот: Smoother Glowing
  • For comparison (vanilla)
  • For comparison (Smoother Glowing)

I've rewritten the glowing post shader to remove the black outline and stop it from covering the entity, it looks better imo. Also, it's faster than vanilla so you'll lose less fps while there's glowing entity in view.

Feel free to use it anywhere!

Mc Version

It works on Minecraft 1.9 and all the way up. But if you're on below Minecraft 1.14, you'll need a game restart after applying this pack.
(Technically it works on all version because there's no glowing effect before 1.9)

Recently (2025/10/19) found out that it doesn't work below Minecraft 1.17 on macOs, and I didn't bother to debug it. My windows pc broke so I can't test if it still works on windows. I'd like to assume it does..

Installing

It should be installed like resource pack.
Why is it in Shaders category? Because this pack only modifies post shader and there's Vanilla filter in Shaders category. So I thought it's technically a resource pack but logically a shader pack.

Here's the answer from Modrinth mod if you're confused too

1.20.5+

Minecraft itself has optimized the shader with similar strategy on 1.20.5+, so this pack's optimization won't be as obvious as before. But I still prefer this pack's visual because:

  • They didn't divide the color sum by alpha sum, causing the outline to look black instead of transparent.
  • They didn't prevent the outline from covering the actual entity, causing the entity to look weird.

After some testing, this pack still optimizes from 54fps to 60fps on 1.21! (at least on my client)

Modifying

The radius and final alpha can be changed by editing the entityglow.fsh file. (changing radius affects performance!) If you have a hard time modifying it, try out Shader Reload Mod or join my Discord!

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.4.0Релиз1.21.8, 1.21.9, 1.21.10, 1.21.11vanilla18 октября 2025 г..jar (14 КБ)
1.3.0Релиз1.21.6vanilla19 июня 2025 г..jar (3 КБ)
1.2.0Релиз1.21.2, 1.21.3, 1.21.4, 1.21.5vanilla30 марта 2025 г..jar (6 КБ)
1.1.0Релиз1.21, 1.21.1, 1.21.2, 1.21.3vanilla16 ноября 2024 г..jar (6 КБ)
1.0.2Релиз1.20.4, 1.20.5, 1.20.6, 1.21vanilla4 августа 2024 г..jar (4 КБ)
1.0.1Релиз1.20.4, 1.20.5, 1.20.6, 1.21vanilla23 июля 2023 г..jar (3 КБ)
1.0.0Релиз1.20.4, 1.20.5, 1.20.6, 1.21vanilla5 июля 2023 г..jar (3 КБ)

Ченджлог

1.4.0Релиз1.21.9, 1.21.10, 1.21.11 · 18 октября 2025 г.
  • 1.21.9 support (wb backwards compat, realized overlays exists)
1.3.0Релиз1.21.6 · 19 июня 2025 г.
  • 1.21.6 support (bye bye backwards compat)
1.2.0Релиз1.21.3, 1.21.4, 1.21.5 · 30 марта 2025 г.
  • Make it compatible with 1.21.5+
1.1.0Релиз1.21.1, 1.21.2, 1.21.3 · 16 ноября 2024 г.
  • Make it compatible with 1.21.2+
1.0.2Релиз1.20.5, 1.20.6, 1.21 · 4 августа 2024 г.
  • Optimizes even more, although it's small.
  • Refactor the code and add comments for readability.
1.0.1Релиз1.20.5, 1.20.6, 1.21 · 23 июля 2023 г.
  • Deprecate rcp() since it doesn't work on all cases
  • For some reason Iris mod need Sampler2, so I added it just to make it work

Basically if v1.0.0 already works for you then this version is not necessary

Полная история изменений — на Modrinth.

Комментарии

Загружаем…