Files
Reimagined/shaderpacks/Reimagined - Low/shaders/lib/materials/specificMaterials/terrain/lanternMetal.glsl
T
2026-05-07 21:38:27 +03:00

7 lines
107 B
GLSL

smoothnessG = color.b;
smoothnessD = color.b;
#ifdef COATED_TEXTURES
noiseFactor = 0.66;
#endif