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

3 lines
64 B
GLSL

smoothnessD = pow2(color.g) * 0.7;
smoothnessG = smoothnessD;