29 lines
457 B
JSON
29 lines
457 B
JSON
{
|
|
"main/all": [
|
|
{
|
|
"texture": "silentgear:main_generic_hc",
|
|
"color": "#D152E3"
|
|
},
|
|
{
|
|
"texture": "silentgear:_highlight"
|
|
}
|
|
],
|
|
"main/fragment": [
|
|
{
|
|
"texture": "silentgear:metal",
|
|
"color": "#D152E3"
|
|
}
|
|
],
|
|
"rod/all": [
|
|
{
|
|
"texture": "silentgear:rod_generic_hc",
|
|
"color": "#D152E3"
|
|
}
|
|
],
|
|
"rod/part": [
|
|
{
|
|
"texture": "silentgear:rod",
|
|
"color": "#D152E3"
|
|
}
|
|
]
|
|
} |