Random radius
This commit is contained in:
parent
890c63f884
commit
58f200a725
3 changed files with 12 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"defaultMaterial": "betterend:glow_50_blue"
|
||||
"defaultMaterial": "betterend:waving_glow_50_blue"
|
||||
}
|
||||
|
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"layers": [
|
||||
{
|
||||
"vertexSource": "betterend:shaders/material/wave.vert",
|
||||
"fragmentSource": "betterend:shaders/material/glow_50_blue.frag",
|
||||
"disableAo": true,
|
||||
"disableDiffuse": true
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue