fix: sorted and moved lightning from bp to rp
This commit is contained in:
@@ -1,6 +1,14 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://raw.githubusercontent.com/DaanV2/JsonSchemaValidationCompressor.Net/master/Schema/Compression%20Schema.json",
|
"$schema": "https://raw.githubusercontent.com/DaanV2/JsonSchemaValidationCompressor.Net/master/Schema/Compression%20Schema.json",
|
||||||
"Files": [
|
"Files": [
|
||||||
|
{ "Source": "./general/manifest.json", "Destination": "../general/manifest.json" },
|
||||||
|
{ "Source": "./general/world_x_packs.json", "Destination": "../general/world_x_packs.json" },
|
||||||
|
|
||||||
|
{ "Source": "./language/language_names.json", "Destination": "../language/language_names.json" },
|
||||||
|
{ "Source": "./language/languages.json", "Destination": "../language/languages.json" },
|
||||||
|
|
||||||
|
{ "Source": "./skinpacks/skins.json", "Destination": "../skinpacks/skins.json" },
|
||||||
|
|
||||||
{ "Source": "./behavior/animation_controllers/animation_controller.json", "Destination": "../behavior/animation_controllers/animation_controller.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/animations/animations.json", "Destination": "../behavior/animations/animations.json" },
|
||||||
{ "Source": "./behavior/biomes/biomes.json", "Destination": "../behavior/biomes/biomes.json" },
|
{ "Source": "./behavior/biomes/biomes.json", "Destination": "../behavior/biomes/biomes.json" },
|
||||||
@@ -11,9 +19,8 @@
|
|||||||
{ "Source": "./behavior/feature_rules/feature_rules.json", "Destination": "../behavior/feature_rules/feature_rules.json" },
|
{ "Source": "./behavior/feature_rules/feature_rules.json", "Destination": "../behavior/feature_rules/feature_rules.json" },
|
||||||
{ "Source": "./behavior/features/features.json", "Destination": "../behavior/features/features.json" },
|
{ "Source": "./behavior/features/features.json", "Destination": "../behavior/features/features.json" },
|
||||||
{ "Source": "./behavior/functions/tick.json", "Destination": "../behavior/functions/tick.json" },
|
{ "Source": "./behavior/functions/tick.json", "Destination": "../behavior/functions/tick.json" },
|
||||||
|
{ "Source": "./behavior/item_catalog/crafting_item_catalog.json", "Destination": "../behavior/item_catalog/crafting_item_catalog.json" },
|
||||||
{ "Source": "./behavior/items/items.json", "Destination": "../behavior/items/items.json" },
|
{ "Source": "./behavior/items/items.json", "Destination": "../behavior/items/items.json" },
|
||||||
{ "Source": "./behavior/lighting/global.json", "Destination": "../behavior/lighting/global.json" },
|
|
||||||
{ "Source": "./behavior/lighting/atmospherics.json", "Destination": "../behavior/lighting/atmospherics.json" },
|
|
||||||
{ "Source": "./behavior/loot_tables/loot_tables.json", "Destination": "../behavior/loot_tables/loot_tables.json" },
|
{ "Source": "./behavior/loot_tables/loot_tables.json", "Destination": "../behavior/loot_tables/loot_tables.json" },
|
||||||
{ "Source": "./behavior/recipes/recipes.json", "Destination": "../behavior/recipes/recipes.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/spawn_rules/spawn_rules.json", "Destination": "../behavior/spawn_rules/spawn_rules.json" },
|
||||||
@@ -22,28 +29,29 @@
|
|||||||
{ "Source": "./behavior/worldgen/processors/processor_list.json", "Destination": "../behavior/worldgen/processors/processor_list.json" },
|
{ "Source": "./behavior/worldgen/processors/processor_list.json", "Destination": "../behavior/worldgen/processors/processor_list.json" },
|
||||||
{ "Source": "./behavior/worldgen/structure_sets/structure_set.json", "Destination": "../behavior/worldgen/structure_sets/structure_set.json" },
|
{ "Source": "./behavior/worldgen/structure_sets/structure_set.json", "Destination": "../behavior/worldgen/structure_sets/structure_set.json" },
|
||||||
{ "Source": "./behavior/worldgen/template_pools/template_pool.json", "Destination": "../behavior/worldgen/template_pools/template_pool.json" },
|
{ "Source": "./behavior/worldgen/template_pools/template_pool.json", "Destination": "../behavior/worldgen/template_pools/template_pool.json" },
|
||||||
{ "Source": "./behavior/item_catalog/crafting_item_catalog.json", "Destination": "../behavior/item_catalog/crafting_item_catalog.json" },
|
|
||||||
|
|
||||||
{ "Source": "./general/manifest.json", "Destination": "../general/manifest.json" },
|
{ "Source": "./resource/block_culling/block_culling.json", "Destination": "../resource/block_culling/block_culling.json" },
|
||||||
{ "Source": "./general/world_x_packs.json", "Destination": "../general/world_x_packs.json" },
|
|
||||||
|
|
||||||
{ "Source": "./language/language_names.json", "Destination": "../language/language_names.json" },
|
|
||||||
{ "Source": "./language/languages.json", "Destination": "../language/languages.json" },
|
|
||||||
|
|
||||||
{ "Source": "./resource//block_culling/block_culling.json", "Destination": "../resource/block_culling/block_culling.json" },
|
|
||||||
{ "Source": "./resource/animation_controllers/animation_controller.json", "Destination": "../resource/animation_controllers/animation_controller.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/animations/actor_animation.json", "Destination": "../resource/animations/actor_animation.json" },
|
||||||
|
{ "Source": "./resource/atmospherics/atmospherics.json", "Destination": "../resource/atmospherics/atmospherics.json" },
|
||||||
{ "Source": "./resource/attachables/attachables.json", "Destination": "../resource/attachables/attachables.json" },
|
{ "Source": "./resource/attachables/attachables.json", "Destination": "../resource/attachables/attachables.json" },
|
||||||
{ "Source": "./resource/biomes/biomes.json", "Destination": "../resource/biomes/biomes.json" },
|
|
||||||
{ "Source": "./resource/biomes_client.json", "Destination": "../resource/biomes_client.json" },
|
{ "Source": "./resource/biomes_client.json", "Destination": "../resource/biomes_client.json" },
|
||||||
|
{ "Source": "./resource/biomes/biomes.json", "Destination": "../resource/biomes/biomes.json" },
|
||||||
{ "Source": "./resource/blocks.json", "Destination": "../resource/blocks.json" },
|
{ "Source": "./resource/blocks.json", "Destination": "../resource/blocks.json" },
|
||||||
|
{ "Source": "./resource/color_grading/color_grading.json", "Destination": "../resource/color_grading/color_grading.json" },
|
||||||
{ "Source": "./resource/entity/entity.json", "Destination": "../resource/entity/entity.json" },
|
{ "Source": "./resource/entity/entity.json", "Destination": "../resource/entity/entity.json" },
|
||||||
{ "Source": "./resource/fog/fog.json", "Destination": "../resource/fog/fog.json" },
|
{ "Source": "./resource/fog/fog.json", "Destination": "../resource/fog/fog.json" },
|
||||||
{ "Source": "./resource/items/items.json", "Destination": "../resource/items/items.json" },
|
{ "Source": "./resource/items/items.json", "Destination": "../resource/items/items.json" },
|
||||||
|
{ "Source": "./resource/lighting/atmospherics.json", "Destination": "../resource/lighting/atmospherics.json" },
|
||||||
|
{ "Source": "./resource/lighting/global.json", "Destination": "../resource/lighting/global.json" },
|
||||||
|
{ "Source": "./resource/lighting/lighting.json", "Destination": "../resource/lighting/lighting.json" },
|
||||||
{ "Source": "./resource/materials/materials.json", "Destination": "../resource/materials/materials.json" },
|
{ "Source": "./resource/materials/materials.json", "Destination": "../resource/materials/materials.json" },
|
||||||
{ "Source": "./resource/models/entity/model_entity.json", "Destination": "../resource/models/entity/model_entity.json" },
|
{ "Source": "./resource/models/entity/model_entity.json", "Destination": "../resource/models/entity/model_entity.json" },
|
||||||
{ "Source": "./resource/particles/particles.json", "Destination": "../resource/particles/particles.json" },
|
{ "Source": "./resource/particles/particles.json", "Destination": "../resource/particles/particles.json" },
|
||||||
|
{ "Source": "./resource/pbr/global.json", "Destination": "../resource/pbr/pbr.json" },
|
||||||
|
{ "Source": "./resource/point_lights/global.json", "Destination": "../resource/point_lights/point_lights.json" },
|
||||||
{ "Source": "./resource/render_controllers/render_controllers.json", "Destination": "../resource/render_controllers/render_controllers.json" },
|
{ "Source": "./resource/render_controllers/render_controllers.json", "Destination": "../resource/render_controllers/render_controllers.json" },
|
||||||
|
{ "Source": "./resource/shadows/global.json", "Destination": "../resource/shadows/shadows.json" },
|
||||||
{ "Source": "./resource/sounds.json", "Destination": "../resource/sounds.json" },
|
{ "Source": "./resource/sounds.json", "Destination": "../resource/sounds.json" },
|
||||||
{ "Source": "./resource/sounds/music_definitions.json", "Destination": "../resource/sounds/music_definitions.json" },
|
{ "Source": "./resource/sounds/music_definitions.json", "Destination": "../resource/sounds/music_definitions.json" },
|
||||||
{ "Source": "./resource/sounds/sound_definitions.json", "Destination": "../resource/sounds/sound_definitions.json" },
|
{ "Source": "./resource/sounds/sound_definitions.json", "Destination": "../resource/sounds/sound_definitions.json" },
|
||||||
@@ -56,14 +64,6 @@
|
|||||||
{ "Source": "./resource/ui/_global_variables.json", "Destination": "../resource/ui/_global_variables.json" },
|
{ "Source": "./resource/ui/_global_variables.json", "Destination": "../resource/ui/_global_variables.json" },
|
||||||
{ "Source": "./resource/ui/_ui_defs.json", "Destination": "../resource/ui/_ui_defs.json" },
|
{ "Source": "./resource/ui/_ui_defs.json", "Destination": "../resource/ui/_ui_defs.json" },
|
||||||
{ "Source": "./resource/ui/ui.json", "Destination": "../resource/ui/ui.json" },
|
{ "Source": "./resource/ui/ui.json", "Destination": "../resource/ui/ui.json" },
|
||||||
{ "Source": "./resource/ui/ui.json", "Destination": "../resource/ui/ui.json" },
|
|
||||||
{ "Source": "./skinpacks/skins.json", "Destination": "../skinpacks/skins.json" },
|
|
||||||
{ "Source": "./resource/atmospherics/atmospherics.json", "Destination": "../resource/atmospherics/atmospherics.json" },
|
|
||||||
{ "Source": "./resource/color_grading/color_grading.json", "Destination": "../resource/color_grading/color_grading.json" },
|
|
||||||
{ "Source": "./resource/lighting/lighting.json", "Destination": "../resource/lighting/lighting.json" },
|
|
||||||
{ "Source": "./resource/pbr/global.json", "Destination": "../resource/pbr/pbr.json" },
|
|
||||||
{ "Source": "./resource/point_lights/global.json", "Destination": "../resource/point_lights/point_lights.json" },
|
|
||||||
{ "Source": "./resource/shadows/global.json", "Destination": "../resource/shadows/shadows.json" },
|
|
||||||
{ "Source": "./resource/water/water.json", "Destination": "../resource/water/water.json" }
|
{ "Source": "./resource/water/water.json", "Destination": "../resource/water/water.json" }
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user