mirror of
https://github.com/italicsjenga/valence.git
synced 2024-12-24 06:51:30 +11:00
509 lines
10 KiB
JSON
509 lines
10 KiB
JSON
{
|
|
"types": {
|
|
"allay": 0,
|
|
"area_effect_cloud": 1,
|
|
"armor_stand": 2,
|
|
"arrow": 3,
|
|
"axolotl": 4,
|
|
"bat": 5,
|
|
"bee": 6,
|
|
"blaze": 7,
|
|
"boat": 8,
|
|
"chest_boat": 9,
|
|
"cat": 10,
|
|
"cave_spider": 11,
|
|
"chicken": 12,
|
|
"cod": 13,
|
|
"cow": 14,
|
|
"creeper": 15,
|
|
"dolphin": 16,
|
|
"donkey": 17,
|
|
"dragon_fireball": 18,
|
|
"drowned": 19,
|
|
"elder_guardian": 20,
|
|
"end_crystal": 21,
|
|
"ender_dragon": 22,
|
|
"enderman": 23,
|
|
"endermite": 24,
|
|
"evoker": 25,
|
|
"evoker_fangs": 26,
|
|
"experience_orb": 27,
|
|
"eye_of_ender": 28,
|
|
"falling_block": 29,
|
|
"firework_rocket": 30,
|
|
"fox": 31,
|
|
"frog": 32,
|
|
"ghast": 33,
|
|
"giant": 34,
|
|
"glow_item_frame": 35,
|
|
"glow_squid": 36,
|
|
"goat": 37,
|
|
"guardian": 38,
|
|
"hoglin": 39,
|
|
"horse": 40,
|
|
"husk": 41,
|
|
"illusioner": 42,
|
|
"iron_golem": 43,
|
|
"item": 44,
|
|
"item_frame": 45,
|
|
"fireball": 46,
|
|
"leash_knot": 47,
|
|
"lightning_bolt": 48,
|
|
"llama": 49,
|
|
"llama_spit": 50,
|
|
"magma_cube": 51,
|
|
"marker": 52,
|
|
"minecart": 53,
|
|
"chest_minecart": 54,
|
|
"command_block_minecart": 55,
|
|
"furnace_minecart": 56,
|
|
"hopper_minecart": 57,
|
|
"spawner_minecart": 58,
|
|
"tnt_minecart": 59,
|
|
"mule": 60,
|
|
"mooshroom": 61,
|
|
"ocelot": 62,
|
|
"painting": 63,
|
|
"panda": 64,
|
|
"parrot": 65,
|
|
"phantom": 66,
|
|
"pig": 67,
|
|
"piglin": 68,
|
|
"piglin_brute": 69,
|
|
"pillager": 70,
|
|
"polar_bear": 71,
|
|
"tnt": 72,
|
|
"pufferfish": 73,
|
|
"rabbit": 74,
|
|
"ravager": 75,
|
|
"salmon": 76,
|
|
"sheep": 77,
|
|
"shulker": 78,
|
|
"shulker_bullet": 79,
|
|
"silverfish": 80,
|
|
"skeleton": 81,
|
|
"skeleton_horse": 82,
|
|
"slime": 83,
|
|
"small_fireball": 84,
|
|
"snow_golem": 85,
|
|
"snowball": 86,
|
|
"spectral_arrow": 87,
|
|
"spider": 88,
|
|
"squid": 89,
|
|
"stray": 90,
|
|
"strider": 91,
|
|
"tadpole": 92,
|
|
"egg": 93,
|
|
"ender_pearl": 94,
|
|
"experience_bottle": 95,
|
|
"potion": 96,
|
|
"trident": 97,
|
|
"trader_llama": 98,
|
|
"tropical_fish": 99,
|
|
"turtle": 100,
|
|
"vex": 101,
|
|
"villager": 102,
|
|
"vindicator": 103,
|
|
"wandering_trader": 104,
|
|
"warden": 105,
|
|
"witch": 106,
|
|
"wither": 107,
|
|
"wither_skeleton": 108,
|
|
"wither_skull": 109,
|
|
"wolf": 110,
|
|
"zoglin": 111,
|
|
"zombie": 112,
|
|
"zombie_horse": 113,
|
|
"zombie_villager": 114,
|
|
"zombified_piglin": 115,
|
|
"player": 116,
|
|
"fishing_bobber": 117
|
|
},
|
|
"statuses": {
|
|
"add_sprinting_particles_or_reset_spawner_minecart_spawn_delay": 1,
|
|
"damage_from_generic_source": 2,
|
|
"play_death_sound_or_add_projectile_hit_particles": 3,
|
|
"play_attack_sound": 4,
|
|
"stop_attack": 5,
|
|
"add_negative_player_reaction_particles": 6,
|
|
"add_positive_player_reaction_particles": 7,
|
|
"shake_off_water": 8,
|
|
"consume_item": 9,
|
|
"set_sheep_eat_grass_timer_or_prime_tnt_minecart": 10,
|
|
"look_at_villager": 11,
|
|
"add_villager_heart_particles": 12,
|
|
"add_villager_angry_particles": 13,
|
|
"add_villager_happy_particles": 14,
|
|
"add_witch_particles": 15,
|
|
"play_cure_zombie_villager_sound": 16,
|
|
"explode_firework_client": 17,
|
|
"add_breeding_particles": 18,
|
|
"reset_squid_thrust_timer": 19,
|
|
"play_spawn_effects": 20,
|
|
"play_guardian_attack_sound": 21,
|
|
"use_reduced_debug_info": 22,
|
|
"use_full_debug_info": 23,
|
|
"set_op_level_0": 24,
|
|
"set_op_level_1": 25,
|
|
"set_op_level_2": 26,
|
|
"set_op_level_3": 27,
|
|
"set_op_level_4": 28,
|
|
"block_with_shield": 29,
|
|
"break_shield": 30,
|
|
"pull_hooked_entity": 31,
|
|
"hit_armor_stand": 32,
|
|
"damage_from_thorns": 33,
|
|
"stop_looking_at_villager": 34,
|
|
"use_totem_of_undying": 35,
|
|
"damage_from_drowning": 36,
|
|
"damage_from_fire": 37,
|
|
"add_dolphin_happy_villager_particles": 38,
|
|
"stun_ravager": 39,
|
|
"tame_ocelot_failed": 40,
|
|
"tame_ocelot_success": 41,
|
|
"add_splash_particles": 42,
|
|
"add_cloud_particles": 43,
|
|
"damage_from_berry_bush": 44,
|
|
"create_eating_particles": 45,
|
|
"add_portal_particles": 46,
|
|
"break_mainhand": 47,
|
|
"break_offhand": 48,
|
|
"break_head": 49,
|
|
"break_chest": 50,
|
|
"break_legs": 51,
|
|
"break_feet": 52,
|
|
"drip_honey": 53,
|
|
"drip_rich_honey": 54,
|
|
"swap_hands": 55,
|
|
"reset_wolf_shake": 56,
|
|
"damage_from_freezing": 57,
|
|
"prepare_ram": 58,
|
|
"finish_ram": 59,
|
|
"add_death_particles": 60,
|
|
"ears_twitch": 61,
|
|
"sonic_boom": 62
|
|
},
|
|
"animations": {
|
|
"swing_main_hand": 0,
|
|
"damage": 1,
|
|
"wake_up": 2,
|
|
"swing_off_hand": 3,
|
|
"crit": 4,
|
|
"enchanted_hit": 5
|
|
},
|
|
"villager_types": {
|
|
"desert": 0,
|
|
"jungle": 1,
|
|
"plains": 2,
|
|
"savanna": 3,
|
|
"snow": 4,
|
|
"swamp": 5,
|
|
"taiga": 6
|
|
},
|
|
"villager_professions": {
|
|
"none": 0,
|
|
"armorer": 1,
|
|
"butcher": 2,
|
|
"cartographer": 3,
|
|
"cleric": 4,
|
|
"farmer": 5,
|
|
"fisherman": 6,
|
|
"fletcher": 7,
|
|
"leatherworker": 8,
|
|
"librarian": 9,
|
|
"mason": 10,
|
|
"nitwit": 11,
|
|
"shepherd": 12,
|
|
"toolsmith": 13,
|
|
"weaponsmith": 14
|
|
},
|
|
"cat_variants": {
|
|
"tabby": 0,
|
|
"black": 1,
|
|
"red": 2,
|
|
"siamese": 3,
|
|
"british_shorthair": 4,
|
|
"calico": 5,
|
|
"persian": 6,
|
|
"ragdoll": 7,
|
|
"white": 8,
|
|
"jellie": 9,
|
|
"all_black": 10
|
|
},
|
|
"frog_variants": {
|
|
"temperate": 0,
|
|
"warm": 1,
|
|
"cold": 2
|
|
},
|
|
"painting_variants": {
|
|
"kebab": {
|
|
"id": 0,
|
|
"width": 16,
|
|
"height": 16
|
|
},
|
|
"aztec": {
|
|
"id": 1,
|
|
"width": 16,
|
|
"height": 16
|
|
},
|
|
"alban": {
|
|
"id": 2,
|
|
"width": 16,
|
|
"height": 16
|
|
},
|
|
"aztec2": {
|
|
"id": 3,
|
|
"width": 16,
|
|
"height": 16
|
|
},
|
|
"bomb": {
|
|
"id": 4,
|
|
"width": 16,
|
|
"height": 16
|
|
},
|
|
"plant": {
|
|
"id": 5,
|
|
"width": 16,
|
|
"height": 16
|
|
},
|
|
"wasteland": {
|
|
"id": 6,
|
|
"width": 16,
|
|
"height": 16
|
|
},
|
|
"pool": {
|
|
"id": 7,
|
|
"width": 32,
|
|
"height": 16
|
|
},
|
|
"courbet": {
|
|
"id": 8,
|
|
"width": 32,
|
|
"height": 16
|
|
},
|
|
"sea": {
|
|
"id": 9,
|
|
"width": 32,
|
|
"height": 16
|
|
},
|
|
"sunset": {
|
|
"id": 10,
|
|
"width": 32,
|
|
"height": 16
|
|
},
|
|
"creebet": {
|
|
"id": 11,
|
|
"width": 32,
|
|
"height": 16
|
|
},
|
|
"wanderer": {
|
|
"id": 12,
|
|
"width": 16,
|
|
"height": 32
|
|
},
|
|
"graham": {
|
|
"id": 13,
|
|
"width": 16,
|
|
"height": 32
|
|
},
|
|
"match": {
|
|
"id": 14,
|
|
"width": 32,
|
|
"height": 32
|
|
},
|
|
"bust": {
|
|
"id": 15,
|
|
"width": 32,
|
|
"height": 32
|
|
},
|
|
"stage": {
|
|
"id": 16,
|
|
"width": 32,
|
|
"height": 32
|
|
},
|
|
"void": {
|
|
"id": 17,
|
|
"width": 32,
|
|
"height": 32
|
|
},
|
|
"skull_and_roses": {
|
|
"id": 18,
|
|
"width": 32,
|
|
"height": 32
|
|
},
|
|
"wither": {
|
|
"id": 19,
|
|
"width": 32,
|
|
"height": 32
|
|
},
|
|
"fighters": {
|
|
"id": 20,
|
|
"width": 64,
|
|
"height": 32
|
|
},
|
|
"pointer": {
|
|
"id": 21,
|
|
"width": 64,
|
|
"height": 64
|
|
},
|
|
"pigscene": {
|
|
"id": 22,
|
|
"width": 64,
|
|
"height": 64
|
|
},
|
|
"burning_skull": {
|
|
"id": 23,
|
|
"width": 64,
|
|
"height": 64
|
|
},
|
|
"skeleton": {
|
|
"id": 24,
|
|
"width": 64,
|
|
"height": 48
|
|
},
|
|
"earth": {
|
|
"id": 25,
|
|
"width": 32,
|
|
"height": 32
|
|
},
|
|
"wind": {
|
|
"id": 26,
|
|
"width": 32,
|
|
"height": 32
|
|
},
|
|
"water": {
|
|
"id": 27,
|
|
"width": 32,
|
|
"height": 32
|
|
},
|
|
"fire": {
|
|
"id": 28,
|
|
"width": 32,
|
|
"height": 32
|
|
},
|
|
"donkey_kong": {
|
|
"id": 29,
|
|
"width": 64,
|
|
"height": 48
|
|
}
|
|
},
|
|
"facing": {
|
|
"down": 0,
|
|
"up": 1,
|
|
"north": 2,
|
|
"south": 3,
|
|
"west": 4,
|
|
"east": 5
|
|
},
|
|
"poses": {
|
|
"standing": 0,
|
|
"fall_flying": 1,
|
|
"sleeping": 2,
|
|
"swimming": 3,
|
|
"spin_attack": 4,
|
|
"crouching": 5,
|
|
"long_jumping": 6,
|
|
"dying": 7,
|
|
"croaking": 8,
|
|
"using_tongue": 9,
|
|
"roaring": 10,
|
|
"sniffing": 11,
|
|
"emerging": 12,
|
|
"digging": 13
|
|
},
|
|
"particle_types": {
|
|
"ambient_entity_effect": 0,
|
|
"angry_villager": 1,
|
|
"block": 2,
|
|
"block_marker": 3,
|
|
"bubble": 4,
|
|
"cloud": 5,
|
|
"crit": 6,
|
|
"damage_indicator": 7,
|
|
"dragon_breath": 8,
|
|
"dripping_lava": 9,
|
|
"falling_lava": 10,
|
|
"landing_lava": 11,
|
|
"dripping_water": 12,
|
|
"falling_water": 13,
|
|
"dust": 14,
|
|
"dust_color_transition": 15,
|
|
"effect": 16,
|
|
"elder_guardian": 17,
|
|
"enchanted_hit": 18,
|
|
"enchant": 19,
|
|
"end_rod": 20,
|
|
"entity_effect": 21,
|
|
"explosion_emitter": 22,
|
|
"explosion": 23,
|
|
"sonic_boom": 24,
|
|
"falling_dust": 25,
|
|
"firework": 26,
|
|
"fishing": 27,
|
|
"flame": 28,
|
|
"sculk_soul": 29,
|
|
"sculk_charge": 30,
|
|
"sculk_charge_pop": 31,
|
|
"soul_fire_flame": 32,
|
|
"soul": 33,
|
|
"flash": 34,
|
|
"happy_villager": 35,
|
|
"composter": 36,
|
|
"heart": 37,
|
|
"instant_effect": 38,
|
|
"item": 39,
|
|
"vibration": 40,
|
|
"item_slime": 41,
|
|
"item_snowball": 42,
|
|
"large_smoke": 43,
|
|
"lava": 44,
|
|
"mycelium": 45,
|
|
"note": 46,
|
|
"poof": 47,
|
|
"portal": 48,
|
|
"rain": 49,
|
|
"smoke": 50,
|
|
"sneeze": 51,
|
|
"spit": 52,
|
|
"squid_ink": 53,
|
|
"sweep_attack": 54,
|
|
"totem_of_undying": 55,
|
|
"underwater": 56,
|
|
"splash": 57,
|
|
"witch": 58,
|
|
"bubble_pop": 59,
|
|
"current_down": 60,
|
|
"bubble_column_up": 61,
|
|
"nautilus": 62,
|
|
"dolphin": 63,
|
|
"campfire_cosy_smoke": 64,
|
|
"campfire_signal_smoke": 65,
|
|
"dripping_honey": 66,
|
|
"falling_honey": 67,
|
|
"landing_honey": 68,
|
|
"falling_nectar": 69,
|
|
"falling_spore_blossom": 70,
|
|
"ash": 71,
|
|
"crimson_spore": 72,
|
|
"warped_spore": 73,
|
|
"spore_blossom_air": 74,
|
|
"dripping_obsidian_tear": 75,
|
|
"falling_obsidian_tear": 76,
|
|
"landing_obsidian_tear": 77,
|
|
"reverse_portal": 78,
|
|
"white_ash": 79,
|
|
"small_flame": 80,
|
|
"snowflake": 81,
|
|
"dripping_dripstone_lava": 82,
|
|
"falling_dripstone_lava": 83,
|
|
"dripping_dripstone_water": 84,
|
|
"falling_dripstone_water": 85,
|
|
"glow_squid_ink": 86,
|
|
"glow": 87,
|
|
"wax_on": 88,
|
|
"wax_off": 89,
|
|
"electric_spark": 90,
|
|
"scrape": 91,
|
|
"shriek": 92
|
|
}
|
|
} |