Eclipse - Shader Grass Compat
This is a compatibility resourcepack to make Eclipse Shader's shader grass feature work on 1.20.1 without visiual glitches
All Eclipse versions after 24.02.2026 10:12 do not require any changes to the shader code
Just follow the on screen instructions after enabling Shader Grass to get everything working
Required shader code changes for older Eclipse versions
First add:
#ifdef SHADER_GRASS
layer.solid = minecraft:grass_block
#endif
To the block.properties file
Second remove:
#if MC_VERSION < 12101
#undef SHADER_GRASS
#endif
From the lib > settings.glsl file
Совместимость
Minecraft: Java Edition
1.21.x1.20.x
Поддерживаемые окружения
Клиент
Создатели
Детали
Лицензия:CC-BY-NC-SA-4.0
Опубликован:1 месяц назад
Обновлён:1 месяц назад
