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

SwanSong Shaders

A shaders mod for 1.7.10 designed for maximum compatibility with other mods and modpacks.

4K загрузок9 подписчиковOSL-3.0forge

Обновлён 6 апреля 2026 г. · опубликован 2 июля 2025 г.

  • BSL 8.3 with SwanSong

There's a swan song coming for you...

A breath of fresh air, a Right Proper shaders mod built from the ground up for Minecraft 1.7.10!
Designed with compatibility-first, around supporting modpacks old and new, tested against era-appropriate shaderpacks.

Compatibility

Compatible with most other popular client-side optimization and graphics mods, including but not limited to:

With expected incompatibilities with:

  • OptiFine (any)
  • Original ShadersMod
  • MCPatcher: Forge (use Right Proper MCPatcher)
  • Neodymium (use Beddium)
  • Angelica (May work with certain modules)
  • OptimizationsAndTweaks (O&T has very aggressive patches that break with most other graphics mods. Do not use it.)

Technical

SwanSong is a standalone replacement for ShadersMod, with initial support focused on shaders that already work with OptiFine 1.7.10_HD_U_E7.

It is not a backport of Iris, nor a direct descendant of ShadersMod or the GLSL Shaders mod. Outside of acting as an implementation of the specification pioneered by said mods.

A few other goodies such as threaded screenshots, OptiFine-like zooming, and a faster font rendering module are included as a bonus!

Licence

The mod was developed by Ven and FalsePattern, Copyright 2025, licensed under the Open Software License, version 3.0.

The mod logo was designed by Houstonruss, with some touchups by FalsePattern, Copyright 2025, All Rights Reserved.

For more information, see the LICENSE file. This readme section is not a replacement for the full license text.

Credits

Designed by Ven, written by FalsePattern

Initial testing done by, (alphabetic order):

  • Bot
  • Brandyn
  • DarkShadow44
  • Houstonruss
  • Jss
  • matt-159
  • Rally
  • UnicornBlood

Based on the work of:

  • OG ShaderMod devs: (daxnitro, id_miner and karyonix)

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.3.4Релиз1.7.10forge6 апреля 2026 г..jar (860 КБ)
1.3.3Релиз1.7.10forge23 марта 2026 г..jar (860 КБ)
1.3.2Релиз1.7.10forge22 марта 2026 г..jar (859 КБ)
1.3.1Релиз1.7.10forge7 марта 2026 г..jar (859 КБ)
1.3.0Релиз1.7.10forge3 марта 2026 г..jar (859 КБ)
1.2.7Релиз1.7.10forge20 декабря 2025 г..jar (850 КБ)
1.2.6Релиз1.7.10forge19 ноября 2025 г..jar (851 КБ)
1.2.5Релиз1.7.10forge27 октября 2025 г..jar (848 КБ)
1.2.4Релиз1.7.10forge27 октября 2025 г..jar (847 КБ)
1.2.3Релиз1.7.10forge27 октября 2025 г..jar (847 КБ)
1.2.2Релиз1.7.10forge16 октября 2025 г..jar (846 КБ)
1.2.1Релиз1.7.10forge28 сентября 2025 г..jar (846 КБ)
1.2.0Релиз1.7.10forge26 сентября 2025 г..jar (842 КБ)
1.1.2Релиз1.7.10forge25 сентября 2025 г..jar (836 КБ)
1.1.1Релиз1.7.10forge24 сентября 2025 г..jar (835 КБ)

Показаны последние 15 из 25 версий. Все версии — на Modrinth.

Ченджлог

1.3.4Релиз1.7.10 · 6 апреля 2026 г.

Changelog

[1.3.4] - 2026-04-06

Fixed

  • Crash when the path to the minecraft directory contains a ! symbol

[1.3.3] - 2026-03-23

Fixed

  • Proper resets of uniform vec4 entityColor;

[1.3.2] - 2026-03-22

Fixed

[1.3.1] - 2026-03-07

Fixed

  • Default uniform vec4 entityColor; being vec4(0.0, 0.0, 0.0, 1.0) instead of vec4(0.0, 0.0, 0.0, 0.0)

[1.3.0] - 2026-03-03

Added

  • Initial API Releases
  • Experimental hooks for instanced rendering

[1.2.7] - 2025-12-20

Changed

  • Updated zn_CN.lang

Fixed

  • Rare startup crash with Custom Main Menu

[1.2.5] - 2025-10-27

Changed

  • Internal logic changes for FalseTweaks' animated PBR texture fixes

Fixed

  • Animated PBRs on items completely broken

[1.2.4] - 2025-10-27

Added

  • Normals/Speculars can now inherit animations from the base texture

[1.2.3] - 2025-10-27

Changed

  • Updated zn_CN.lang

Fixed

  • NullPointerException crash when reloading shaders
  • Crash with NTM: Space

[1.2.2] - 2025-10-16

Changed

  • Internal debug shaderpack is now hidden by default

[1.2.1] - 2025-09-28

Added

  • Compatibility for the Modern Warfare mod

Fixed

  • Crash with DragonAPI when shaders are disabled
  • Actually releasing shader objects after compilation and linking

[1.2.0] - 2025-09-26

Added

  • Option for turning off shaders
  • Config option for toggling zoom sound

Fixed

  • NTM: Space rendering a black screen with Chocapic13
  • Thaumcraft Cultist floaty line rendering

[1.1.2] - 2025-09-25

Added

  • Warning if RPLE is installed and the player loads an incompatible shaderpack

Removed

  • Incorrect call to glValidateProgram()

[1.1.1] - 2025-09-24

Fixed

  • Broken worldDay uniform

[1.1.0] - 2025-09-24

Changed

  • Shader option's default values now count as an allowed value

Added

  • Support for smoothCenterDepth (Needs to be enabled in the config, will be automatic in the next update)
  • Support for atlasSize
  • Debug marker for screenshots
  • Better error handling on shader initialization
  • Support for custom textures
  • zh_CN translations (#6) (Omgise)
  • Camera position and eye brightness uniforms

Fixed

  • Mipmaps in final pass not generating
  • Logspam when loading PBRs
  • Wrong URL in mcmod.info
  • Invalid eyeBrightnessSmoothRound making Chocapic13 shaders too bright
  • Wrong framebuffer attachment indices breaking most shaderpacks
  • Preprocessor generating broken code with compact mode enabled (default)

[1.0.8] - 2025-09-21

Changed

  • Shader validation issues causing shaderpacks to fail
    • Intel IGPUs implement the spec differently, causing validation to always fail at the point where we use it

[1.0.7] - 2025-09-21

Fixed

  • Broken integer parsing causing various issues across the codebase

[1.0.6] - 2025-09-21

Added

  • Compatibility with arbitrary atlases
    • Immersive Engineering revolver uses this for instance

[1.0.5] - 2025-09-21

Fixed

  • Font renderer crash with Hodgepodge/LegacyFixes

[1.0.4] - 2025-09-20

Changed

  • Disable FunkyZoom is Zume is present

[1.0.3] - 2025-09-20

Fixed

  • Crash in the settings hooks for anaglyph

[1.0.2] - 2025-09-20

Fixed

  • Anaglyph slider not working with NotFine

[1.0.1] - 2025-09-20

Fixed

  • Crash with LWJGL3ify

[1.0.0] - 2025-09-20

Initial release.

1.3.3Релиз1.7.10 · 23 марта 2026 г.

Changelog

[1.3.3] - 2026-03-23

Fixed

  • Proper resets of uniform vec4 entityColor;

[1.3.2] - 2026-03-22

Fixed

[1.3.1] - 2026-03-07

Fixed

  • Default uniform vec4 entityColor; being vec4(0.0, 0.0, 0.0, 1.0) instead of vec4(0.0, 0.0, 0.0, 0.0)

[1.3.0] - 2026-03-03

Added

  • Initial API Releases
  • Experimental hooks for instanced rendering

[1.2.7] - 2025-12-20

Changed

  • Updated zn_CN.lang

Fixed

  • Rare startup crash with Custom Main Menu

[1.2.5] - 2025-10-27

Changed

  • Internal logic changes for FalseTweaks' animated PBR texture fixes

Fixed

  • Animated PBRs on items completely broken

[1.2.4] - 2025-10-27

Added

  • Normals/Speculars can now inherit animations from the base texture

[1.2.3] - 2025-10-27

Changed

  • Updated zn_CN.lang

Fixed

  • NullPointerException crash when reloading shaders
  • Crash with NTM: Space

[1.2.2] - 2025-10-16

Changed

  • Internal debug shaderpack is now hidden by default

[1.2.1] - 2025-09-28

Added

  • Compatibility for the Modern Warfare mod

Fixed

  • Crash with DragonAPI when shaders are disabled
  • Actually releasing shader objects after compilation and linking

[1.2.0] - 2025-09-26

Added

  • Option for turning off shaders
  • Config option for toggling zoom sound

Fixed

  • NTM: Space rendering a black screen with Chocapic13
  • Thaumcraft Cultist floaty line rendering

[1.1.2] - 2025-09-25

Added

  • Warning if RPLE is installed and the player loads an incompatible shaderpack

Removed

  • Incorrect call to glValidateProgram()

[1.1.1] - 2025-09-24

Fixed

  • Broken worldDay uniform

[1.1.0] - 2025-09-24

Changed

  • Shader option's default values now count as an allowed value

Added

  • Support for smoothCenterDepth (Needs to be enabled in the config, will be automatic in the next update)
  • Support for atlasSize
  • Debug marker for screenshots
  • Better error handling on shader initialization
  • Support for custom textures
  • zh_CN translations (#6) (Omgise)
  • Camera position and eye brightness uniforms

Fixed

  • Mipmaps in final pass not generating
  • Logspam when loading PBRs
  • Wrong URL in mcmod.info
  • Invalid eyeBrightnessSmoothRound making Chocapic13 shaders too bright
  • Wrong framebuffer attachment indices breaking most shaderpacks
  • Preprocessor generating broken code with compact mode enabled (default)

[1.0.8] - 2025-09-21

Changed

  • Shader validation issues causing shaderpacks to fail
    • Intel IGPUs implement the spec differently, causing validation to always fail at the point where we use it

[1.0.7] - 2025-09-21

Fixed

  • Broken integer parsing causing various issues across the codebase

[1.0.6] - 2025-09-21

Added

  • Compatibility with arbitrary atlases
    • Immersive Engineering revolver uses this for instance

[1.0.5] - 2025-09-21

Fixed

  • Font renderer crash with Hodgepodge/LegacyFixes

[1.0.4] - 2025-09-20

Changed

  • Disable FunkyZoom is Zume is present

[1.0.3] - 2025-09-20

Fixed

  • Crash in the settings hooks for anaglyph

[1.0.2] - 2025-09-20

Fixed

  • Anaglyph slider not working with NotFine

[1.0.1] - 2025-09-20

Fixed

  • Crash with LWJGL3ify

[1.0.0] - 2025-09-20

Initial release.

1.3.2Релиз1.7.10 · 22 марта 2026 г.

Changelog

[1.3.2] - 2026-03-22

Fixed

[1.3.1] - 2026-03-07

Fixed

  • Default uniform vec4 entityColor; being vec4(0.0, 0.0, 0.0, 1.0) instead of vec4(0.0, 0.0, 0.0, 0.0)

[1.3.0] - 2026-03-03

Added

  • Initial API Releases
  • Experimental hooks for instanced rendering

[1.2.7] - 2025-12-20

Changed

  • Updated zn_CN.lang

Fixed

  • Rare startup crash with Custom Main Menu

[1.2.5] - 2025-10-27

Changed

  • Internal logic changes for FalseTweaks' animated PBR texture fixes

Fixed

  • Animated PBRs on items completely broken

[1.2.4] - 2025-10-27

Added

  • Normals/Speculars can now inherit animations from the base texture

[1.2.3] - 2025-10-27

Changed

  • Updated zn_CN.lang

Fixed

  • NullPointerException crash when reloading shaders
  • Crash with NTM: Space

[1.2.2] - 2025-10-16

Changed

  • Internal debug shaderpack is now hidden by default

[1.2.1] - 2025-09-28

Added

  • Compatibility for the Modern Warfare mod

Fixed

  • Crash with DragonAPI when shaders are disabled
  • Actually releasing shader objects after compilation and linking

[1.2.0] - 2025-09-26

Added

  • Option for turning off shaders
  • Config option for toggling zoom sound

Fixed

  • NTM: Space rendering a black screen with Chocapic13
  • Thaumcraft Cultist floaty line rendering

[1.1.2] - 2025-09-25

Added

  • Warning if RPLE is installed and the player loads an incompatible shaderpack

Removed

  • Incorrect call to glValidateProgram()

[1.1.1] - 2025-09-24

Fixed

  • Broken worldDay uniform

[1.1.0] - 2025-09-24

Changed

  • Shader option's default values now count as an allowed value

Added

  • Support for smoothCenterDepth (Needs to be enabled in the config, will be automatic in the next update)
  • Support for atlasSize
  • Debug marker for screenshots
  • Better error handling on shader initialization
  • Support for custom textures
  • zh_CN translations (#6) (Omgise)
  • Camera position and eye brightness uniforms

Fixed

  • Mipmaps in final pass not generating
  • Logspam when loading PBRs
  • Wrong URL in mcmod.info
  • Invalid eyeBrightnessSmoothRound making Chocapic13 shaders too bright
  • Wrong framebuffer attachment indices breaking most shaderpacks
  • Preprocessor generating broken code with compact mode enabled (default)

[1.0.8] - 2025-09-21

Changed

  • Shader validation issues causing shaderpacks to fail
    • Intel IGPUs implement the spec differently, causing validation to always fail at the point where we use it

[1.0.7] - 2025-09-21

Fixed

  • Broken integer parsing causing various issues across the codebase

[1.0.6] - 2025-09-21

Added

  • Compatibility with arbitrary atlases
    • Immersive Engineering revolver uses this for instance

[1.0.5] - 2025-09-21

Fixed

  • Font renderer crash with Hodgepodge/LegacyFixes

[1.0.4] - 2025-09-20

Changed

  • Disable FunkyZoom is Zume is present

[1.0.3] - 2025-09-20

Fixed

  • Crash in the settings hooks for anaglyph

[1.0.2] - 2025-09-20

Fixed

  • Anaglyph slider not working with NotFine

[1.0.1] - 2025-09-20

Fixed

  • Crash with LWJGL3ify

[1.0.0] - 2025-09-20

Initial release.

1.3.1Релиз1.7.10 · 7 марта 2026 г.

Changelog

[1.3.1] - 2026-3-7

Fixed

  • Default uniform vec4 entityColor; being vec4(0.0, 0.0, 0.0, 1.0) instead of vec4(0.0, 0.0, 0.0, 0.0)

[1.3.0] - 2026-3-3

Added

  • Initial API Releases
  • Experimental hooks for instanced rendering

[1.2.7] - 2025-12-20

Changed

  • Updated zn_CN.lang

Fixed

  • Rare startup crash with Custom Main Menu

[1.2.5] - 2025-10-27

Changed

  • Internal logic changes for FalseTweaks' animated PBR texture fixes

Fixed

  • Animated PBRs on items completely broken

[1.2.4] - 2025-10-27

Added

  • Normals/Speculars can now inherit animations from the base texture

[1.2.3] - 2025-10-27

Changed

  • Updated zn_CN.lang

Fixed

  • NullPointerException crash when reloading shaders
  • Crash with NTM: Space

[1.2.2] - 2025-10-16

Changed

  • Internal debug shaderpack is now hidden by default

[1.2.1] - 2025-09-28

Added

  • Compatibility for the Modern Warfare mod

Fixed

  • Crash with DragonAPI when shaders are disabled
  • Actually releasing shader objects after compilation and linking

[1.2.0] - 2025-09-26

Added

  • Option for turning off shaders
  • Config option for toggling zoom sound

Fixed

  • NTM: Space rendering a black screen with Chocapic13
  • Thaumcraft Cultist floaty line rendering

[1.1.2] - 2025-09-25

Added

  • Warning if RPLE is installed and the player loads an incompatible shaderpack

Removed

  • Incorrect call to glValidateProgram()

[1.1.1] - 2025-09-24

Fixed

  • Broken worldDay uniform

[1.1.0] - 2025-09-24

Changed

  • Shader option's default values now count as an allowed value

Added

  • Support for smoothCenterDepth (Needs to be enabled in the config, will be automatic in the next update)
  • Support for atlasSize
  • Debug marker for screenshots
  • Better error handling on shader initialization
  • Support for custom textures
  • zh_CN translations (#6) (Omgise)
  • Camera position and eye brightness uniforms

Fixed

  • Mipmaps in final pass not generating
  • Logspam when loading PBRs
  • Wrong URL in mcmod.info
  • Invalid eyeBrightnessSmoothRound making Chocapic13 shaders too bright
  • Wrong framebuffer attachment indices breaking most shaderpacks
  • Preprocessor generating broken code with compact mode enabled (default)

[1.0.8] - 2025-09-21

Changed

  • Shader validation issues causing shaderpacks to fail
    • Intel IGPUs implement the spec differently, causing validation to always fail at the point where we use it

[1.0.7] - 2025-09-21

Fixed

  • Broken integer parsing causing various issues across the codebase

[1.0.6] - 2025-09-21

Added

  • Compatibility with arbitrary atlases
    • Immersive Engineering revolver uses this for instance

[1.0.5] - 2025-09-21

Fixed

  • Font renderer crash with Hodgepodge/LegacyFixes

[1.0.4] - 2025-09-20

Changed

  • Disable FunkyZoom is Zume is present

[1.0.3] - 2025-09-20

Fixed

  • Crash in the settings hooks for anaglyph

[1.0.2] - 2025-09-20

Fixed

  • Anaglyph slider not working with NotFine

[1.0.1] - 2025-09-20

Fixed

  • Crash with LWJGL3ify

[1.0.0] - 2025-09-20

Initial release.

1.3.0Релиз1.7.10 · 3 марта 2026 г.

Changelog

[1.3.0] - 2026-3-3

Added

  • Initial API Releases
  • Experimental hooks for instanced rendering

[1.2.7] - 2025-12-20

Changed

  • Updated zn_CN.lang

Fixed

  • Rare startup crash with Custom Main Menu

[1.2.5] - 2025-10-27

Changed

  • Internal logic changes for FalseTweaks' animated PBR texture fixes

Fixed

  • Animated PBRs on items completely broken

[1.2.4] - 2025-10-27

Added

  • Normals/Speculars can now inherit animations from the base texture

[1.2.3] - 2025-10-27

Changed

  • Updated zn_CN.lang

Fixed

  • NullPointerException crash when reloading shaders
  • Crash with NTM: Space

[1.2.2] - 2025-10-16

Changed

  • Internal debug shaderpack is now hidden by default

[1.2.1] - 2025-09-28

Added

  • Compatibility for the Modern Warfare mod

Fixed

  • Crash with DragonAPI when shaders are disabled
  • Actually releasing shader objects after compilation and linking

[1.2.0] - 2025-09-26

Added

  • Option for turning off shaders
  • Config option for toggling zoom sound

Fixed

  • NTM: Space rendering a black screen with Chocapic13
  • Thaumcraft Cultist floaty line rendering

[1.1.2] - 2025-09-25

Added

  • Warning if RPLE is installed and the player loads an incompatible shaderpack

Removed

  • Incorrect call to glValidateProgram()

[1.1.1] - 2025-09-24

Fixed

  • Broken worldDay uniform

[1.1.0] - 2025-09-24

Changed

  • Shader option's default values now count as an allowed value

Added

  • Support for smoothCenterDepth (Needs to be enabled in the config, will be automatic in the next update)
  • Support for atlasSize
  • Debug marker for screenshots
  • Better error handling on shader initialization
  • Support for custom textures
  • zh_CN translations (#6) (Omgise)
  • Camera position and eye brightness uniforms

Fixed

  • Mipmaps in final pass not generating
  • Logspam when loading PBRs
  • Wrong URL in mcmod.info
  • Invalid eyeBrightnessSmoothRound making Chocapic13 shaders too bright
  • Wrong framebuffer attachment indices breaking most shaderpacks
  • Preprocessor generating broken code with compact mode enabled (default)

[1.0.8] - 2025-09-21

Changed

  • Shader validation issues causing shaderpacks to fail
    • Intel IGPUs implement the spec differently, causing validation to always fail at the point where we use it

[1.0.7] - 2025-09-21

Fixed

  • Broken integer parsing causing various issues across the codebase

[1.0.6] - 2025-09-21

Added

  • Compatibility with arbitrary atlases
    • Immersive Engineering revolver uses this for instance

[1.0.5] - 2025-09-21

Fixed

  • Font renderer crash with Hodgepodge/LegacyFixes

[1.0.4] - 2025-09-20

Changed

  • Disable FunkyZoom is Zume is present

[1.0.3] - 2025-09-20

Fixed

  • Crash in the settings hooks for anaglyph

[1.0.2] - 2025-09-20

Fixed

  • Anaglyph slider not working with NotFine

[1.0.1] - 2025-09-20

Fixed

  • Crash with LWJGL3ify

[1.0.0] - 2025-09-20

Initial release.

1.2.7Релиз1.7.10 · 20 декабря 2025 г.

Changelog

[1.2.7]

Changed

  • Updated zn_CN.lang

Fixed

  • Rare startup crash with Custom Main Menu

[1.2.5] - 2025-10-27

Changed

  • Internal logic changes for FalseTweaks' animated PBR texture fixes

Fixed

  • Animated PBRs on items completely broken

[1.2.4] - 2025-10-27

Added

  • Normals/Speculars can now inherit animations from the base texture

[1.2.3] - 2025-10-27

Changed

  • Updated zn_CN.lang

Fixed

  • NullPointerException crash when reloading shaders
  • Crash with NTM: Space

[1.2.2] - 2025-10-16

Changed

  • Internal debug shaderpack is now hidden by default

[1.2.1] - 2025-09-28

Added

  • Compatibility for the Modern Warfare mod

Fixed

  • Crash with DragonAPI when shaders are disabled
  • Actually releasing shader objects after compilation and linking

[1.2.0] - 2025-09-26

Added

  • Option for turning off shaders
  • Config option for toggling zoom sound

Fixed

  • NTM: Space rendering a black screen with Chocapic13
  • Thaumcraft Cultist floaty line rendering

[1.1.2] - 2025-09-25

Added

  • Warning if RPLE is installed and the player loads an incompatible shaderpack

Removed

  • Incorrect call to glValidateProgram()

[1.1.1] - 2025-09-24

Fixed

  • Broken worldDay uniform

[1.1.0] - 2025-09-24

Changed

  • Shader option's default values now count as an allowed value

Added

  • Support for smoothCenterDepth (Needs to be enabled in the config, will be automatic in the next update)
  • Support for atlasSize
  • Debug marker for screenshots
  • Better error handling on shader initialization
  • Support for custom textures
  • zh_CN translations (#6) (Omgise)
  • Camera position and eye brightness uniforms

Fixed

  • Mipmaps in final pass not generating
  • Logspam when loading PBRs
  • Wrong URL in mcmod.info
  • Invalid eyeBrightnessSmoothRound making Chocapic13 shaders too bright
  • Wrong framebuffer attachment indices breaking most shaderpacks
  • Preprocessor generating broken code with compact mode enabled (default)

[1.0.8] - 2025-09-21

Changed

  • Shader validation issues causing shaderpacks to fail
    • Intel IGPUs implement the spec differently, causing validation to always fail at the point where we use it

[1.0.7] - 2025-09-21

Fixed

  • Broken integer parsing causing various issues across the codebase

[1.0.6] - 2025-09-21

Added

  • Compatibility with arbitrary atlases
    • Immersive Engineering revolver uses this for instance

[1.0.5] - 2025-09-21

Fixed

  • Font renderer crash with Hodgepodge/LegacyFixes

[1.0.4] - 2025-09-20

Changed

  • Disable FunkyZoom is Zume is present

[1.0.3] - 2025-09-20

Fixed

  • Crash in the settings hooks for anaglyph

[1.0.2] - 2025-09-20

Fixed

  • Anaglyph slider not working with NotFine

[1.0.1] - 2025-09-20

Fixed

  • Crash with LWJGL3ify

[1.0.0] - 2025-09-20

Initial release.

1.2.6Релиз1.7.10 · 19 ноября 2025 г.

Changelog

[Unreleased]

Changed

  • Updated zn_CN.lang

[1.2.5] - 2025-10-27

Changed

  • Internal logic changes for FalseTweaks' animated PBR texture fixes

Fixed

  • Animated PBRs on items completely broken

[1.2.4] - 2025-10-27

Added

  • Normals/Speculars can now inherit animations from the base texture

[1.2.3] - 2025-10-27

Changed

  • Updated zn_CN.lang

Fixed

  • NullPointerException crash when reloading shaders
  • Crash with NTM: Space

[1.2.2] - 2025-10-16

Changed

  • Internal debug shaderpack is now hidden by default

[1.2.1] - 2025-09-28

Added

  • Compatibility for the Modern Warfare mod

Fixed

  • Crash with DragonAPI when shaders are disabled
  • Actually releasing shader objects after compilation and linking

[1.2.0] - 2025-09-26

Added

  • Option for turning off shaders
  • Config option for toggling zoom sound

Fixed

  • NTM: Space rendering a black screen with Chocapic13
  • Thaumcraft Cultist floaty line rendering

[1.1.2] - 2025-09-25

Added

  • Warning if RPLE is installed and the player loads an incompatible shaderpack

Removed

  • Incorrect call to glValidateProgram()

[1.1.1] - 2025-09-24

Fixed

  • Broken worldDay uniform

[1.1.0] - 2025-09-24

Changed

  • Shader option's default values now count as an allowed value

Added

  • Support for smoothCenterDepth (Needs to be enabled in the config, will be automatic in the next update)
  • Support for atlasSize
  • Debug marker for screenshots
  • Better error handling on shader initialization
  • Support for custom textures
  • zh_CN translations (#6) (Omgise)
  • Camera position and eye brightness uniforms

Fixed

  • Mipmaps in final pass not generating
  • Logspam when loading PBRs
  • Wrong URL in mcmod.info
  • Invalid eyeBrightnessSmoothRound making Chocapic13 shaders too bright
  • Wrong framebuffer attachment indices breaking most shaderpacks
  • Preprocessor generating broken code with compact mode enabled (default)

[1.0.8] - 2025-09-21

Changed

  • Shader validation issues causing shaderpacks to fail
    • Intel IGPUs implement the spec differently, causing validation to always fail at the point where we use it

[1.0.7] - 2025-09-21

Fixed

  • Broken integer parsing causing various issues across the codebase

[1.0.6] - 2025-09-21

Added

  • Compatibility with arbitrary atlases
    • Immersive Engineering revolver uses this for instance

[1.0.5] - 2025-09-21

Fixed

  • Font renderer crash with Hodgepodge/LegacyFixes

[1.0.4] - 2025-09-20

Changed

  • Disable FunkyZoom is Zume is present

[1.0.3] - 2025-09-20

Fixed

  • Crash in the settings hooks for anaglyph

[1.0.2] - 2025-09-20

Fixed

  • Anaglyph slider not working with NotFine

[1.0.1] - 2025-09-20

Fixed

  • Crash with LWJGL3ify

[1.0.0] - 2025-09-20

Initial release.

1.2.5Релиз1.7.10 · 27 октября 2025 г.

Changelog

[1.2.5] - 2025-10-27

Changed

  • Internal logic changes for FalseTweaks' animated PBR texture fixes

Fixed

  • Animated PBRs on items completely broken

[1.2.4] - 2025-10-27

Added

  • Normals/Speculars can now inherit animations from the base texture

[1.2.3] - 2025-10-27

Changed

  • Updated zn_CN.lang

Fixed

  • NullPointerException crash when reloading shaders
  • Crash with NTM: Space

[1.2.2] - 2025-10-16

Changed

  • Internal debug shaderpack is now hidden by default

[1.2.1] - 2025-09-28

Added

  • Compatibility for the Modern Warfare mod

Fixed

  • Crash with DragonAPI when shaders are disabled
  • Actually releasing shader objects after compilation and linking

[1.2.0] - 2025-09-26

Added

  • Option for turning off shaders
  • Config option for toggling zoom sound

Fixed

  • NTM: Space rendering a black screen with Chocapic13
  • Thaumcraft Cultist floaty line rendering

[1.1.2] - 2025-09-25

Added

  • Warning if RPLE is installed and the player loads an incompatible shaderpack

Removed

  • Incorrect call to glValidateProgram()

[1.1.1] - 2025-09-24

Fixed

  • Broken worldDay uniform

[1.1.0] - 2025-09-24

Changed

  • Shader option's default values now count as an allowed value

Added

  • Support for smoothCenterDepth (Needs to be enabled in the config, will be automatic in the next update)
  • Support for atlasSize
  • Debug marker for screenshots
  • Better error handling on shader initialization
  • Support for custom textures
  • zh_CN translations (#6) (Omgise)
  • Camera position and eye brightness uniforms

Fixed

  • Mipmaps in final pass not generating
  • Logspam when loading PBRs
  • Wrong URL in mcmod.info
  • Invalid eyeBrightnessSmoothRound making Chocapic13 shaders too bright
  • Wrong framebuffer attachment indices breaking most shaderpacks
  • Preprocessor generating broken code with compact mode enabled (default)

[1.0.8] - 2025-09-21

Changed

  • Shader validation issues causing shaderpacks to fail
    • Intel IGPUs implement the spec differently, causing validation to always fail at the point where we use it

[1.0.7] - 2025-09-21

Fixed

  • Broken integer parsing causing various issues across the codebase

[1.0.6] - 2025-09-21

Added

  • Compatibility with arbitrary atlases
    • Immersive Engineering revolver uses this for instance

[1.0.5] - 2025-09-21

Fixed

  • Font renderer crash with Hodgepodge/LegacyFixes

[1.0.4] - 2025-09-20

Changed

  • Disable FunkyZoom is Zume is present

[1.0.3] - 2025-09-20

Fixed

  • Crash in the settings hooks for anaglyph

[1.0.2] - 2025-09-20

Fixed

  • Anaglyph slider not working with NotFine

[1.0.1] - 2025-09-20

Fixed

  • Crash with LWJGL3ify

[1.0.0] - 2025-09-20

Initial release.

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

Комментарии

Загружаем…