Add Java 1.17 version and version switcher

This commit is contained in:
Misode
2020-11-06 01:34:44 +01:00
parent 0b7e7c1203
commit c9165df29e
8 changed files with 101 additions and 15 deletions

View File

@@ -41,6 +41,16 @@
"name": "正體中文"
}
],
"versions": [
{
"id": "1.17",
"mcdata_ref": "master"
},
{
"id": "1.16",
"mcdata_ref": "1.16.4"
}
],
"models": [
{
"id": "loot-table",
@@ -148,6 +158,10 @@
"worldgen/structure_processor",
"worldgen/surface_builder",
"worldgen/tree_decorator_type",
"worldgen/trunk_placer_type"
"worldgen/trunk_placer_type",
{
"id": "worldgen/biome",
"path": "/processed/reports/biomes/data.min.json"
}
]
}