From 2b6c3b5b95d5f725c06726c8fb8ea3ebe00c50ae Mon Sep 17 00:00:00 2001 From: Azsimuth <88154165+Azsimuth@users.noreply.github.com> Date: Sun, 9 Oct 2022 15:38:22 +0200 Subject: [PATCH] cleanup efforts #3 --- azsimuth_behaviorpack/blocks/lemonleaves.json | 21 -- .../blocks/lemons_block.json | 20 -- azsimuth_behaviorpack/blocks/lemons_ore.json | 21 -- .../entities/matoi_ryuko.behavior.json | 291 ------------------ .../entities/stable/matoi_ryuko.behavior.json | 291 ------------------ .../azsimuth_lemons_ore_ore_feature_rule.json | 53 ---- .../azsimuth_lemons_ore_ore_feature.json | 17 - azsimuth_behaviorpack/items/lemon.json | 23 -- .../items/rending_scissor.json | 22 -- .../blocks/azsimuth_lemonleaves.json | 23 -- .../blocks/azsimuth_lemons_ore.json | 23 -- azsimuth_behaviorpack/manifest.json | 30 -- azsimuth_behaviorpack/pack_icon.png | Bin 89398 -> 0 bytes .../recipes/lemons_block_ore_recipe.json | 23 -- .../recipes/lemons_ore_block_recipe.json | 52 ---- 15 files changed, 910 deletions(-) delete mode 100644 azsimuth_behaviorpack/blocks/lemonleaves.json delete mode 100644 azsimuth_behaviorpack/blocks/lemons_block.json delete mode 100644 azsimuth_behaviorpack/blocks/lemons_ore.json delete mode 100644 azsimuth_behaviorpack/entities/matoi_ryuko.behavior.json delete mode 100644 azsimuth_behaviorpack/entities/stable/matoi_ryuko.behavior.json delete mode 100644 azsimuth_behaviorpack/feature_rules/azsimuth_lemons_ore_ore_feature_rule.json delete mode 100644 azsimuth_behaviorpack/features/azsimuth_lemons_ore_ore_feature.json delete mode 100644 azsimuth_behaviorpack/items/lemon.json delete mode 100644 azsimuth_behaviorpack/items/rending_scissor.json delete mode 100644 azsimuth_behaviorpack/loot_tables/blocks/azsimuth_lemonleaves.json delete mode 100644 azsimuth_behaviorpack/loot_tables/blocks/azsimuth_lemons_ore.json delete mode 100644 azsimuth_behaviorpack/manifest.json delete mode 100644 azsimuth_behaviorpack/pack_icon.png delete mode 100644 azsimuth_behaviorpack/recipes/lemons_block_ore_recipe.json delete mode 100644 azsimuth_behaviorpack/recipes/lemons_ore_block_recipe.json diff --git a/azsimuth_behaviorpack/blocks/lemonleaves.json b/azsimuth_behaviorpack/blocks/lemonleaves.json deleted file mode 100644 index 777fdba..0000000 --- a/azsimuth_behaviorpack/blocks/lemonleaves.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "format_version": "1.17.3", - "minecraft:block": { - "description": { - "identifier": "azsimuth:lemonleaves", - "is_experimental": false, - "register_to_creative_menu ": true - }, - "components": { - "minecraft:loot": "loot_tables/blocks/azsimuth_lemonleaves.json", - "minecraft:block_light_emission": 0, - "minecraft:destroy_time": 0.3, - "minecraft:explosion_resistance": 0.5, - "minecraft:friction": 0.6, - "minecraft:flammable": { - "flame_odds": 1, - "burn_odds": 1 - } - } - } -} \ No newline at end of file diff --git a/azsimuth_behaviorpack/blocks/lemons_block.json b/azsimuth_behaviorpack/blocks/lemons_block.json deleted file mode 100644 index 5f0f683..0000000 --- a/azsimuth_behaviorpack/blocks/lemons_block.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "format_version": "1.17.3", - "minecraft:block": { - "description": { - "identifier": "azsimuth:lemons_block", - "is_experimental": false, - "register_to_creative_menu ": true - }, - "components": { - "minecraft:block_light_emission": 0, - "minecraft:destroy_time": 5, - "minecraft:explosion_resistance": 10, - "minecraft:friction": 0.6, - "minecraft:flammable": { - "flame_odds": 0, - "burn_odds": 0 - } - } - } -} \ No newline at end of file diff --git a/azsimuth_behaviorpack/blocks/lemons_ore.json b/azsimuth_behaviorpack/blocks/lemons_ore.json deleted file mode 100644 index ce20780..0000000 --- a/azsimuth_behaviorpack/blocks/lemons_ore.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "format_version": "1.17.3", - "minecraft:block": { - "description": { - "identifier": "azsimuth:lemons_ore", - "is_experimental": false, - "register_to_creative_menu ": true - }, - "components": { - "minecraft:loot": "loot_tables/blocks/azsimuth_lemons_ore.json", - "minecraft:block_light_emission": 0, - "minecraft:destroy_time": 3, - "minecraft:explosion_resistance": 5, - "minecraft:friction": 0.6, - "minecraft:flammable": { - "flame_odds": 0, - "burn_odds": 0 - } - } - } -} \ No newline at end of file diff --git a/azsimuth_behaviorpack/entities/matoi_ryuko.behavior.json b/azsimuth_behaviorpack/entities/matoi_ryuko.behavior.json deleted file mode 100644 index 5647ca3..0000000 --- a/azsimuth_behaviorpack/entities/matoi_ryuko.behavior.json +++ /dev/null @@ -1,291 +0,0 @@ -{ - "format_version": "1.16.100", - "minecraft:entity": - { - "description": { - "identifier": "azsimuth:matoi_ryuko", - "is_spawnable": true, - "is_summonable": true, - "is_experimental": false - }, - "components": { - "minecraft:physics": { - "has_gravity": true, - "has_collision": true - }, - "minecraft:pushable": { - "is_pushable": true - }, - "minecraft:push_through": { - "value": 1 - }, - "minecraft:movement": { - "value": 0.3 - }, - "minecraft:movement.basic": {}, - "minecraft:jump.static": {}, - "minecraft:navigation.walk": { - "can_open_doors": true, - "avoid_water": true - }, - "minecraft:behavior.random_stroll": { - "priority": 3, - "speed_multiplier": 0.5 - }, - "minecraft:health": { - "value": 300, - "max": 300 - }, - "minecraft:hurt_on_condition": { - "damage_conditions": [ - { - "filters": { - "test": "in_lava", - "subject": "self", - "operator": "==", - "value": true - }, - "cause": "lava", - "damage_per_tick": 2 - } - ] - }, - "minecraft:behavior.random_look_around": { - "priority": 4 - }, - "job_specific_goals": { - "minecraft:behavior.sleep": {} - }, - "minecraft:behavior.sleep": { - "priority": 9, - "goal_radius": 1.5, - "speed_multiplier": 0.6, - "sleep_collider_height": 0.3, - "sleep_collider_width": 1.0, - "sleep_y_offset": 0.6, - "timeout_cooldown": 10.0 - }, - "minecraft:behavior.tempt": { - "priority": 3, - "speed_multiplier": 0.75, - "items": [ - "azsimuth:lemon" - ] - }, - "minecraft:tameable": { - "probability": 100, - "tame_items": "azsimuth:lemon", - "tame_event": { - "event": "minecraft:on_tame", - "target": "self" - } - }, - "minecraft:breathable": { - "total_supply": 15, - "suffocate_time": 0 - }, - "minecraft:on_target_acquired": { - "event": "minecraft:become_angry", - "target": "self" - }, - "minecraft:can_climb": { - }, - - "minecraft:persistent": { - }, - "minecraft:type_family": { - "family": [ "villager", "player", "mob" ] - }, - "attack_cooldown": { - "minecraft:attack_cooldown": { - "attack_cooldown_time": 120.0, - "attack_cooldown_complete_event": { - "event": "attack_cooldown_complete_event", - "target": "self" - } - }}, - "attack_cooldown_complete_event": { - "remove": { - "component_groups": [ - "attack_cooldown" - ] - } - }, - "killed_enemy_event": { - "add": { - "component_groups": [ - "attack_cooldown" - ] - } - }, - "minecraft:behavior.hurt_by_target": { - "priority": 1, - "reselect_targets": true, - "entity_types": [ - { - "filters": { - "all_of": [ - { - "test": "is_family", - "subject": "other", - "operator": "=", - "value": "monster" - } - ] - }, - "max_dist": 35 - } - ] - }, - "minecraft:attack": { - "damage": 15 - }, - "minecraft:behavior.melee_attack": { - "priority": 1, - "speed_multiplier": 1.25, - "reach_multiplier": 1.5 - }, - "minecraft:knockback_resistance": { - "value": 0.5 - }, - "minecraft:behavior.owner_hurt_by_target": { - "priority": 1 - }, - "minecraft:behavior.owner_hurt_target": { - "priority": 2 - }, - "minecraft:behavior.follow_owner": { - "priority": 4, - "speed_multiplier": 0.75, - "start_distance": 10, - "stop_distance": 2 - }, - "minecraft:healable":{ - "filters": {"test": "has_damage", "value": "fatal"} , - "force_use": false, - "items": [ - { - "heal_amount": 20, - "item": "azsimuth:lemon" - } - ] - }, - "minecraft:behavior.stay_while_sitting": { - "priority": 3 - }, - "minecraft:behavior.ocelot_sit_on_block": { - "priority": 7, - "speed_multiplier": 1.0 - }, - "minecraft:behavior.pet_sleep_with_owner": { - "priority": 2, - "speed_multiplier": 1.2, - "search_radius": 10, - "search_height": 10, - "goal_radius": 1.0 - }, - "minecraft:on_wake_with_owner": { - "event": "minecraft:pet_slept_with_owner", - "target": "self" - }, - "minecraft:nameable": { - }, - "minecraft:annotation.open_door":{ - }, - "minecraft:equip_item": { - }, - "minecraft:navigation.swim":{ - "avoid_damage_blocks": true, - "avoid_portals": false, - "avoid_sun": false, - "avoid_water": false, - "blocks_to_avoid": [], - "can_breach": false, - "can_break_doors": false, - "can_jump": true, - "can_open_doors": true, - "can_open_iron_doors": false, - "can_pass_doors": true, - "can_path_from_air": false, - "can_path_over_lava": false, - "can_path_over_water": false, - "can_sink": true, - "can_swim": false, - "can_walk": true, - "can_walk_in_lava": false, - "is_amphibious": false - }, - - "minecraft:on_tame": { - "minecraft:behavior.follow_owner": { - "priority": 1, - "speed_multiplier": 1.0, - "start_distance": 30, - "stop_distance": 2 - } - }, - "minecraft:behavior.nearest_attackable_target": { - "priority": 1, - "reselect_targets": true, - "must_see": true, - "entity_types": [ - { - "filters": { - "any_of": [ - { "test" : "is_family", "subject" : "other", "value" : "monster"} - ] - }, - "max_dist": 16 - }, - { - "filters": { - "all_of": [ - { - "test": "is_family", - "subject": "other", - "value": "baby_turtle" - }, - { - "test": "in_water", - "subject": "other", - "operator": "!=", - "value": true - } - ] - }, - "max_dist": 16 - }, - { - "filters": { - "all_of": [ - { - "test": "is_family", - "subject": "other", - "value": "skeleton" - }, - { - "test": "is_underwater", - "subject": "other", - "operator": "!=", - "value": true - } - ] - }, - "max_dist": 16 - } - - ] - }, - "minecraft:combat_regeneration":{ - "regeneration_duration": 20, - "apply_to_self": true, - "apply_to_family": true - }, - "minecraft:boss":{ - "hud_range": 55, - "name": "Matoi Ryuko", - "should_darken_sky": false - } - } - } - } \ No newline at end of file diff --git a/azsimuth_behaviorpack/entities/stable/matoi_ryuko.behavior.json b/azsimuth_behaviorpack/entities/stable/matoi_ryuko.behavior.json deleted file mode 100644 index 5647ca3..0000000 --- a/azsimuth_behaviorpack/entities/stable/matoi_ryuko.behavior.json +++ /dev/null @@ -1,291 +0,0 @@ -{ - "format_version": "1.16.100", - "minecraft:entity": - { - "description": { - "identifier": "azsimuth:matoi_ryuko", - "is_spawnable": true, - "is_summonable": true, - "is_experimental": false - }, - "components": { - "minecraft:physics": { - "has_gravity": true, - "has_collision": true - }, - "minecraft:pushable": { - "is_pushable": true - }, - "minecraft:push_through": { - "value": 1 - }, - "minecraft:movement": { - "value": 0.3 - }, - "minecraft:movement.basic": {}, - "minecraft:jump.static": {}, - "minecraft:navigation.walk": { - "can_open_doors": true, - "avoid_water": true - }, - "minecraft:behavior.random_stroll": { - "priority": 3, - "speed_multiplier": 0.5 - }, - "minecraft:health": { - "value": 300, - "max": 300 - }, - "minecraft:hurt_on_condition": { - "damage_conditions": [ - { - "filters": { - "test": "in_lava", - "subject": "self", - "operator": "==", - "value": true - }, - "cause": "lava", - "damage_per_tick": 2 - } - ] - }, - "minecraft:behavior.random_look_around": { - "priority": 4 - }, - "job_specific_goals": { - "minecraft:behavior.sleep": {} - }, - "minecraft:behavior.sleep": { - "priority": 9, - "goal_radius": 1.5, - "speed_multiplier": 0.6, - "sleep_collider_height": 0.3, - "sleep_collider_width": 1.0, - "sleep_y_offset": 0.6, - "timeout_cooldown": 10.0 - }, - "minecraft:behavior.tempt": { - "priority": 3, - "speed_multiplier": 0.75, - "items": [ - "azsimuth:lemon" - ] - }, - "minecraft:tameable": { - "probability": 100, - "tame_items": "azsimuth:lemon", - "tame_event": { - "event": "minecraft:on_tame", - "target": "self" - } - }, - "minecraft:breathable": { - "total_supply": 15, - "suffocate_time": 0 - }, - "minecraft:on_target_acquired": { - "event": "minecraft:become_angry", - "target": "self" - }, - "minecraft:can_climb": { - }, - - "minecraft:persistent": { - }, - "minecraft:type_family": { - "family": [ "villager", "player", "mob" ] - }, - "attack_cooldown": { - "minecraft:attack_cooldown": { - "attack_cooldown_time": 120.0, - "attack_cooldown_complete_event": { - "event": "attack_cooldown_complete_event", - "target": "self" - } - }}, - "attack_cooldown_complete_event": { - "remove": { - "component_groups": [ - "attack_cooldown" - ] - } - }, - "killed_enemy_event": { - "add": { - "component_groups": [ - "attack_cooldown" - ] - } - }, - "minecraft:behavior.hurt_by_target": { - "priority": 1, - "reselect_targets": true, - "entity_types": [ - { - "filters": { - "all_of": [ - { - "test": "is_family", - "subject": "other", - "operator": "=", - "value": "monster" - } - ] - }, - "max_dist": 35 - } - ] - }, - "minecraft:attack": { - "damage": 15 - }, - "minecraft:behavior.melee_attack": { - "priority": 1, - "speed_multiplier": 1.25, - "reach_multiplier": 1.5 - }, - "minecraft:knockback_resistance": { - "value": 0.5 - }, - "minecraft:behavior.owner_hurt_by_target": { - "priority": 1 - }, - "minecraft:behavior.owner_hurt_target": { - "priority": 2 - }, - "minecraft:behavior.follow_owner": { - "priority": 4, - "speed_multiplier": 0.75, - "start_distance": 10, - "stop_distance": 2 - }, - "minecraft:healable":{ - "filters": {"test": "has_damage", "value": "fatal"} , - "force_use": false, - "items": [ - { - "heal_amount": 20, - "item": "azsimuth:lemon" - } - ] - }, - "minecraft:behavior.stay_while_sitting": { - "priority": 3 - }, - "minecraft:behavior.ocelot_sit_on_block": { - "priority": 7, - "speed_multiplier": 1.0 - }, - "minecraft:behavior.pet_sleep_with_owner": { - "priority": 2, - "speed_multiplier": 1.2, - "search_radius": 10, - "search_height": 10, - "goal_radius": 1.0 - }, - "minecraft:on_wake_with_owner": { - "event": "minecraft:pet_slept_with_owner", - "target": "self" - }, - "minecraft:nameable": { - }, - "minecraft:annotation.open_door":{ - }, - "minecraft:equip_item": { - }, - "minecraft:navigation.swim":{ - "avoid_damage_blocks": true, - "avoid_portals": false, - "avoid_sun": false, - "avoid_water": false, - "blocks_to_avoid": [], - "can_breach": false, - "can_break_doors": false, - "can_jump": true, - "can_open_doors": true, - "can_open_iron_doors": false, - "can_pass_doors": true, - "can_path_from_air": false, - "can_path_over_lava": false, - "can_path_over_water": false, - "can_sink": true, - "can_swim": false, - "can_walk": true, - "can_walk_in_lava": false, - "is_amphibious": false - }, - - "minecraft:on_tame": { - "minecraft:behavior.follow_owner": { - "priority": 1, - "speed_multiplier": 1.0, - "start_distance": 30, - "stop_distance": 2 - } - }, - "minecraft:behavior.nearest_attackable_target": { - "priority": 1, - "reselect_targets": true, - "must_see": true, - "entity_types": [ - { - "filters": { - "any_of": [ - { "test" : "is_family", "subject" : "other", "value" : "monster"} - ] - }, - "max_dist": 16 - }, - { - "filters": { - "all_of": [ - { - "test": "is_family", - "subject": "other", - "value": "baby_turtle" - }, - { - "test": "in_water", - "subject": "other", - "operator": "!=", - "value": true - } - ] - }, - "max_dist": 16 - }, - { - "filters": { - "all_of": [ - { - "test": "is_family", - "subject": "other", - "value": "skeleton" - }, - { - "test": "is_underwater", - "subject": "other", - "operator": "!=", - "value": true - } - ] - }, - "max_dist": 16 - } - - ] - }, - "minecraft:combat_regeneration":{ - "regeneration_duration": 20, - "apply_to_self": true, - "apply_to_family": true - }, - "minecraft:boss":{ - "hud_range": 55, - "name": "Matoi Ryuko", - "should_darken_sky": false - } - } - } - } \ No newline at end of file diff --git a/azsimuth_behaviorpack/feature_rules/azsimuth_lemons_ore_ore_feature_rule.json b/azsimuth_behaviorpack/feature_rules/azsimuth_lemons_ore_ore_feature_rule.json deleted file mode 100644 index ae3575b..0000000 --- a/azsimuth_behaviorpack/feature_rules/azsimuth_lemons_ore_ore_feature_rule.json +++ /dev/null @@ -1,53 +0,0 @@ -{ - "format_version": "1.13.0", - "minecraft:feature_rules": { - "description": { - "identifier": "azsimuth_lemons_ore_ore_feature_rule", - "places_feature": "azsimuth:azsimuth_lemons_ore_ore_feature" - }, - "conditions": { - "placement_pass": "underground_pass", - "minecraft:biome_filter": [ - { - "any_of": [ - { - "test": "has_biome_tag", - "operator": "==", - "value": "overworld" - }, - { - "test": "has_biome_tag", - "operator": "==", - "value": "overworld_generation" - } - ] - } - ] - }, - "distribution": { - "iterations": 11, - "coordinate_eval_order": "zyx", - "x": { - "distribution": "uniform", - "extent": [ - 0, - 16 - ] - }, - "y": { - "distribution": "uniform", - "extent": [ - 1, - 63 - ] - }, - "z": { - "distribution": "uniform", - "extent": [ - 0, - 16 - ] - } - } - } -} \ No newline at end of file diff --git a/azsimuth_behaviorpack/features/azsimuth_lemons_ore_ore_feature.json b/azsimuth_behaviorpack/features/azsimuth_lemons_ore_ore_feature.json deleted file mode 100644 index 24b0568..0000000 --- a/azsimuth_behaviorpack/features/azsimuth_lemons_ore_ore_feature.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "format_version": "1.13.0", - "minecraft:ore_feature": { - "description": { - "identifier": "azsimuth:azsimuth_lemons_ore_ore_feature" - }, - "count": 7, - "replace_rules": [ - { - "places_block": "azsimuth:lemons_ore", - "may_replace": [ - "minecraft:stone" - ] - } - ] - } -} \ No newline at end of file diff --git a/azsimuth_behaviorpack/items/lemon.json b/azsimuth_behaviorpack/items/lemon.json deleted file mode 100644 index f8cc8b4..0000000 --- a/azsimuth_behaviorpack/items/lemon.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "format_version": "1.12", - "minecraft:item": { - "description": { - "identifier": "azsimuth:lemon", - "register_to_creative_menu": true, - "is_experimental": false - }, - "components": { - "minecraft:max_stack_size": 64, - "minecraft:max_damage": 0, - "minecraft:use_duration": 32, - "minecraft:food": { - "nutrition": 4, - "nutritionalValue": "low", - "saturation_modifier": "low", - "can_always_eat": false, - "is_meat": false - }, - "minecraft:creative_category": "Items" - } - } -} \ No newline at end of file diff --git a/azsimuth_behaviorpack/items/rending_scissor.json b/azsimuth_behaviorpack/items/rending_scissor.json deleted file mode 100644 index 71b0b89..0000000 --- a/azsimuth_behaviorpack/items/rending_scissor.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "format_version": "1.16.1", - "minecraft:item": { - "description": { - "identifier": "azsimuth:ryuko_sword", - "register_to_creative_menu": true, - "is_experimental": false - }, - "components": { - "minecraft:max_stack_size": 64, - "minecraft:icon": { - "texture": "ryuko_sword" - }, - "minecraft:hand_equipped": true, - "minecraft:display_name": { - "value": "Rending Scissors" - }, - "minecraft:creative_category": "Items" - - } - } - } \ No newline at end of file diff --git a/azsimuth_behaviorpack/loot_tables/blocks/azsimuth_lemonleaves.json b/azsimuth_behaviorpack/loot_tables/blocks/azsimuth_lemonleaves.json deleted file mode 100644 index f4461ac..0000000 --- a/azsimuth_behaviorpack/loot_tables/blocks/azsimuth_lemonleaves.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "pools": [ - { - "rolls": 1, - "entries": [ - { - "type": "item", - "name": "azsimuth:lemon", - "weight": 1, - "functions": [ - { - "function": "set_count", - "count": { - "min": 2, - "max": 2 - } - } - ] - } - ] - } - ] -} \ No newline at end of file diff --git a/azsimuth_behaviorpack/loot_tables/blocks/azsimuth_lemons_ore.json b/azsimuth_behaviorpack/loot_tables/blocks/azsimuth_lemons_ore.json deleted file mode 100644 index c6c4eea..0000000 --- a/azsimuth_behaviorpack/loot_tables/blocks/azsimuth_lemons_ore.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "pools": [ - { - "rolls": 1, - "entries": [ - { - "type": "item", - "name": "azsimuth:lemon", - "weight": 1, - "functions": [ - { - "function": "set_count", - "count": { - "min": 4, - "max": 4 - } - } - ] - } - ] - } - ] -} \ No newline at end of file diff --git a/azsimuth_behaviorpack/manifest.json b/azsimuth_behaviorpack/manifest.json deleted file mode 100644 index 7ce35da..0000000 --- a/azsimuth_behaviorpack/manifest.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "format_version": 2, - "header": { - "name": "Azsimuth's Ryuko Matoi Addon", - "description": "Azsimuth's Addon Behavior Pack", - "uuid": "2971101e-9c36-024d-326f-5d14b79ad353", - "version": [1, 0, 0], - "min_engine_version": [1, 16, 0] - }, - "metadata": { - "authors": ["Azsimuth"], - "generated_with": { - "blockbench_entity_wizard": ["1.0.8"] - } - }, - "modules": [ - { - "description": "Behavior", - "version": [1, 0, 0], - "uuid": "5a538eeb-4120-e5ad-d345-62b36184e687", - "type": "data" - } - ], - "dependencies": [ - { - "uuid": "ee3b3b80-bb45-d36f-c81c-5eb8a2b38281", - "version": [1, 0, 0] - } - ] -} \ No newline at end of file diff --git a/azsimuth_behaviorpack/pack_icon.png b/azsimuth_behaviorpack/pack_icon.png deleted file mode 100644 index bbcf43efb2b98757f66efb2103e1c8720c26b5b1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 89398 zcmV*FKx)5
PyA07*naRCr$Ooe7s4$907 E%T1aqq1o`S9vcdM+^aaNG8uEl2wZ6LTLM0$ga6|~)k
zG8~W)_unT_J>1~WmB9A$uD kP<)#uTW_Gf
zptQ3ARE-*SDmW@+!HRx@wlYTqZ7J{Dx9@BoK78=RE;T4@cBi2G15~P+ivoAXu*n)h
zc@rARm^DTRw9l2YM#^t(AKAN-t`r@1`aCD&WW%bUJqo54xD(jkfV08-{bs{$!M9Si
ztwzuJTd>aWN1ayB_Ldx;fA4B|hRk#aJE!p8V@qM{2MOtfc*{}tR6DS)pq<~1LOazi
ze`ncO_63l=2bp6xwE0wlJZI%FNd5DPHtb@fw$Jus>}cZykt8YTcow0$QQB{8PJC%r
z^0c#2yV2;qdt-rAlWFu%vmg~75x6ydT`*UL%B!*f44e0=!kE^I7j_2QoEB4M%?9EVo;RsMddXLOnOwr{zwwFSRUPa*B&*pF3S
zOJ%Y4nU8f}H|MEKV5uE>4-c^GOt){}o|N_k?RVdO=j{Id`(k3_C_jb%Z99wEVl{S#cK|;V;g*$qUs|U6OdF$BA
zgmx>WF$(S8aZ4cSJ^$!$*BsYUuMTsEcYe;_3F}s`E0u5s`O1-0&(v}%t#fW|NP}p$
z!k@3@lWD2?4eekF+WMY+Z5EDV17OzK=6g0qAkEKH0v+071Zlv|1b_CcfVS7i==CeE
zW-on}(w2wBSVo}jVDkY;#g&!br^z(>Cuj?#I-a<-)*1Qy^UpVb{=YwO{{H2>s-G%`
z*f<$$<8IXCHm^(I%l?HAE^-Cr}7Npi~@N
zN}JFK&{i0OaD;9|1yAm!DuV$ADucqsu+saZngwk+3kDzsZ3ZL>lW=YQ#;3FI46r<2
zCp!(%9hV!fSD@~d@JI!tRHD`271*mrnvJ|Nq{
=lxPi_imrEyw3Kvar(kgr;EH0RKvl{meWo
zhNdUTJ>LTJo>CgQ=89b-qYnQuc5QqO&h2Hj5o;VE11T6o>R%SxBqW@2tsxY_qE32f
zrfm{;4TK;1`)h+X9cGtuMe7j)4|E2yL7QD{9zS|~`r_#q=PmC8($s_4R#n}_K}i7&
zV_>T>+?EcHOl+*bTXkYH>sE4qULDJ`li871a(Pj3G7O^JE|wGK?T|=c!`E3U!3wZp
zmbVB{1EQbX>}R?bU>z5f>U2)yOZbbNd^{%<