2022-07-29 16:43:56 +02:00
|
|
|
|
|
|
|
// Mirrors for patch and mods
|
|
|
|
{
|
|
|
|
"for" "mirror"
|
2023-03-18 16:29:34 +01:00
|
|
|
"new" "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
|
|
|
}
|