0
0
mirror of https://github.com/Pumpkin-MC/Pumpkin synced 2025-04-28 17:30:42 +00:00
Files
Pumpkin/assets/game_event.json

62 lines
1.0 KiB
JSON
Raw Normal View History

[
"block_activate",
"block_attach",
"block_change",
"block_close",
"block_deactivate",
"block_destroy",
"block_detach",
"block_open",
"block_place",
"container_close",
"container_open",
"drink",
"eat",
"elytra_glide",
"entity_damage",
"entity_die",
"entity_dismount",
"entity_interact",
"entity_mount",
"entity_place",
"entity_action",
"equip",
"explode",
"flap",
"fluid_pickup",
"fluid_place",
"hit_ground",
"instrument_play",
"item_interact_finish",
"item_interact_start",
"jukebox_play",
"jukebox_stop_play",
"lightning_strike",
"note_block_play",
"prime_fuse",
"projectile_land",
"projectile_shoot",
"sculk_sensor_tendrils_clicking",
"shear",
"shriek",
"splash",
"step",
"swim",
"teleport",
"unequip",
"resonate_1",
"resonate_2",
"resonate_3",
"resonate_4",
"resonate_5",
"resonate_6",
"resonate_7",
"resonate_8",
"resonate_9",
"resonate_10",
"resonate_11",
"resonate_12",
"resonate_13",
"resonate_14",
"resonate_15"
]