Add recipe generator

This commit is contained in:
Misode
2021-10-04 23:32:41 +02:00
parent 6c6277217d
commit 17ed93a182
7 changed files with 53 additions and 43 deletions

View File

@@ -15,11 +15,11 @@
"license": "MIT",
"dependencies": {
"@mcschema/core": "^0.12.10",
"@mcschema/java-1.15": "^0.2.0",
"@mcschema/java-1.16": "^0.6.3",
"@mcschema/java-1.17": "^0.2.23",
"@mcschema/java-1.18": "^0.1.4",
"@mcschema/locales": "^0.1.28",
"@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.5",
"@mcschema/locales": "^0.1.29",
"deepslate": "^0.9.0-beta.2",
"rfdc": "^1.3.0"
},