mirror of
https://github.com/TeamMidnightDust/MoreCanvasCompat.git
synced 2025-12-16 11:25:09 +01:00
11 lines
197 B
JSON
11 lines
197 B
JSON
{
|
|
"layers": [
|
|
{
|
|
"vertexSource": "canvas:shaders/material/leaves.vert",
|
|
"fragmentSource": "canvas:shaders/material/warm_glow.frag",
|
|
"disableAo": true,
|
|
"disableDiffuse": true
|
|
}
|
|
]
|
|
}
|