Initial resource pack – disc 13 replacement + painting/vinyl structure

This commit is contained in:
D3SXX
2026-05-09 13:46:17 +00:00
commit 1796b051d0
11 changed files with 139 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
{
"vinyl.track_01": {
"sounds": [
{
"name": "create:vinyl/track_01",
"stream": true
}
],
"subtitle": "create.subtitle.vinyl.track_01"
},
"vinyl.track_02": {
"sounds": [
{
"name": "create:vinyl/track_02",
"stream": true
}
],
"subtitle": "create.subtitle.vinyl.track_02"
}
}