Add block field to multiface_growth feature

This commit is contained in:
Misode
2022-06-17 21:32:17 +02:00
parent e2281e0d36
commit f06638336a
2 changed files with 16 additions and 16 deletions
+14 -14
View File
@@ -16,8 +16,8 @@
"@mcschema/java-1.17": "^0.2.29",
"@mcschema/java-1.18": "^0.3.5",
"@mcschema/java-1.18.2": "^0.1.10",
"@mcschema/java-1.19": "^0.1.27",
"@mcschema/locales": "^0.1.64",
"@mcschema/java-1.19": "^0.1.28",
"@mcschema/locales": "^0.1.65",
"@zip.js/zip.js": "^2.4.5",
"brace": "^0.11.1",
"buffer": "^6.0.3",
@@ -563,17 +563,17 @@
}
},
"node_modules/@mcschema/java-1.19": {
"version": "0.1.27",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.19/-/java-1.19-0.1.27.tgz",
"integrity": "sha512-R2RKqdUM68o/Js4pJReqKs9x10zj4kynidKeWF3GSFU6nu7sdCN6iJDkuY8mt3y9uwtnO8Ey79Gnb3Px3y4f4w==",
"version": "0.1.28",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.19/-/java-1.19-0.1.28.tgz",
"integrity": "sha512-Ee5y9Gaog3wUhlcObYNPi/oo4TfLkdMr15D7Ng5wpSQvl4M8pqm7GNx1zJo9UHH0CtXL+OXNATGnX/EJADlubQ==",
"dependencies": {
"@mcschema/core": "^0.12.34"
}
},
"node_modules/@mcschema/locales": {
"version": "0.1.64",
"resolved": "https://registry.npmjs.org/@mcschema/locales/-/locales-0.1.64.tgz",
"integrity": "sha512-TBl6a9dRFXqOUHt+sXnEaB+IhnN+1YhiPhNFhmelETAExgKyNehT3XDCYEi2//Wk/LQA0M7YKvaIyV+kzaTT4w=="
"version": "0.1.65",
"resolved": "https://registry.npmjs.org/@mcschema/locales/-/locales-0.1.65.tgz",
"integrity": "sha512-5O8rO0+ZuiPq0oZAEecy+dYtpl2d56v4PPxCRX26qPT3280umfkin6wk2a/8iHI2vlRqXkMF+kOqewAwyOM+wA=="
},
"node_modules/@nodelib/fs.scandir": {
"version": "2.1.5",
@@ -5635,17 +5635,17 @@
}
},
"@mcschema/java-1.19": {
"version": "0.1.27",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.19/-/java-1.19-0.1.27.tgz",
"integrity": "sha512-R2RKqdUM68o/Js4pJReqKs9x10zj4kynidKeWF3GSFU6nu7sdCN6iJDkuY8mt3y9uwtnO8Ey79Gnb3Px3y4f4w==",
"version": "0.1.28",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.19/-/java-1.19-0.1.28.tgz",
"integrity": "sha512-Ee5y9Gaog3wUhlcObYNPi/oo4TfLkdMr15D7Ng5wpSQvl4M8pqm7GNx1zJo9UHH0CtXL+OXNATGnX/EJADlubQ==",
"requires": {
"@mcschema/core": "^0.12.34"
}
},
"@mcschema/locales": {
"version": "0.1.64",
"resolved": "https://registry.npmjs.org/@mcschema/locales/-/locales-0.1.64.tgz",
"integrity": "sha512-TBl6a9dRFXqOUHt+sXnEaB+IhnN+1YhiPhNFhmelETAExgKyNehT3XDCYEi2//Wk/LQA0M7YKvaIyV+kzaTT4w=="
"version": "0.1.65",
"resolved": "https://registry.npmjs.org/@mcschema/locales/-/locales-0.1.65.tgz",
"integrity": "sha512-5O8rO0+ZuiPq0oZAEecy+dYtpl2d56v4PPxCRX26qPT3280umfkin6wk2a/8iHI2vlRqXkMF+kOqewAwyOM+wA=="
},
"@nodelib/fs.scandir": {
"version": "2.1.5",