Files
armorpaint/Assets/export_presets/minecraft_mer.json
T

8 lines
230 B
JSON
Raw Normal View History

2020-04-02 09:28:22 +02:00
{
"textures": [
2020-04-17 11:44:04 +02:00
{ "name": "", "channels": ["base_r", "base_g", "base_b", "1.0"] },
2020-04-02 09:28:22 +02:00
{ "name": "normal", "channels": ["nor_r", "nor_g", "nor_b", "1.0"] },
{ "name": "mer", "channels": ["metal", "emis", "rough", "1.0"] }
]
}