summaryrefslogtreecommitdiffstats
path: root/cwd/assets/altcraft/shaders/face.json
blob: 1454dcfe86260957ee9acb728e2156b156cc7827 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "vert": "/altcraft/shaders/vert/face",
  "frag": "/altcraft/shaders/frag/face",
  "uniforms": [
    "projView",
    "textureAtlas",
    "DayTime",
    "MinLightLevel"
  ]
}