refactor: 支持 Minecraft 1.21.1 版本
This commit is contained in:
Vendored
+3
-2
@@ -1,10 +1,11 @@
|
||||
{
|
||||
"typescript.tsserver.maxTsServerMemory": 4096,
|
||||
"json.schemas": [
|
||||
{
|
||||
"fileMatch": [
|
||||
"/probe/docs/*.json"
|
||||
"/recipe_schemas/*.json"
|
||||
],
|
||||
"url": "./.vscode/probe.doc-schema.json"
|
||||
"url": "./.vscode/recipe.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user