Files
misode.github.io/src/config.json
2021-10-08 02:34:55 +02:00

262 lines
7.5 KiB
JSON

{
"languages": [
{
"code": "de",
"name": "Deutsch"
},
{
"code": "en",
"name": "English"
},
{
"code": "fr",
"name": "Français"
},
{
"code": "it",
"name": "Italiano"
},
{
"code": "ja",
"name": "日本語"
},
{
"code": "pl",
"name": "Polski"
},
{
"code": "pt",
"name": "Português"
},
{
"code": "ru",
"name": "Русский"
},
{
"code": "sk",
"name": "Slovenčina",
"schemas": false
},
{
"code": "zh-cn",
"name": "简体中文"
},
{
"code": "zh-tw",
"name": "正體中文"
}
],
"versions": [
{
"id": "1.15",
"latest": "1.15.2",
"refs": {
"mcdata_master": "13355f7"
}
},
{
"id": "1.16",
"latest": "1.16.5",
"refs": {
"mcdata_master": "1.16.4",
"vanilla_datapack_data": "1.16.4-data",
"vanilla_datapack_summary": "1.16.4-summary"
}
},
{
"id": "1.17",
"latest": "1.17.1",
"refs": {
"mcdata_master": "1.17.1",
"vanilla_datapack_data": "1.17.1-data",
"vanilla_datapack_summary": "1.17.1-summary"
}
},
{
"id": "1.18",
"refs": {
"mcdata_master": "master",
"vanilla_datapack_data": "data",
"vanilla_datapack_summary": "summary"
},
"dynamic": true
}
],
"generators": [
{
"id": "loot_table",
"url": "loot-table",
"path": "loot_tables",
"schema": "loot_table",
"maxVersion": "1.17"
},
{
"id": "predicate",
"url": "predicate",
"path": "predicates",
"schema": "predicate"
},
{
"id": "item_modifier",
"url": "item-modifier",
"path": "item_modifiers",
"schema": "item_modifier",
"minVersion": "1.17"
},
{
"id": "advancement",
"url": "advancement",
"path": "advancements",
"schema": "advancement"
},
{
"id": "recipe",
"url": "recipe",
"path": "recipes",
"schema": "recipe"
},
{
"id": "dimension",
"url": "dimension",
"schema": "dimension",
"category": "worldgen",
"minVersion": "1.16"
},
{
"id": "dimension_type",
"url": "dimension-type",
"schema": "dimension_type",
"category": "worldgen",
"minVersion": "1.16"
},
{
"id": "world",
"url": "world",
"schema": "world_settings",
"category": "worldgen",
"minVersion": "1.16"
},
{
"id": "worldgen/biome",
"url": "worldgen/biome",
"category": "worldgen",
"schema": "biome",
"minVersion": "1.16"
},
{
"id": "worldgen/configured_carver",
"url": "worldgen/carver",
"category": "worldgen",
"schema": "configured_carver",
"minVersion": "1.16"
},
{
"id": "worldgen/configured_feature",
"url": "worldgen/feature",
"category": "worldgen",
"schema": "configured_feature",
"minVersion": "1.16"
},
{
"id": "worldgen/noise_settings",
"url": "worldgen/noise-settings",
"category": "worldgen",
"schema": "noise_settings",
"minVersion": "1.16"
},
{
"id": "worldgen/configured_structure_feature",
"url": "worldgen/structure-feature",
"category": "worldgen",
"schema": "configured_structure_feature",
"minVersion": "1.16"
},
{
"id": "worldgen/configured_surface_builder",
"url": "worldgen/surface-builder",
"category": "worldgen",
"schema": "configured_surface_builder",
"minVersion": "1.16"
},
{
"id": "worldgen/processor_list",
"url": "worldgen/processor-list",
"category": "worldgen",
"schema": "processor_list",
"minVersion": "1.16"
},
{
"id": "worldgen/template_pool",
"url": "worldgen/template-pool",
"category": "worldgen",
"schema": "template_pool",
"minVersion": "1.16"
}
],
"registries": [
{ "id": "advancement", "dynamic": true },
{ "id": "attribute", "minVersion": "1.16" },
{ "id": "block" },
{ "id": "block_predicate_type", "minVersion": "1.18" },
{ "id": "dimension", "dynamic": true },
{ "id": "dimension_type", "dynamic": true },
{ "id": "enchantment" },
{ "id": "entity_type" },
{ "id": "fluid" },
{ "id": "function", "dynamic": true },
{ "id": "float_provider_type", "minVersion": "1.17" },
{ "id": "item" },
{ "id": "int_provider_type", "minVersion": "1.17" },
{ "id": "height_provider_type", "minVersion": "1.17" },
{ "id": "loot_condition_type", "minVersion": "1.16" },
{ "id": "loot_condition_type", "minVersion": "1.16" },
{ "id": "loot_function_type", "minVersion": "1.16" },
{ "id": "loot_nbt_provider_type", "minVersion": "1.17" },
{ "id": "loot_number_provider_type", "minVersion": "1.17" },
{ "id": "loot_pool_entry_type", "minVersion": "1.16" },
{ "id": "loot_score_provider_type", "minVersion": "1.17" },
{ "id": "loot_table", "dynamic": true },
{ "id": "mob_effect" },
{ "id": "pos_rule_test", "minVersion": "1.16" },
{ "id": "potion", "minVersion": "1.15" },
{ "id": "predicate", "dynamic": true },
{ "id": "recipe", "dynamic": true },
{ "id": "recipe_serializer" },
{ "id": "rule_test", "minVersion": "1.16" },
{ "id": "sound_event" },
{ "id": "stat_type" },
{ "id": "structure", "dynamic": true },
{ "id": "tag/block", "dynamic": true },
{ "id": "tag/entity_type", "dynamic": true },
{ "id": "tag/fluid", "dynamic": true },
{ "id": "tag/function", "dynamic": true },
{ "id": "tag/item", "dynamic": true },
{ "id": "worldgen/biome", "dynamic": true },
{ "id": "worldgen/block_state_provider_type", "minVersion": "1.16" },
{ "id": "worldgen/block_placer_type", "minVersion": "1.16", "maxVersion": "1.17" },
{ "id": "worldgen/biome_source", "minVersion": "1.16" },
{ "id": "worldgen/carver", "minVersion": "1.16" },
{ "id": "worldgen/chunk_generator", "minVersion": "1.16" },
{ "id": "worldgen/configured_carver", "minVersion": "1.16" , "dynamic": true },
{ "id": "worldgen/configured_decorator", "minVersion": "1.16" , "dynamic": true },
{ "id": "worldgen/configured_feature", "minVersion": "1.16" , "dynamic": true },
{ "id": "worldgen/configured_structure_feature", "minVersion": "1.16" , "dynamic": true },
{ "id": "worldgen/configured_surface_builder", "minVersion": "1.16" , "dynamic": true },
{ "id": "worldgen/decorator", "minVersion": "1.16" },
{ "id": "worldgen/feature", "minVersion": "1.16" },
{ "id": "worldgen/feature_size_type", "minVersion": "1.16" },
{ "id": "worldgen/foliage_placer_type", "minVersion": "1.16" },
{ "id": "worldgen/noise_settings", "minVersion": "1.16" , "dynamic": true },
{ "id": "worldgen/processor_list", "minVersion": "1.16" , "dynamic": true },
{ "id": "worldgen/structure_feature", "minVersion": "1.16" },
{ "id": "worldgen/structure_pool_element", "minVersion": "1.16" },
{ "id": "worldgen/structure_processor", "minVersion": "1.16" },
{ "id": "worldgen/surface_builder", "minVersion": "1.16" },
{ "id": "worldgen/template_pool", "minVersion": "1.16" , "dynamic": true },
{ "id": "worldgen/tree_decorator_type", "minVersion": "1.16" },
{ "id": "worldgen/trunk_placer_type", "minVersion": "1.16" },
{ "id": "biome", "maxVersion": "1.15" },
{ "id": "worldgen/biome", "minVersion": "1.16", "path": "processed/reports/biomes" }
]
}