Add support for wolf_sound_variant folder

This commit is contained in:
Misode
2025-02-20 00:06:39 +01:00
parent 4d830d9d61
commit b23be41bee
3 changed files with 93 additions and 88 deletions

164
package-lock.json generated
View File

@@ -10,12 +10,12 @@
"license": "MIT",
"dependencies": {
"@giscus/react": "^2.2.3",
"@spyglassmc/core": "^0.4.25",
"@spyglassmc/java-edition": "^0.3.32",
"@spyglassmc/json": "^0.3.29",
"@spyglassmc/locales": "^0.3.12",
"@spyglassmc/mcdoc": "^0.3.29",
"@spyglassmc/nbt": "^0.3.30",
"@spyglassmc/core": "^0.4.27",
"@spyglassmc/java-edition": "^0.3.36",
"@spyglassmc/json": "^0.3.31",
"@spyglassmc/locales": "^0.3.13",
"@spyglassmc/mcdoc": "^0.3.31",
"@spyglassmc/nbt": "^0.3.32",
"@zip.js/zip.js": "^2.4.5",
"brace": "^0.11.1",
"buffer": "^6.0.3",
@@ -1279,11 +1279,11 @@
]
},
"node_modules/@spyglassmc/core": {
"version": "0.4.25",
"resolved": "https://registry.npmjs.org/@spyglassmc/core/-/core-0.4.25.tgz",
"integrity": "sha512-WYkzzSKJAMYZDbTIvknPOEaoxe62TqaGaz2PFm78GI7XUofrDMi4LNxxXSnYmciT+KMrYmpkoGp9bIrSEG9lOw==",
"version": "0.4.27",
"resolved": "https://registry.npmjs.org/@spyglassmc/core/-/core-0.4.27.tgz",
"integrity": "sha512-WUXAJ+zqdrk4lZsnkjKHvPBas13z4hLK3g13fF8sKwEym60CMPu2MYmLsMaaU55EEZanvTJUP8J5d1dvR3eCoQ==",
"dependencies": {
"@spyglassmc/locales": "0.3.12",
"@spyglassmc/locales": "0.3.13",
"base64-arraybuffer": "^1.0.2",
"binary-search": "^1.3.6",
"chokidar": "^3.5.2",
@@ -1308,59 +1308,59 @@
}
},
"node_modules/@spyglassmc/java-edition": {
"version": "0.3.32",
"resolved": "https://registry.npmjs.org/@spyglassmc/java-edition/-/java-edition-0.3.32.tgz",
"integrity": "sha512-EEWcyuWrwxgnAUVxdJsRJhiFW1rZHmHGdr6UeCTxxe3jEe+PRvTN98RFUyckeOI/upDQCcUxa4lZZfT0JqsHTg==",
"version": "0.3.36",
"resolved": "https://registry.npmjs.org/@spyglassmc/java-edition/-/java-edition-0.3.36.tgz",
"integrity": "sha512-4WesJNoKHx/tVA3vqO5jKya7hMZ/SgrfMy21C++sl2G85wK7FdYJ1BsUk8ZpXxm+NjHLMguA93c+KwxxM5yDlw==",
"dependencies": {
"@spyglassmc/core": "0.4.25",
"@spyglassmc/json": "0.3.29",
"@spyglassmc/locales": "0.3.12",
"@spyglassmc/mcdoc": "0.3.29",
"@spyglassmc/mcfunction": "0.2.27",
"@spyglassmc/nbt": "0.3.30"
"@spyglassmc/core": "0.4.27",
"@spyglassmc/json": "0.3.31",
"@spyglassmc/locales": "0.3.13",
"@spyglassmc/mcdoc": "0.3.31",
"@spyglassmc/mcfunction": "0.2.29",
"@spyglassmc/nbt": "0.3.32"
}
},
"node_modules/@spyglassmc/json": {
"version": "0.3.29",
"resolved": "https://registry.npmjs.org/@spyglassmc/json/-/json-0.3.29.tgz",
"integrity": "sha512-NsJKQ5ZGJlOc15c0c4fXGwrWhe61JN0sPNIiBtvKJfMzY1ro1p6c19yjz4bM97W+63amfm6FO4omlAZtanYugQ==",
"version": "0.3.31",
"resolved": "https://registry.npmjs.org/@spyglassmc/json/-/json-0.3.31.tgz",
"integrity": "sha512-E/+xdsScjkV5zjqGmo3TlqTT6IBxds3Sri99wR9ygQWbbt+YX6Q31lzEf7hQYeF3M8OKooG6p+9KEREuEzLN5g==",
"dependencies": {
"@spyglassmc/core": "0.4.25",
"@spyglassmc/locales": "0.3.12",
"@spyglassmc/mcdoc": "0.3.29"
"@spyglassmc/core": "0.4.27",
"@spyglassmc/locales": "0.3.13",
"@spyglassmc/mcdoc": "0.3.31"
}
},
"node_modules/@spyglassmc/locales": {
"version": "0.3.12",
"resolved": "https://registry.npmjs.org/@spyglassmc/locales/-/locales-0.3.12.tgz",
"integrity": "sha512-NPWzpzJp40yEcr3oe++B/hP7StT1ikUdXWMs+XH52EcLijUaNomD7JcvAFvH7KLq9IsMhpxBGNbs3xLnM/hq4Q=="
"version": "0.3.13",
"resolved": "https://registry.npmjs.org/@spyglassmc/locales/-/locales-0.3.13.tgz",
"integrity": "sha512-UWXRcoaV8e2Hw75Fd2T+4U9ZPMBBN/ppwRSkSRiBa26ZVw9hyZxyK+rdEK+YS0wwxGvICxNzYEICwHl5r6VA+A=="
},
"node_modules/@spyglassmc/mcdoc": {
"version": "0.3.29",
"resolved": "https://registry.npmjs.org/@spyglassmc/mcdoc/-/mcdoc-0.3.29.tgz",
"integrity": "sha512-brcVJjRcCOyxQjnnBjxXvNHD07y0cVZz29YRc4SGItlACpQaoEcbYzJpWlJvvEKncEgHIp5pfuPiAbzQpnSG0g==",
"version": "0.3.31",
"resolved": "https://registry.npmjs.org/@spyglassmc/mcdoc/-/mcdoc-0.3.31.tgz",
"integrity": "sha512-Rwzgzjka6L15dj/ukhnyRR8EpwzZ9K9qpBlgphWRAUtXR4V8AHQ2EqauKdPG7O4XMya+f4vLl4U4Vj+6/VUdRg==",
"dependencies": {
"@spyglassmc/core": "0.4.25",
"@spyglassmc/locales": "0.3.12"
"@spyglassmc/core": "0.4.27",
"@spyglassmc/locales": "0.3.13"
}
},
"node_modules/@spyglassmc/mcfunction": {
"version": "0.2.27",
"resolved": "https://registry.npmjs.org/@spyglassmc/mcfunction/-/mcfunction-0.2.27.tgz",
"integrity": "sha512-K33+r1Oz6c6jX0QSofIOpH+EosKqk9DWJaGWZfg5lX3ErYu37fhkU6FxGyf8+lFAU/4ls8edbBUxWyrwPJ5dIg==",
"version": "0.2.29",
"resolved": "https://registry.npmjs.org/@spyglassmc/mcfunction/-/mcfunction-0.2.29.tgz",
"integrity": "sha512-hSJNVTeI72litqTRTznkJL+HNXklywKpO/x1cVaU4TjJW+TxLaYoUTjFTiiqj06ifdGPYGV0KKQHtkHYf0UmPw==",
"dependencies": {
"@spyglassmc/core": "0.4.25",
"@spyglassmc/locales": "0.3.12"
"@spyglassmc/core": "0.4.27",
"@spyglassmc/locales": "0.3.13"
}
},
"node_modules/@spyglassmc/nbt": {
"version": "0.3.30",
"resolved": "https://registry.npmjs.org/@spyglassmc/nbt/-/nbt-0.3.30.tgz",
"integrity": "sha512-jpn1Uc/CauM67/6xvUk5o3eugMFgUxdIniC8INDVVULdzazjYrHxcbRrewdq8sdjtmSvl9M1M+eQMLYixLBJpA==",
"version": "0.3.32",
"resolved": "https://registry.npmjs.org/@spyglassmc/nbt/-/nbt-0.3.32.tgz",
"integrity": "sha512-i/oJpV42pAfXnAPr2vWmr4fXuZRlnPsKidQVxRH1cz7KijzZ+xBzrb6C3OWBUIjiCf5kacp1PXTJWdt+1Q4yVg==",
"dependencies": {
"@spyglassmc/core": "0.4.25",
"@spyglassmc/locales": "0.3.12",
"@spyglassmc/mcdoc": "0.3.29"
"@spyglassmc/core": "0.4.27",
"@spyglassmc/locales": "0.3.13",
"@spyglassmc/mcdoc": "0.3.31"
}
},
"node_modules/@types/diff": {
@@ -5798,11 +5798,11 @@
"optional": true
},
"@spyglassmc/core": {
"version": "0.4.25",
"resolved": "https://registry.npmjs.org/@spyglassmc/core/-/core-0.4.25.tgz",
"integrity": "sha512-WYkzzSKJAMYZDbTIvknPOEaoxe62TqaGaz2PFm78GI7XUofrDMi4LNxxXSnYmciT+KMrYmpkoGp9bIrSEG9lOw==",
"version": "0.4.27",
"resolved": "https://registry.npmjs.org/@spyglassmc/core/-/core-0.4.27.tgz",
"integrity": "sha512-WUXAJ+zqdrk4lZsnkjKHvPBas13z4hLK3g13fF8sKwEym60CMPu2MYmLsMaaU55EEZanvTJUP8J5d1dvR3eCoQ==",
"requires": {
"@spyglassmc/locales": "0.3.12",
"@spyglassmc/locales": "0.3.13",
"base64-arraybuffer": "^1.0.2",
"binary-search": "^1.3.6",
"chokidar": "^3.5.2",
@@ -5823,59 +5823,59 @@
}
},
"@spyglassmc/java-edition": {
"version": "0.3.32",
"resolved": "https://registry.npmjs.org/@spyglassmc/java-edition/-/java-edition-0.3.32.tgz",
"integrity": "sha512-EEWcyuWrwxgnAUVxdJsRJhiFW1rZHmHGdr6UeCTxxe3jEe+PRvTN98RFUyckeOI/upDQCcUxa4lZZfT0JqsHTg==",
"version": "0.3.36",
"resolved": "https://registry.npmjs.org/@spyglassmc/java-edition/-/java-edition-0.3.36.tgz",
"integrity": "sha512-4WesJNoKHx/tVA3vqO5jKya7hMZ/SgrfMy21C++sl2G85wK7FdYJ1BsUk8ZpXxm+NjHLMguA93c+KwxxM5yDlw==",
"requires": {
"@spyglassmc/core": "0.4.25",
"@spyglassmc/json": "0.3.29",
"@spyglassmc/locales": "0.3.12",
"@spyglassmc/mcdoc": "0.3.29",
"@spyglassmc/mcfunction": "0.2.27",
"@spyglassmc/nbt": "0.3.30"
"@spyglassmc/core": "0.4.27",
"@spyglassmc/json": "0.3.31",
"@spyglassmc/locales": "0.3.13",
"@spyglassmc/mcdoc": "0.3.31",
"@spyglassmc/mcfunction": "0.2.29",
"@spyglassmc/nbt": "0.3.32"
}
},
"@spyglassmc/json": {
"version": "0.3.29",
"resolved": "https://registry.npmjs.org/@spyglassmc/json/-/json-0.3.29.tgz",
"integrity": "sha512-NsJKQ5ZGJlOc15c0c4fXGwrWhe61JN0sPNIiBtvKJfMzY1ro1p6c19yjz4bM97W+63amfm6FO4omlAZtanYugQ==",
"version": "0.3.31",
"resolved": "https://registry.npmjs.org/@spyglassmc/json/-/json-0.3.31.tgz",
"integrity": "sha512-E/+xdsScjkV5zjqGmo3TlqTT6IBxds3Sri99wR9ygQWbbt+YX6Q31lzEf7hQYeF3M8OKooG6p+9KEREuEzLN5g==",
"requires": {
"@spyglassmc/core": "0.4.25",
"@spyglassmc/locales": "0.3.12",
"@spyglassmc/mcdoc": "0.3.29"
"@spyglassmc/core": "0.4.27",
"@spyglassmc/locales": "0.3.13",
"@spyglassmc/mcdoc": "0.3.31"
}
},
"@spyglassmc/locales": {
"version": "0.3.12",
"resolved": "https://registry.npmjs.org/@spyglassmc/locales/-/locales-0.3.12.tgz",
"integrity": "sha512-NPWzpzJp40yEcr3oe++B/hP7StT1ikUdXWMs+XH52EcLijUaNomD7JcvAFvH7KLq9IsMhpxBGNbs3xLnM/hq4Q=="
"version": "0.3.13",
"resolved": "https://registry.npmjs.org/@spyglassmc/locales/-/locales-0.3.13.tgz",
"integrity": "sha512-UWXRcoaV8e2Hw75Fd2T+4U9ZPMBBN/ppwRSkSRiBa26ZVw9hyZxyK+rdEK+YS0wwxGvICxNzYEICwHl5r6VA+A=="
},
"@spyglassmc/mcdoc": {
"version": "0.3.29",
"resolved": "https://registry.npmjs.org/@spyglassmc/mcdoc/-/mcdoc-0.3.29.tgz",
"integrity": "sha512-brcVJjRcCOyxQjnnBjxXvNHD07y0cVZz29YRc4SGItlACpQaoEcbYzJpWlJvvEKncEgHIp5pfuPiAbzQpnSG0g==",
"version": "0.3.31",
"resolved": "https://registry.npmjs.org/@spyglassmc/mcdoc/-/mcdoc-0.3.31.tgz",
"integrity": "sha512-Rwzgzjka6L15dj/ukhnyRR8EpwzZ9K9qpBlgphWRAUtXR4V8AHQ2EqauKdPG7O4XMya+f4vLl4U4Vj+6/VUdRg==",
"requires": {
"@spyglassmc/core": "0.4.25",
"@spyglassmc/locales": "0.3.12"
"@spyglassmc/core": "0.4.27",
"@spyglassmc/locales": "0.3.13"
}
},
"@spyglassmc/mcfunction": {
"version": "0.2.27",
"resolved": "https://registry.npmjs.org/@spyglassmc/mcfunction/-/mcfunction-0.2.27.tgz",
"integrity": "sha512-K33+r1Oz6c6jX0QSofIOpH+EosKqk9DWJaGWZfg5lX3ErYu37fhkU6FxGyf8+lFAU/4ls8edbBUxWyrwPJ5dIg==",
"version": "0.2.29",
"resolved": "https://registry.npmjs.org/@spyglassmc/mcfunction/-/mcfunction-0.2.29.tgz",
"integrity": "sha512-hSJNVTeI72litqTRTznkJL+HNXklywKpO/x1cVaU4TjJW+TxLaYoUTjFTiiqj06ifdGPYGV0KKQHtkHYf0UmPw==",
"requires": {
"@spyglassmc/core": "0.4.25",
"@spyglassmc/locales": "0.3.12"
"@spyglassmc/core": "0.4.27",
"@spyglassmc/locales": "0.3.13"
}
},
"@spyglassmc/nbt": {
"version": "0.3.30",
"resolved": "https://registry.npmjs.org/@spyglassmc/nbt/-/nbt-0.3.30.tgz",
"integrity": "sha512-jpn1Uc/CauM67/6xvUk5o3eugMFgUxdIniC8INDVVULdzazjYrHxcbRrewdq8sdjtmSvl9M1M+eQMLYixLBJpA==",
"version": "0.3.32",
"resolved": "https://registry.npmjs.org/@spyglassmc/nbt/-/nbt-0.3.32.tgz",
"integrity": "sha512-i/oJpV42pAfXnAPr2vWmr4fXuZRlnPsKidQVxRH1cz7KijzZ+xBzrb6C3OWBUIjiCf5kacp1PXTJWdt+1Q4yVg==",
"requires": {
"@spyglassmc/core": "0.4.25",
"@spyglassmc/locales": "0.3.12",
"@spyglassmc/mcdoc": "0.3.29"
"@spyglassmc/core": "0.4.27",
"@spyglassmc/locales": "0.3.13",
"@spyglassmc/mcdoc": "0.3.31"
}
},
"@types/diff": {