Version 5.4

This commit is contained in:
2026-01-27 17:19:00 +00:00
parent 59ef42a1c2
commit d7558df773
3554 changed files with 303488 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
{
"main/all": [
{
"texture": "silentgear:main_generic_hc",
"color": "#FFEF0E"
},
{
"texture": "silentgear:_highlight"
}
],
"main/fragment": [
{
"texture": "silentgear:metal",
"color": "#FFEF0E"
}
],
"rod/all": [
{
"texture": "silentgear:rod_generic_hc",
"color": "#FFEF0E"
}
],
"rod/part": [
{
"texture": "silentgear:rod",
"color": "#FFEF0E"
}
]
}

View File

@@ -0,0 +1,29 @@
{
"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"
}
]
}

View File

@@ -0,0 +1,29 @@
{
"main/all": [
{
"texture": "silentgear:main_generic_hc",
"color": "#26DE88"
},
{
"texture": "silentgear:_highlight"
}
],
"main/fragment": [
{
"texture": "silentgear:metal",
"color": "#26DE88"
}
],
"rod/all": [
{
"texture": "silentgear:rod_generic_hc",
"color": "#26DE88"
}
],
"rod/part": [
{
"texture": "silentgear:rod",
"color": "#26DE88"
}
]
}