Skip to content

Commit

Permalink
[create-pull-request] automated change (#185)
Browse files Browse the repository at this point in the history
Co-authored-by: DaanV2 <[email protected]>
  • Loading branch information
github-actions[bot] and DaanV2 authored Nov 18, 2024
1 parent a1b0968 commit bd9e0c4
Show file tree
Hide file tree
Showing 8 changed files with 5,813 additions and 5,913 deletions.
25 changes: 0 additions & 25 deletions src/Lib/Edu/ResourcePack/textures.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,6 @@ export const Textures: string[] =
"textures/ui/button_select_corner",
"textures/ui/close_code_default",
"textures/ui/close_code_hover",
"textures/ui/cloud_critical",
"textures/ui/cloud_placeholder",
"textures/ui/cloud_state_bevel",
"textures/ui/cloud_synced",
"textures/ui/cloud_warning",
"textures/ui/code_azure_notebooks_default",
"textures/ui/code_makecode_default",
"textures/ui/code_reset_default",
Expand All @@ -28,15 +23,7 @@ export const Textures: string[] =
"textures/ui/edu_borderless_button_normal_dark",
"textures/ui/edu_borderless_button_pressed",
"textures/ui/edu_green_tile",
"textures/ui/edu_no_templates_background",
"textures/ui/edu_templates_button",
"textures/ui/edu_templates_empty",
"textures/ui/edu_worlds_search_bar",
"textures/ui/EduCloudPlaceholderDimmer",
"textures/ui/EduCloudPlaceholderImage",
"textures/ui/eduicon",
"textures/ui/feedback",
"textures/ui/feedback_hover",
"textures/ui/hamburger_icon_default",
"textures/ui/hamburger_icon_hover",
"textures/ui/home_default",
Expand All @@ -45,12 +32,10 @@ export const Textures: string[] =
"textures/ui/icon_biome",
"textures/ui/icon_chalkboard",
"textures/ui/icon_digital_citizenship",
"textures/ui/icon_external_link",
"textures/ui/icon_history",
"textures/ui/icon_open_book",
"textures/ui/icon_pages",
"textures/ui/icon_sel",
"textures/ui/icon_star",
"textures/ui/joincode_button_background",
"textures/ui/left_split_panel_default",
"textures/ui/left_split_panel_hover",
Expand All @@ -65,18 +50,9 @@ export const Textures: string[] =
"textures/ui/maximize_arrow_default",
"textures/ui/maximize_arrow_hover",
"textures/ui/newspaper",
"textures/ui/onedrive_pixel_logo",
"textures/ui/onedrive_pixel_logo_stroke",
"textures/ui/portfolio_convertpicture_default",
"textures/ui/portfolio_convertpicture_hover",
"textures/ui/portfolio_convertpicture_pressed",
"textures/ui/portfolio_pageleft_default",
"textures/ui/portfolio_pageleft_hover",
"textures/ui/portfolio_pageleft_pressed",
"textures/ui/portfolio_pageright_default",
"textures/ui/portfolio_pageright_hover",
"textures/ui/portfolio_pageright_pressed",
"textures/ui/profile_bg",
"textures/ui/refresh_flat",
"textures/ui/refresh_flat_hover",
"textures/ui/restore_arrow_default",
Expand All @@ -86,7 +62,6 @@ export const Textures: string[] =
"textures/ui/signin_demo_header",
"textures/ui/signin_full_header",
"textures/ui/title_edu",
"textures/ui/title_edu_preview",
"textures/ui/view_library_background",
"textures/ui/view_worlds_background"
]
Expand Down
8 changes: 0 additions & 8 deletions src/Lib/General/entities.ts
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ export const EntityData: GeneralEntity =
"lightweight",
"llama",
"magmacube",
"mason",
"minecart",
"mob",
"monster",
Expand Down Expand Up @@ -257,7 +256,6 @@ export const EntityData: GeneralEntity =
"minecraft:camel_saddled",
"minecraft:camel_unsaddled",
"minecraft:cat_gifted_owner",
"minecraft:clear_add_bad_omen",
"minecraft:clear_add_raid_omen",
"minecraft:command_block_activate",
"minecraft:command_block_deactivate",
Expand All @@ -267,7 +265,6 @@ export const EntityData: GeneralEntity =
"minecraft:defend_wandering_trader",
"minecraft:donkey_saddled",
"minecraft:donkey_unsaddled",
"minecraft:dried_out",
"minecraft:emerged",
"minecraft:end_roar",
"minecraft:entered_bubble_column_down",
Expand All @@ -292,7 +289,6 @@ export const EntityData: GeneralEntity =
"minecraft:from_player",
"minecraft:from_village",
"minecraft:from_wandering_trader",
"minecraft:gain_bad_omen",
"minecraft:gain_raid_omen",
"minecraft:go_lay_egg",
"minecraft:has_target",
Expand All @@ -317,8 +313,6 @@ export const EntityData: GeneralEntity =
"minecraft:melee_mode",
"minecraft:mule_saddled",
"minecraft:mule_unsaddled",
"minecraft:navigation_off_land",
"minecraft:navigation_on_land",
"minecraft:no_threat_detected",
"minecraft:on_anger",
"minecraft:on_calm",
Expand Down Expand Up @@ -407,7 +401,6 @@ export const EntityData: GeneralEntity =
"minecraft:start_celebrating",
"minecraft:start_death",
"minecraft:start_despawn",
"minecraft:start_dryingout",
"minecraft:start_exploding",
"minecraft:start_exploding_forced",
"minecraft:start_fly",
Expand All @@ -423,7 +416,6 @@ export const EntityData: GeneralEntity =
"minecraft:start_unrolling",
"minecraft:stop_aggro",
"minecraft:stop_celebrating",
"minecraft:stop_dryingout",
"minecraft:stop_exploding",
"minecraft:stop_johnny",
"minecraft:stop_peeking",
Expand Down
8 changes: 0 additions & 8 deletions src/Lib/Vanilla/ResourcePack/animation_controllers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1257,14 +1257,6 @@ export const AnimationControllers: AnimationController[] =
"particles": [],
"sounds": []
},
{
"id": "controller.animation.vex.move",
"animations": [
"vex_move"
],
"particles": [],
"sounds": []
},
{
"id": "controller.animation.villager_v2.baby",
"animations": [
Expand Down
29 changes: 0 additions & 29 deletions src/Lib/Vanilla/ResourcePack/animations.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4219,14 +4219,6 @@ export const Animations: Animation[] =
"particles": [],
"sounds": []
},
{
"id": "animation.shield.wield_first_person_blocking",
"bones": [
"shield"
],
"particles": [],
"sounds": []
},
{
"id": "animation.shield.wield_main_hand_first_person",
"bones": [
Expand Down Expand Up @@ -4714,16 +4706,6 @@ export const Animations: Animation[] =
"particles": [],
"sounds": []
},
{
"id": "animation.vex.attack.rotations.v1.0",
"bones": [
"body",
"leftarm",
"rightarm"
],
"particles": [],
"sounds": []
},
{
"id": "animation.vex.charge",
"bones": [
Expand All @@ -4746,17 +4728,6 @@ export const Animations: Animation[] =
"particles": [],
"sounds": []
},
{
"id": "animation.vex.move",
"bones": [
"leftwing",
"leg0",
"rightarm",
"rightwing"
],
"particles": [],
"sounds": []
},
{
"id": "animation.villager.baby_transform",
"bones": [
Expand Down
27 changes: 0 additions & 27 deletions src/Lib/Vanilla/ResourcePack/materials.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,9 @@
export const Materials: string[] =
[
"agent",
"allay",
"alpha_block",
"alpha_block_color",
"animated_texture_blit",
"armadillo",
"armor",
"armor_enchanted",
"armor_leather",
Expand All @@ -20,7 +18,6 @@ export const Materials: string[] =
"banner",
"banner_pole",
"bat",
"bat_v2",
"beacon_beam",
"beacon_beam_transparent",
"bed",
Expand All @@ -31,20 +28,12 @@ export const Materials: string[] =
"block_overlay",
"blue_spores",
"boat",
"bogged",
"bogged_clothes",
"breeze",
"breeze_eyes",
"breeze_wind",
"breeze_wind_charge",
"camel",
"camera",
"camera_facing_sprite",
"cat",
"chalkboard",
"charged_creeper",
"chest",
"chest_boat",
"chicken",
"chicken_legs",
"clouds",
Expand Down Expand Up @@ -114,7 +103,6 @@ export const Materials: string[] =
"fireworks_rocket",
"fishing_hook",
"fox",
"frog",
"fullscreen_cube_overlay",
"fullscreen_cube_overlay_blend",
"fullscreen_cube_overlay_opaque",
Expand Down Expand Up @@ -148,7 +136,6 @@ export const Materials: string[] =
"item_in_hand",
"item_in_hand_entity_alphatest",
"item_in_hand_entity_alphatest_color",
"item_in_hand_entity_alphatest_one_sided_color",
"item_in_hand_glint",
"item_in_hand_multicolor_tint",
"leash_knot",
Expand All @@ -174,9 +161,7 @@ export const Materials: string[] =
"moving_block_double_side",
"moving_block_seasons",
"name_tag",
"name_tag_alpha_tested",
"name_tag_depth_tested",
"name_tag_text",
"name_text_depth_tested",
"npc",
"ocelot",
Expand All @@ -188,16 +173,13 @@ export const Materials: string[] =
"overlay_quad_clear",
"panda",
"parrot",
"particles_add",
"particles_alpha",
"particles_base",
"particles_blend",
"particles_effects",
"particles_opaque",
"particles_random_test",
"passthru_postprocess",
"pattern",
"pattern_glint",
"phantom",
"phantom_invisible",
"pig",
Expand All @@ -209,7 +191,6 @@ export const Materials: string[] =
"player",
"player_alphatest",
"player_animated",
"player_spectator",
"polar_bear",
"portal_base",
"precipitation",
Expand Down Expand Up @@ -248,7 +229,6 @@ export const Materials: string[] =
"skeleton",
"slime",
"slime_outer",
"sniffer",
"snow",
"snow_golem",
"snow_golem_pumpkin",
Expand Down Expand Up @@ -310,7 +290,6 @@ export const Materials: string[] =
"stray",
"stray_clothes",
"strider",
"tadpole",
"terrain_alpha",
"terrain_alpha_seasons",
"terrain_alpha_single_side",
Expand All @@ -325,16 +304,13 @@ export const Materials: string[] =
"terrain_opaque_seasons",
"terrain_seasons_far",
"terrain_seasons_far_alpha",
"trial_spawner",
"trident",
"trident_glint",
"trident_riptide",
"tropicalfish",
"turtle",
"ui_banner",
"ui_banner_pole",
"ui_banner_shield",
"ui_banner_shield_glint",
"ui_base",
"ui_conduit",
"ui_crosshair",
Expand Down Expand Up @@ -374,8 +350,6 @@ export const Materials: string[] =
"villager_v2_masked",
"vindicator",
"wandering_trader",
"warden",
"warden_bioluminescent_layer",
"water_hole",
"white_ash",
"windowsmr_holo_hand",
Expand All @@ -385,7 +359,6 @@ export const Materials: string[] =
"wither_boss_armor",
"wither_skull",
"wolf",
"wolf_armor",
"xp_bottle",
"zoglin",
"zombie",
Expand Down
1 change: 0 additions & 1 deletion src/Lib/Vanilla/ResourcePack/render_controllers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ export const RenderControllers: string[] =
"controller.render.horse.v1.and.v2",
"controller.render.horse.v3",
"controller.render.husk",
"controller.render.iron_golem",
"controller.render.iron_golem_cracks",
"controller.render.item_default",
"controller.render.item_sprite",
Expand Down
Loading

0 comments on commit bd9e0c4

Please sign in to comment.