Add minecraft mer preset

This commit is contained in:
luboslenco
2020-04-02 09:28:22 +02:00
parent 9b9117b2f1
commit 87517a3abb
@@ -0,0 +1,7 @@
{
"textures": [
{ "name": "base", "channels": ["base_r", "base_g", "base_b", "1.0"] },
{ "name": "normal", "channels": ["nor_r", "nor_g", "nor_b", "1.0"] },
{ "name": "mer", "channels": ["metal", "emis", "rough", "1.0"] }
]
}