forked from Pumpkin-MC/Pumpkin
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- blocks.json 8.3MB -> 4.1MB - items.json 988KB -> 548KB - packets.json 6.9kb -> 4.2kb - particles.json 3.5kb -> 1.6kb - recipies.json 376kb -> 264kb - screens.json 731b -> 315b - sounds.json 72.2kb -> 42.2kb - synced_registeries.json 143.3kb -> 87.6kb - tags.json 335.4kb -> 165.8kb
- Loading branch information
Showing
33 changed files
with
161 additions
and
437,073 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,256 +1 @@ | ||
{ | ||
"serverbound": { | ||
"handshake": { | ||
"intention": 0 | ||
}, | ||
"status": { | ||
"status_request": 0, | ||
"ping_request": 1 | ||
}, | ||
"login": { | ||
"hello": 0, | ||
"key": 1, | ||
"custom_query_answer": 2, | ||
"login_acknowledged": 3, | ||
"cookie_response": 4 | ||
}, | ||
"config": { | ||
"client_information": 0, | ||
"cookie_response": 1, | ||
"custom_payload": 2, | ||
"finish_configuration": 3, | ||
"keep_alive": 4, | ||
"pong": 5, | ||
"resource_pack": 6, | ||
"select_known_packs": 7 | ||
}, | ||
"play": { | ||
"accept_teleportation": 0, | ||
"block_entity_tag_query": 1, | ||
"bundle_item_selected": 2, | ||
"change_difficulty": 3, | ||
"chat_ack": 4, | ||
"chat_command": 5, | ||
"chat_command_signed": 6, | ||
"chat": 7, | ||
"chat_session_update": 8, | ||
"chunk_batch_received": 9, | ||
"client_command": 10, | ||
"client_tick_end": 11, | ||
"client_information": 12, | ||
"command_suggestion": 13, | ||
"configuration_acknowledged": 14, | ||
"container_button_click": 15, | ||
"container_click": 16, | ||
"container_close": 17, | ||
"container_slot_state_changed": 18, | ||
"cookie_response": 19, | ||
"custom_payload": 20, | ||
"debug_sample_subscription": 21, | ||
"edit_book": 22, | ||
"entity_tag_query": 23, | ||
"interact": 24, | ||
"jigsaw_generate": 25, | ||
"keep_alive": 26, | ||
"lock_difficulty": 27, | ||
"move_player_pos": 28, | ||
"move_player_pos_rot": 29, | ||
"move_player_rot": 30, | ||
"move_player_status_only": 31, | ||
"move_vehicle": 32, | ||
"paddle_boat": 33, | ||
"pick_item": 34, | ||
"ping_request": 35, | ||
"place_recipe": 36, | ||
"player_abilities": 37, | ||
"player_action": 38, | ||
"player_command": 39, | ||
"player_input": 40, | ||
"pong": 41, | ||
"recipe_book_change_settings": 42, | ||
"recipe_book_seen_recipe": 43, | ||
"rename_item": 44, | ||
"resource_pack": 45, | ||
"seen_advancements": 46, | ||
"select_trade": 47, | ||
"set_beacon": 48, | ||
"set_carried_item": 49, | ||
"set_command_block": 50, | ||
"set_command_minecart": 51, | ||
"set_creative_mode_slot": 52, | ||
"set_jigsaw_block": 53, | ||
"set_structure_block": 54, | ||
"sign_update": 55, | ||
"swing": 56, | ||
"teleport_to_entity": 57, | ||
"use_item_on": 58, | ||
"use_item": 59 | ||
} | ||
}, | ||
"clientbound": { | ||
"status": { | ||
"status_response": 0, | ||
"pong_response": 1 | ||
}, | ||
"login": { | ||
"login_disconnect": 0, | ||
"hello": 1, | ||
"login_finished": 2, | ||
"login_compression": 3, | ||
"custom_query": 4, | ||
"cookie_request": 5 | ||
}, | ||
"config": { | ||
"cookie_request": 0, | ||
"custom_payload": 1, | ||
"disconnect": 2, | ||
"finish_configuration": 3, | ||
"keep_alive": 4, | ||
"ping": 5, | ||
"reset_chat": 6, | ||
"registry_data": 7, | ||
"resource_pack_pop": 8, | ||
"resource_pack_push": 9, | ||
"store_cookie": 10, | ||
"transfer": 11, | ||
"update_enabled_features": 12, | ||
"update_tags": 13, | ||
"select_known_packs": 14, | ||
"custom_report_details": 15, | ||
"server_links": 16 | ||
}, | ||
"play": { | ||
"bundle_delimiter": 0, | ||
"add_entity": 1, | ||
"add_experience_orb": 2, | ||
"animate": 3, | ||
"award_stats": 4, | ||
"block_changed_ack": 5, | ||
"block_destruction": 6, | ||
"block_entity_data": 7, | ||
"block_event": 8, | ||
"block_update": 9, | ||
"boss_event": 10, | ||
"change_difficulty": 11, | ||
"chunk_batch_finished": 12, | ||
"chunk_batch_start": 13, | ||
"chunks_biomes": 14, | ||
"clear_titles": 15, | ||
"command_suggestions": 16, | ||
"commands": 17, | ||
"container_close": 18, | ||
"container_set_content": 19, | ||
"container_set_data": 20, | ||
"container_set_slot": 21, | ||
"cookie_request": 22, | ||
"cooldown": 23, | ||
"custom_chat_completions": 24, | ||
"custom_payload": 25, | ||
"damage_event": 26, | ||
"debug_sample": 27, | ||
"delete_chat": 28, | ||
"disconnect": 29, | ||
"disguised_chat": 30, | ||
"entity_event": 31, | ||
"entity_position_sync": 32, | ||
"explode": 33, | ||
"forget_level_chunk": 34, | ||
"game_event": 35, | ||
"horse_screen_open": 36, | ||
"hurt_animation": 37, | ||
"initialize_border": 38, | ||
"keep_alive": 39, | ||
"level_chunk_with_light": 40, | ||
"level_event": 41, | ||
"level_particles": 42, | ||
"light_update": 43, | ||
"login": 44, | ||
"map_item_data": 45, | ||
"merchant_offers": 46, | ||
"move_entity_pos": 47, | ||
"move_entity_pos_rot": 48, | ||
"move_minecart_along_track": 49, | ||
"move_entity_rot": 50, | ||
"move_vehicle": 51, | ||
"open_book": 52, | ||
"open_screen": 53, | ||
"open_sign_editor": 54, | ||
"ping": 55, | ||
"pong_response": 56, | ||
"place_ghost_recipe": 57, | ||
"player_abilities": 58, | ||
"player_chat": 59, | ||
"player_combat_end": 60, | ||
"player_combat_enter": 61, | ||
"player_combat_kill": 62, | ||
"player_info_remove": 63, | ||
"player_info_update": 64, | ||
"player_look_at": 65, | ||
"player_position": 66, | ||
"player_rotation": 67, | ||
"recipe_book_add": 68, | ||
"recipe_book_remove": 69, | ||
"recipe_book_settings": 70, | ||
"remove_entities": 71, | ||
"remove_mob_effect": 72, | ||
"reset_score": 73, | ||
"resource_pack_pop": 74, | ||
"resource_pack_push": 75, | ||
"respawn": 76, | ||
"rotate_head": 77, | ||
"section_blocks_update": 78, | ||
"select_advancements_tab": 79, | ||
"server_data": 80, | ||
"set_action_bar_text": 81, | ||
"set_border_center": 82, | ||
"set_border_lerp_size": 83, | ||
"set_border_size": 84, | ||
"set_border_warning_delay": 85, | ||
"set_border_warning_distance": 86, | ||
"set_camera": 87, | ||
"set_chunk_cache_center": 88, | ||
"set_chunk_cache_radius": 89, | ||
"set_cursor_item": 90, | ||
"set_default_spawn_position": 91, | ||
"set_display_objective": 92, | ||
"set_entity_data": 93, | ||
"set_entity_link": 94, | ||
"set_entity_motion": 95, | ||
"set_equipment": 96, | ||
"set_experience": 97, | ||
"set_health": 98, | ||
"set_held_slot": 99, | ||
"set_objective": 100, | ||
"set_passengers": 101, | ||
"set_player_inventory": 102, | ||
"set_player_team": 103, | ||
"set_score": 104, | ||
"set_simulation_distance": 105, | ||
"set_subtitle_text": 106, | ||
"set_time": 107, | ||
"set_title_text": 108, | ||
"set_titles_animation": 109, | ||
"sound_entity": 110, | ||
"sound": 111, | ||
"start_configuration": 112, | ||
"stop_sound": 113, | ||
"store_cookie": 114, | ||
"system_chat": 115, | ||
"tab_list": 116, | ||
"tag_query": 117, | ||
"take_item_entity": 118, | ||
"teleport_entity": 119, | ||
"ticking_state": 120, | ||
"ticking_step": 121, | ||
"transfer": 122, | ||
"update_advancements": 123, | ||
"update_attributes": 124, | ||
"update_mob_effect": 125, | ||
"update_recipes": 126, | ||
"update_tags": 127, | ||
"projectile_power": 128, | ||
"custom_report_details": 129, | ||
"server_links": 130 | ||
} | ||
} | ||
} | ||
{"serverbound":{"handshake":["intention"],"status":["status_request","ping_request"],"login":["hello","key","custom_query_answer","login_acknowledged","cookie_response"],"config":["client_information","cookie_response","custom_payload","finish_configuration","keep_alive","pong","resource_pack","select_known_packs"],"play":["accept_teleportation","block_entity_tag_query","bundle_item_selected","change_difficulty","chat_ack","chat_command","chat_command_signed","chat","chat_session_update","chunk_batch_received","client_command","client_tick_end","client_information","command_suggestion","configuration_acknowledged","container_button_click","container_click","container_close","container_slot_state_changed","cookie_response","custom_payload","debug_sample_subscription","edit_book","entity_tag_query","interact","jigsaw_generate","keep_alive","lock_difficulty","move_player_pos","move_player_pos_rot","move_player_rot","move_player_status_only","move_vehicle","paddle_boat","pick_item","ping_request","place_recipe","player_abilities","player_action","player_command","player_input","pong","recipe_book_change_settings","recipe_book_seen_recipe","rename_item","resource_pack","seen_advancements","select_trade","set_beacon","set_carried_item","set_command_block","set_command_minecart","set_creative_mode_slot","set_jigsaw_block","set_structure_block","sign_update","swing","teleport_to_entity","use_item_on","use_item"]},"clientbound":{"status":["status_response","pong_response"],"login":["login_disconnect","hello","login_finished","login_compression","custom_query","cookie_request"],"config":["cookie_request","custom_payload","disconnect","finish_configuration","keep_alive","ping","reset_chat","registry_data","resource_pack_pop","resource_pack_push","store_cookie","transfer","update_enabled_features","update_tags","select_known_packs","custom_report_details","server_links"],"play":["bundle_delimiter","add_entity","add_experience_orb","animate","award_stats","block_changed_ack","block_destruction","block_entity_data","block_event","block_update","boss_event","change_difficulty","chunk_batch_finished","chunk_batch_start","chunks_biomes","clear_titles","command_suggestions","commands","container_close","container_set_content","container_set_data","container_set_slot","cookie_request","cooldown","custom_chat_completions","custom_payload","damage_event","debug_sample","delete_chat","disconnect","disguised_chat","entity_event","entity_position_sync","explode","forget_level_chunk","game_event","horse_screen_open","hurt_animation","initialize_border","keep_alive","level_chunk_with_light","level_event","level_particles","light_update","login","map_item_data","merchant_offers","move_entity_pos","move_entity_pos_rot","move_minecart_along_track","move_entity_rot","move_vehicle","open_book","open_screen","open_sign_editor","ping","pong_response","place_ghost_recipe","player_abilities","player_chat","player_combat_end","player_combat_enter","player_combat_kill","player_info_remove","player_info_update","player_look_at","player_position","player_rotation","recipe_book_add","recipe_book_remove","recipe_book_settings","remove_entities","remove_mob_effect","reset_score","resource_pack_pop","resource_pack_push","respawn","rotate_head","section_blocks_update","select_advancements_tab","server_data","set_action_bar_text","set_border_center","set_border_lerp_size","set_border_size","set_border_warning_delay","set_border_warning_distance","set_camera","set_chunk_cache_center","set_chunk_cache_radius","set_cursor_item","set_default_spawn_position","set_display_objective","set_entity_data","set_entity_link","set_entity_motion","set_equipment","set_experience","set_health","set_held_slot","set_objective","set_passengers","set_player_inventory","set_player_team","set_score","set_simulation_distance","set_subtitle_text","set_time","set_title_text","set_titles_animation","sound_entity","sound","start_configuration","stop_sound","store_cookie","system_chat","tab_list","tag_query","take_item_entity","teleport_entity","ticking_state","ticking_step","transfer","update_advancements","update_attributes","update_mob_effect","update_recipes","update_tags","projectile_power","custom_report_details","server_links"]}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,113 +1 @@ | ||
{ | ||
"minecraft:angry_villager": 0, | ||
"minecraft:block": 1, | ||
"minecraft:block_marker": 2, | ||
"minecraft:bubble": 3, | ||
"minecraft:cloud": 4, | ||
"minecraft:crit": 5, | ||
"minecraft:damage_indicator": 6, | ||
"minecraft:dragon_breath": 7, | ||
"minecraft:dripping_lava": 8, | ||
"minecraft:falling_lava": 9, | ||
"minecraft:landing_lava": 10, | ||
"minecraft:dripping_water": 11, | ||
"minecraft:falling_water": 12, | ||
"minecraft:dust": 13, | ||
"minecraft:dust_color_transition": 14, | ||
"minecraft:effect": 15, | ||
"minecraft:elder_guardian": 16, | ||
"minecraft:enchanted_hit": 17, | ||
"minecraft:enchant": 18, | ||
"minecraft:end_rod": 19, | ||
"minecraft:entity_effect": 20, | ||
"minecraft:explosion_emitter": 21, | ||
"minecraft:explosion": 22, | ||
"minecraft:gust": 23, | ||
"minecraft:small_gust": 24, | ||
"minecraft:gust_emitter_large": 25, | ||
"minecraft:gust_emitter_small": 26, | ||
"minecraft:sonic_boom": 27, | ||
"minecraft:falling_dust": 28, | ||
"minecraft:firework": 29, | ||
"minecraft:fishing": 30, | ||
"minecraft:flame": 31, | ||
"minecraft:infested": 32, | ||
"minecraft:cherry_leaves": 33, | ||
"minecraft:sculk_soul": 34, | ||
"minecraft:sculk_charge": 35, | ||
"minecraft:sculk_charge_pop": 36, | ||
"minecraft:soul_fire_flame": 37, | ||
"minecraft:soul": 38, | ||
"minecraft:flash": 39, | ||
"minecraft:happy_villager": 40, | ||
"minecraft:composter": 41, | ||
"minecraft:heart": 42, | ||
"minecraft:instant_effect": 43, | ||
"minecraft:item": 44, | ||
"minecraft:vibration": 45, | ||
"minecraft:trail": 46, | ||
"minecraft:item_slime": 47, | ||
"minecraft:item_cobweb": 48, | ||
"minecraft:item_snowball": 49, | ||
"minecraft:large_smoke": 50, | ||
"minecraft:lava": 51, | ||
"minecraft:mycelium": 52, | ||
"minecraft:note": 53, | ||
"minecraft:poof": 54, | ||
"minecraft:portal": 55, | ||
"minecraft:rain": 56, | ||
"minecraft:smoke": 57, | ||
"minecraft:white_smoke": 58, | ||
"minecraft:sneeze": 59, | ||
"minecraft:spit": 60, | ||
"minecraft:squid_ink": 61, | ||
"minecraft:sweep_attack": 62, | ||
"minecraft:totem_of_undying": 63, | ||
"minecraft:underwater": 64, | ||
"minecraft:splash": 65, | ||
"minecraft:witch": 66, | ||
"minecraft:bubble_pop": 67, | ||
"minecraft:current_down": 68, | ||
"minecraft:bubble_column_up": 69, | ||
"minecraft:nautilus": 70, | ||
"minecraft:dolphin": 71, | ||
"minecraft:campfire_cosy_smoke": 72, | ||
"minecraft:campfire_signal_smoke": 73, | ||
"minecraft:dripping_honey": 74, | ||
"minecraft:falling_honey": 75, | ||
"minecraft:landing_honey": 76, | ||
"minecraft:falling_nectar": 77, | ||
"minecraft:falling_spore_blossom": 78, | ||
"minecraft:ash": 79, | ||
"minecraft:crimson_spore": 80, | ||
"minecraft:warped_spore": 81, | ||
"minecraft:spore_blossom_air": 82, | ||
"minecraft:dripping_obsidian_tear": 83, | ||
"minecraft:falling_obsidian_tear": 84, | ||
"minecraft:landing_obsidian_tear": 85, | ||
"minecraft:reverse_portal": 86, | ||
"minecraft:white_ash": 87, | ||
"minecraft:small_flame": 88, | ||
"minecraft:snowflake": 89, | ||
"minecraft:dripping_dripstone_lava": 90, | ||
"minecraft:falling_dripstone_lava": 91, | ||
"minecraft:dripping_dripstone_water": 92, | ||
"minecraft:falling_dripstone_water": 93, | ||
"minecraft:glow_squid_ink": 94, | ||
"minecraft:glow": 95, | ||
"minecraft:wax_on": 96, | ||
"minecraft:wax_off": 97, | ||
"minecraft:electric_spark": 98, | ||
"minecraft:scrape": 99, | ||
"minecraft:shriek": 100, | ||
"minecraft:egg_crack": 101, | ||
"minecraft:dust_plume": 102, | ||
"minecraft:trial_spawner_detection": 103, | ||
"minecraft:trial_spawner_detection_ominous": 104, | ||
"minecraft:vault_connection": 105, | ||
"minecraft:dust_pillar": 106, | ||
"minecraft:ominous_spawning": 107, | ||
"minecraft:raid_omen": 108, | ||
"minecraft:trial_omen": 109, | ||
"minecraft:block_crumble": 110 | ||
} | ||
["angry_villager","block","block_marker","bubble","cloud","crit","damage_indicator","dragon_breath","dripping_lava","falling_lava","landing_lava","dripping_water","falling_water","dust","dust_color_transition","effect","elder_guardian","enchanted_hit","enchant","end_rod","entity_effect","explosion_emitter","explosion","gust","small_gust","gust_emitter_large","gust_emitter_small","sonic_boom","falling_dust","firework","fishing","flame","infested","cherry_leaves","sculk_soul","sculk_charge","sculk_charge_pop","soul_fire_flame","soul","flash","happy_villager","composter","heart","instant_effect","item","vibration","trail","item_slime","item_cobweb","item_snowball","large_smoke","lava","mycelium","note","poof","portal","rain","smoke","white_smoke","sneeze","spit","squid_ink","sweep_attack","totem_of_undying","underwater","splash","witch","bubble_pop","current_down","bubble_column_up","nautilus","dolphin","campfire_cosy_smoke","campfire_signal_smoke","dripping_honey","falling_honey","landing_honey","falling_nectar","falling_spore_blossom","ash","crimson_spore","warped_spore","spore_blossom_air","dripping_obsidian_tear","falling_obsidian_tear","landing_obsidian_tear","reverse_portal","white_ash","small_flame","snowflake","dripping_dripstone_lava","falling_dripstone_lava","dripping_dripstone_water","falling_dripstone_water","glow_squid_ink","glow","wax_on","wax_off","electric_spark","scrape","shriek","egg_crack","dust_plume","trial_spawner_detection","trial_spawner_detection_ominous","vault_connection","dust_pillar","ominous_spawning","raid_omen","trial_omen","block_crumble"] |
Oops, something went wrong.