mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 07:10:41 +00:00
358 lines
7.5 KiB
JSON
358 lines
7.5 KiB
JSON
{
|
|
"languages": [
|
|
{
|
|
"code": "de",
|
|
"name": "Deutsch"
|
|
},
|
|
{
|
|
"code": "en",
|
|
"name": "English"
|
|
},
|
|
{
|
|
"code": "es",
|
|
"name": "Español"
|
|
},
|
|
{
|
|
"code": "fr",
|
|
"name": "Français"
|
|
},
|
|
{
|
|
"code": "it",
|
|
"name": "Italiano"
|
|
},
|
|
{
|
|
"code": "ja",
|
|
"name": "日本語"
|
|
},
|
|
{
|
|
"code": "ko",
|
|
"name": "한국어",
|
|
"schemas": false
|
|
},
|
|
{
|
|
"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",
|
|
"ref": "1.15.2",
|
|
"pack_format": 5
|
|
},
|
|
{
|
|
"id": "1.16",
|
|
"ref": "1.16.5",
|
|
"pack_format": 6
|
|
},
|
|
{
|
|
"id": "1.17",
|
|
"ref": "1.17.1",
|
|
"pack_format": 7
|
|
},
|
|
{
|
|
"id": "1.18",
|
|
"ref": "1.18.1",
|
|
"pack_format": 8
|
|
},
|
|
{
|
|
"id": "1.18.2",
|
|
"ref": "1.18.2",
|
|
"pack_format": 9
|
|
},
|
|
{
|
|
"id": "1.19",
|
|
"ref": "1.19.2",
|
|
"pack_format": 10
|
|
},
|
|
{
|
|
"id": "1.19.3",
|
|
"dynamic": true,
|
|
"pack_format": 10
|
|
}
|
|
],
|
|
"generators": [
|
|
{
|
|
"id": "loot_table",
|
|
"url": "loot-table",
|
|
"path": "loot_tables",
|
|
"schema": "loot_table"
|
|
},
|
|
{
|
|
"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": "text_component",
|
|
"url": "text-component",
|
|
"schema": "text_component",
|
|
"noPath": true
|
|
},
|
|
{
|
|
"id": "chat_type",
|
|
"url": "chat-type",
|
|
"schema": "chat_type",
|
|
"minVersion": "1.19"
|
|
},
|
|
{
|
|
"id": "pack_mcmeta",
|
|
"url": "pack-mcmeta",
|
|
"schema": "pack_mcmeta"
|
|
},
|
|
{
|
|
"id": "dimension",
|
|
"url": "dimension",
|
|
"schema": "dimension",
|
|
"tags": ["worldgen"],
|
|
"minVersion": "1.16"
|
|
},
|
|
{
|
|
"id": "dimension_type",
|
|
"url": "dimension-type",
|
|
"schema": "dimension_type",
|
|
"tags": ["worldgen"],
|
|
"minVersion": "1.16"
|
|
},
|
|
{
|
|
"id": "worldgen/biome",
|
|
"url": "worldgen/biome",
|
|
"tags": ["worldgen"],
|
|
"schema": "biome",
|
|
"minVersion": "1.16"
|
|
},
|
|
{
|
|
"id": "worldgen/configured_carver",
|
|
"url": "worldgen/carver",
|
|
"tags": ["worldgen"],
|
|
"schema": "configured_carver",
|
|
"minVersion": "1.16"
|
|
},
|
|
{
|
|
"id": "worldgen/configured_feature",
|
|
"url": "worldgen/feature",
|
|
"tags": ["worldgen"],
|
|
"schema": "configured_feature",
|
|
"minVersion": "1.16"
|
|
},
|
|
{
|
|
"id": "worldgen/placed_feature",
|
|
"url": "worldgen/placed-feature",
|
|
"tags": ["worldgen"],
|
|
"schema": "placed_feature",
|
|
"minVersion": "1.18"
|
|
},
|
|
{
|
|
"id": "worldgen/density_function",
|
|
"url": "worldgen/density-function",
|
|
"tags": ["worldgen"],
|
|
"schema": "density_function",
|
|
"minVersion": "1.18.2"
|
|
},
|
|
{
|
|
"id": "worldgen/noise",
|
|
"url": "worldgen/noise",
|
|
"tags": ["worldgen"],
|
|
"schema": "noise_parameters",
|
|
"minVersion": "1.18"
|
|
},
|
|
{
|
|
"id": "worldgen/noise_settings",
|
|
"url": "worldgen/noise-settings",
|
|
"tags": ["worldgen"],
|
|
"schema": "noise_settings",
|
|
"minVersion": "1.16"
|
|
},
|
|
{
|
|
"id": "worldgen/configured_structure_feature",
|
|
"url": "worldgen/structure-feature",
|
|
"tags": ["worldgen"],
|
|
"schema": "configured_structure_feature",
|
|
"minVersion": "1.16",
|
|
"maxVersion": "1.18.2"
|
|
},
|
|
{
|
|
"id": "worldgen/structure",
|
|
"url": "worldgen/structure",
|
|
"tags": ["worldgen"],
|
|
"schema": "structure",
|
|
"minVersion": "1.19"
|
|
},
|
|
{
|
|
"id": "worldgen/structure_set",
|
|
"url": "worldgen/structure-set",
|
|
"tags": ["worldgen"],
|
|
"schema": "structure_set",
|
|
"minVersion": "1.18.2"
|
|
},
|
|
{
|
|
"id": "worldgen/configured_surface_builder",
|
|
"url": "worldgen/surface-builder",
|
|
"tags": ["worldgen"],
|
|
"schema": "configured_surface_builder",
|
|
"minVersion": "1.16",
|
|
"maxVersion": "1.17"
|
|
},
|
|
{
|
|
"id": "worldgen/processor_list",
|
|
"url": "worldgen/processor-list",
|
|
"tags": ["worldgen"],
|
|
"schema": "processor_list",
|
|
"minVersion": "1.16"
|
|
},
|
|
{
|
|
"id": "worldgen/template_pool",
|
|
"url": "worldgen/template-pool",
|
|
"tags": ["worldgen"],
|
|
"schema": "template_pool",
|
|
"minVersion": "1.16"
|
|
},
|
|
{
|
|
"id": "worldgen/world_preset",
|
|
"url": "worldgen/world-preset",
|
|
"tags": ["worldgen"],
|
|
"schema": "world_preset",
|
|
"minVersion": "1.19"
|
|
},
|
|
{
|
|
"id": "worldgen/flat_level_generator_preset",
|
|
"url": "worldgen/flat-world-preset",
|
|
"tags": ["worldgen"],
|
|
"schema": "flat_level_generator_preset",
|
|
"minVersion": "1.19"
|
|
},
|
|
{
|
|
"id": "world",
|
|
"url": "world",
|
|
"schema": "world_settings",
|
|
"noPath": true,
|
|
"tags": ["worldgen"],
|
|
"minVersion": "1.16"
|
|
},
|
|
{
|
|
"id": "tag/block",
|
|
"url": "tags/block",
|
|
"tags": ["tags"],
|
|
"path": "tags/blocks",
|
|
"schema": "block_tag"
|
|
},
|
|
{
|
|
"id": "tag/entity_type",
|
|
"url": "tags/entity-type",
|
|
"tags": ["tags"],
|
|
"path": "tags/entity_types",
|
|
"schema": "entity_type_tag"
|
|
},
|
|
{
|
|
"id": "tag/fluid",
|
|
"url": "tags/fluid",
|
|
"tags": ["tags"],
|
|
"path": "tags/fluids",
|
|
"schema": "fluid_tag"
|
|
},
|
|
{
|
|
"id": "tag/game_event",
|
|
"url": "tags/game-event",
|
|
"tags": ["tags"],
|
|
"path": "tags/game_events",
|
|
"schema": "game_event_tag",
|
|
"minVersion": "1.17"
|
|
},
|
|
{
|
|
"id": "tag/item",
|
|
"url": "tags/item",
|
|
"tags": ["tags"],
|
|
"path": "tags/items",
|
|
"schema": "item_tag"
|
|
},
|
|
{
|
|
"id": "tag/worldgen/biome",
|
|
"url": "tags/biome",
|
|
"tags": ["tags", "worldgen"],
|
|
"path": "tags/worldgen/biome",
|
|
"schema": "biome_tag",
|
|
"minVersion": "1.18.2"
|
|
},
|
|
{
|
|
"id": "block_definition",
|
|
"url": "assets/blockstate",
|
|
"path": "blockstates",
|
|
"tags": ["assets"],
|
|
"schema": "block_definition"
|
|
},
|
|
{
|
|
"id": "model",
|
|
"url": "assets/model",
|
|
"path": "models",
|
|
"tags": ["assets"],
|
|
"schema": "model"
|
|
},
|
|
{
|
|
"id": "font",
|
|
"url": "assets/font",
|
|
"path": "font",
|
|
"tags": ["assets"],
|
|
"schema": "font",
|
|
"minVersion": "1.16"
|
|
},
|
|
{
|
|
"id": "atlas",
|
|
"url": "assets/atlas",
|
|
"path": "atlases",
|
|
"tags": ["assets"],
|
|
"schema": "atlas",
|
|
"minVersion": "1.19.3"
|
|
},
|
|
{
|
|
"id": "block_growth",
|
|
"url": "partners/immersive-weathering/block-growth",
|
|
"path": "block_growths",
|
|
"tags": ["partners"],
|
|
"partner": "immersive_weathering",
|
|
"schema": "immersive_weathering:block_growth",
|
|
"minVersion": "1.18.2"
|
|
}
|
|
]
|
|
}
|