2021-06-06 10:07:19 +00:00
|
|
|
{
|
|
|
|
|
"$schema": "https://raw.githubusercontent.com/DaanV2/JsonSchemaValidationCompressor.Net/master/Schema/Compression%20Schema.json",
|
|
|
|
|
"Files": [
|
|
|
|
|
{ "Source": "./skinpacks/skins.json", "Destination": "../skinpacks/skins.json" },
|
|
|
|
|
{ "Source": "./language/language_names.json", "Destination": "../language/language_names.json" },
|
|
|
|
|
{ "Source": "./language/languages.json", "Destination": "../language/languages.json" },
|
|
|
|
|
{ "Source": "./general/manifest.json", "Destination": "../general/manifest.json" },
|
|
|
|
|
{ "Source": "./general/world_x_packs.json", "Destination": "../general/world_x_packs.json" },
|
|
|
|
|
{
|
|
|
|
|
"Source": "./resource/animation_controllers/animation_controller.json",
|
|
|
|
|
"Destination": "../resource/animation_controllers/animation_controller.json"
|
|
|
|
|
},
|
|
|
|
|
{ "Source": "./resource/animations/actor_animation.json", "Destination": "../resource/animations/actor_animation.json" },
|
|
|
|
|
{ "Source": "./resource/attachables/attachables.json", "Destination": "../resource/attachables/attachables.json" },
|
|
|
|
|
{ "Source": "./resource/biomes_client.json", "Destination": "../resource/biomes_client.json" },
|
|
|
|
|
{ "Source": "./resource/blocks.json", "Destination": "../resource/blocks.json" },
|
|
|
|
|
{ "Source": "./resource/entity/entity.json", "Destination": "../resource/entity/entity.json" },
|
|
|
|
|
{ "Source": "./resource/fog/fog.json", "Destination": "../resource/fog/fog.json" },
|
|
|
|
|
{ "Source": "./resource/textures/flipbook_textures.json", "Destination": "../resource/textures/flipbook_textures.json" },
|
|
|
|
|
{ "Source": "./resource/textures/item_texture.json", "Destination": "../resource/textures/item_texture.json" },
|
|
|
|
|
{ "Source": "./resource/textures/texture_list.json", "Destination": "../resource/textures/texture_list.json" },
|
|
|
|
|
{ "Source": "./resource/items/items.json", "Destination": "../resource/items/items.json" },
|
|
|
|
|
{ "Source": "./resource/models/entity/model_entity.json", "Destination": "../resource/models/entity/model_entity.json" },
|
|
|
|
|
{ "Source": "./resource/materials/materials.json", "Destination": "../resource/materials/materials.json" },
|
|
|
|
|
{ "Source": "./resource/sounds/music_definitions.json", "Destination": "../resource/sounds/music_definitions.json" },
|
|
|
|
|
{ "Source": "./resource/particles/particles.json", "Destination": "../resource/particles/particles.json" },
|
|
|
|
|
{ "Source": "./resource/render_controllers/render_controllers.json", "Destination": "../resource/render_controllers/render_controllers.json" },
|
|
|
|
|
{ "Source": "./resource/sounds/sound_definitions.json", "Destination": "../resource/sounds/sound_definitions.json" },
|
|
|
|
|
{ "Source": "./resource/sounds.json", "Destination": "../resource/sounds.json" },
|
|
|
|
|
{ "Source": "./resource/textures/terrain_texture.json", "Destination": "../resource/textures/terrain_texture.json" },
|
|
|
|
|
{
|
|
|
|
|
"Source": "./behavior/animation_controllers/animation_controller.json",
|
|
|
|
|
"Destination": "../behavior/animation_controllers/animation_controller.json"
|
|
|
|
|
},
|
|
|
|
|
{ "Source": "./behavior/animations/animations.json", "Destination": "../behavior/animations/animations.json" },
|
|
|
|
|
{ "Source": "./behavior/biomes/biomes.json", "Destination": "../behavior/biomes/biomes.json" },
|
|
|
|
|
{ "Source": "./behavior/loot_tables/loot_tables.json", "Destination": "../behavior/loot_tables/loot_tables.json" },
|
|
|
|
|
{ "Source": "./behavior/blocks/blocks.json", "Destination": "../behavior/blocks/blocks.json" },
|
|
|
|
|
{ "Source": "./behavior/entities/entities.json", "Destination": "../behavior/entities/entities.json" },
|
|
|
|
|
{ "Source": "./behavior/features/features.json", "Destination": "../behavior/features/features.json" },
|
|
|
|
|
{ "Source": "./behavior/feature_rules/feature_rules.json", "Destination": "../behavior/feature_rules/feature_rules.json" },
|
|
|
|
|
{ "Source": "./behavior/items/items.json", "Destination": "../behavior/items/items.json" },
|
|
|
|
|
{ "Source": "./behavior/recipes/recipes.json", "Destination": "../behavior/recipes/recipes.json" },
|
|
|
|
|
{ "Source": "./behavior/spawn_rules/spawn_rules.json", "Destination": "../behavior/spawn_rules/spawn_rules.json" },
|
|
|
|
|
{ "Source": "./behavior/trading/trading.json", "Destination": "../behavior/trading/trading.json" },
|
|
|
|
|
{ "Source": "./behavior/volumes/volumes.json", "Destination": "../behavior/volumes/volumes.json" }
|
|
|
|
|
]
|
|
|
|
|
}
|