2022-07-29 16:43:56 +02:00
|
|
|
|
|
|
|
// Mirrors for patch and mods
|
|
|
|
{
|
|
|
|
"for" "mirror"
|
2022-07-30 18:19:26 +02:00
|
|
|
"basecolor_map" "/colors/white.png"
|
|
|
|
"metal_map" "/colors/white.png"
|
|
|
|
"roughness_map" "/colors/black.png"
|
2022-07-29 16:43:56 +02:00
|
|
|
}
|
|
|
|
{
|
|
|
|
"for" "reflect"
|
2022-07-30 18:19:26 +02:00
|
|
|
"basecolor_map" "/colors/white.png"
|
|
|
|
"metal_map" "/colors/white.png"
|
|
|
|
"roughness_map" "/colors/black.png"
|
2022-07-29 16:43:56 +02:00
|
|
|
}
|
|
|
|
{
|
|
|
|
"for" "!reflect"
|
2022-07-30 18:19:26 +02:00
|
|
|
"basecolor_map" "/colors/white.png"
|
|
|
|
"metal_map" "/colors/white.png"
|
|
|
|
"roughness_map" "/colors/black.png"
|
2022-07-29 16:43:56 +02:00
|
|
|
}
|
|
|
|
{
|
|
|
|
"for" "reflect1"
|
2022-07-30 18:19:26 +02:00
|
|
|
"basecolor_map" "/colors/white.png"
|
|
|
|
"metal_map" "/colors/white.png"
|
|
|
|
"roughness_map" "/colors/black.png"
|
2022-07-29 16:43:56 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
// MIRROR HACK (temporal workaround)
|
|
|
|
{
|
2022-07-30 18:19:26 +02:00
|
|
|
"for" "pbr/colors/white.png"
|
2022-07-29 16:43:56 +02:00
|
|
|
"metalness" "1"
|
|
|
|
"roughness" "0"
|
|
|
|
}
|