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