Add resource pack generators: blockstates and model

This commit is contained in:
Misode
2021-11-05 01:22:23 +01:00
parent 6d8829ecde
commit fba80da273
11 changed files with 115 additions and 38 deletions

46
package-lock.json generated
View File

@@ -9,12 +9,12 @@
"version": "1.0.0",
"license": "MIT",
"dependencies": {
"@mcschema/core": "^0.12.13",
"@mcschema/core": "^0.12.16",
"@mcschema/java-1.15": "^0.2.2",
"@mcschema/java-1.16": "^0.6.5",
"@mcschema/java-1.17": "^0.2.24",
"@mcschema/java-1.18": "^0.1.17",
"@mcschema/locales": "^0.1.36",
"@mcschema/java-1.18": "^0.2.2",
"@mcschema/locales": "^0.1.38",
"deepslate": "^0.9.0-beta.6",
"deepslate-rs": "^0.1.6",
"howler": "^2.2.3",
@@ -321,9 +321,9 @@
}
},
"node_modules/@mcschema/core": {
"version": "0.12.13",
"resolved": "https://registry.npmjs.org/@mcschema/core/-/core-0.12.13.tgz",
"integrity": "sha512-k5io/SNI3rsbtEtUniTxxN3Mms+g+L6/o3aMfYOsCK2vn163pPSY84wO5wWGxec87726P8a1wkRvos7rdqV/Jw=="
"version": "0.12.16",
"resolved": "https://registry.npmjs.org/@mcschema/core/-/core-0.12.16.tgz",
"integrity": "sha512-iZwNW7VvBBSa4npt0lqI+zxnJ6FoxcbODeON3Tcvdt2OrJSqqqo0ZLYVnwj1ugF9TqVgVDM0w/4Qb2PGe518gg=="
},
"node_modules/@mcschema/java-1.15": {
"version": "0.2.2",
@@ -350,17 +350,17 @@
}
},
"node_modules/@mcschema/java-1.18": {
"version": "0.1.17",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.18/-/java-1.18-0.1.17.tgz",
"integrity": "sha512-/AWx1n4d3uiZH0wQ0Hq9M+8DHU2KxmKAtbLUTxGmrWNqHvMii4suhPHjX7Us53pJKGSL1Z2DpsFD8ctANDKBeA==",
"version": "0.2.2",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.18/-/java-1.18-0.2.2.tgz",
"integrity": "sha512-UjHOHGlEaNw9Bk7PNRGppL9yVIuD1bIlUzei+taucqoMNu7t30g/86e98UJrY+mDj6pTnZemlXeHleIk39hm9g==",
"dependencies": {
"@mcschema/core": "^0.12.13"
"@mcschema/core": "^0.12.16"
}
},
"node_modules/@mcschema/locales": {
"version": "0.1.36",
"resolved": "https://registry.npmjs.org/@mcschema/locales/-/locales-0.1.36.tgz",
"integrity": "sha512-MKmkX6BF+uWrQO0vUvCJkK0QyeRuIeQHWmMNKP7igZ2VO2rxlhuJx6i+etoT5Fe3DrAEBt2HX/5ZIrZ65llxfQ=="
"version": "0.1.38",
"resolved": "https://registry.npmjs.org/@mcschema/locales/-/locales-0.1.38.tgz",
"integrity": "sha512-HwH3yURCT6+D4oRH6WYAw38DfjLelpAVkOfsOzXSszvd+hyjVt4lDtUNMggGDaUMoZGw0HQ2oXqDLEDtEERwiQ=="
},
"node_modules/@nodelib/fs.scandir": {
"version": "2.1.5",
@@ -2982,9 +2982,9 @@
}
},
"@mcschema/core": {
"version": "0.12.13",
"resolved": "https://registry.npmjs.org/@mcschema/core/-/core-0.12.13.tgz",
"integrity": "sha512-k5io/SNI3rsbtEtUniTxxN3Mms+g+L6/o3aMfYOsCK2vn163pPSY84wO5wWGxec87726P8a1wkRvos7rdqV/Jw=="
"version": "0.12.16",
"resolved": "https://registry.npmjs.org/@mcschema/core/-/core-0.12.16.tgz",
"integrity": "sha512-iZwNW7VvBBSa4npt0lqI+zxnJ6FoxcbODeON3Tcvdt2OrJSqqqo0ZLYVnwj1ugF9TqVgVDM0w/4Qb2PGe518gg=="
},
"@mcschema/java-1.15": {
"version": "0.2.2",
@@ -3011,17 +3011,17 @@
}
},
"@mcschema/java-1.18": {
"version": "0.1.17",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.18/-/java-1.18-0.1.17.tgz",
"integrity": "sha512-/AWx1n4d3uiZH0wQ0Hq9M+8DHU2KxmKAtbLUTxGmrWNqHvMii4suhPHjX7Us53pJKGSL1Z2DpsFD8ctANDKBeA==",
"version": "0.2.2",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.18/-/java-1.18-0.2.2.tgz",
"integrity": "sha512-UjHOHGlEaNw9Bk7PNRGppL9yVIuD1bIlUzei+taucqoMNu7t30g/86e98UJrY+mDj6pTnZemlXeHleIk39hm9g==",
"requires": {
"@mcschema/core": "^0.12.13"
"@mcschema/core": "^0.12.16"
}
},
"@mcschema/locales": {
"version": "0.1.36",
"resolved": "https://registry.npmjs.org/@mcschema/locales/-/locales-0.1.36.tgz",
"integrity": "sha512-MKmkX6BF+uWrQO0vUvCJkK0QyeRuIeQHWmMNKP7igZ2VO2rxlhuJx6i+etoT5Fe3DrAEBt2HX/5ZIrZ65llxfQ=="
"version": "0.1.38",
"resolved": "https://registry.npmjs.org/@mcschema/locales/-/locales-0.1.38.tgz",
"integrity": "sha512-HwH3yURCT6+D4oRH6WYAw38DfjLelpAVkOfsOzXSszvd+hyjVt4lDtUNMggGDaUMoZGw0HQ2oXqDLEDtEERwiQ=="
},
"@nodelib/fs.scandir": {
"version": "2.1.5",