Advertisement
skypop

MC entity sfx

Oct 19th, 2018
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 9.26 KB | None | 0 0
  1. -- MC entity sfx
  2. -- http://www.theredengineer.com/1.9-playsound-list.html
  3. function get()
  4.     return {
  5.         "entity.arrow.hit",
  6.         "entity.arrow.shoot",
  7.         "entity.arrow.successful_hit",
  8.         "entity.bat.ambient",
  9.         "entity.armorstand.break",
  10.         "entity.armorstand.fall",
  11.         "entity.armorstand.hit",
  12.         "entity.armorstand.place",
  13.         "entity.bat.death",
  14.         "entity.bat.hurt",
  15.         "entity.bat.takeoff",
  16.         "entity.blaze.ambient",
  17.         "entity.blaze.burn",
  18.         "entity.blaze.death",
  19.         "entity.blaze.hurt",
  20.         "entity.blaze.shoot",
  21.         "entity.bobber.splash",
  22.         "entity.bobber.throw",
  23.         "entity.bobber.retrieve",
  24.         "entity.cat.ambient",
  25.         "entity.cat.death",
  26.         "entity.cat.hiss",
  27.         "entity.cat.hurt",
  28.         "entity.cat.purr",
  29.         "entity.cat.purreow",
  30.         "entity.chicken.ambient",
  31.         "entity.chicken.death",
  32.         "entity.chicken.egg",
  33.         "entity.chicken.hurt",
  34.         "entity.chicken.step",
  35.         "entity.cow.ambient",
  36.         "entity.cow.death",
  37.         "entity.cow.hurt",
  38.         "entity.cow.milk",
  39.         "entity.cow.step",
  40.         "entity.creeper.death",
  41.         "entity.creeper.hurt",
  42.         "entity.creeper.primed",
  43.         "entity.donkey.ambient",
  44.         "entity.donkey.angry",
  45.         "entity.donkey.chest",
  46.         "entity.donkey.death",
  47.         "entity.donkey.hurt",
  48.         "entity.egg.throw",
  49.         "entity.elder_guardian.ambient",
  50.         "entity.elder_guardian.ambient_land",
  51.         "entity.elder_guardian.curse",
  52.         "entity.elder_guardian.death",
  53.         "entity.elder_guardian.death_land",
  54.         "entity.elder_guardian.hurt",
  55.         "entity.elder_guardian.hurt_land",
  56.         "entity.enderdragon.ambient",
  57.         "entity.enderdragon.death",
  58.         "entity.enderdragon.flap",
  59.         "entity.enderdragon.growl",
  60.         "entity.enderdragon.hurt",
  61.         "entity.enderdragon.shoot",
  62.         "entity.enderdragon_fireball.explode",
  63.         "entity.endereye.launch",
  64.         "entity.endereye.death",
  65.         "entity.endermen.death",
  66.         "entity.endermen.hurt",
  67.         "entity.endermen.scream",
  68.         "entity.endermen.stare",
  69.         "entity.endermen.teleport",
  70.         "entity.endermite.ambient",
  71.         "entity.endermite.death",
  72.         "entity.endermite.hurt",
  73.         "entity.endermite.step",
  74.         "entity.enderpearl.throw",
  75.         "entity.evokation_illager.ambient",
  76.         "entity.evokation_illager.hurt",
  77.         "entity.evokation_illager.death",
  78.         "entity.evokation_illager.cast_spell",
  79.         "entity.evokation_illager.prepare_attack",
  80.         "entity.evokation_illager.prepare_summon​​​​",
  81.         "entity.evokation_illager.cast_spell",
  82.         "entity.evokation_fangs.attack​",
  83.         "entity.experience_bottle.throw",
  84.         "entity.experience_orb.pickup",
  85.         "entity.firework.blast",
  86.         "entity.firework.blast_far",
  87.         "entity.firework.large_blast",
  88.         "entity.firework.large_blast_far",
  89.         "entity.firework.launch",
  90.         "entity.firework.shoot",
  91.         "entity.firework.twinkle",
  92.         "entity.firework.twinkle_far",
  93.         "entity.generic.big_fall",
  94.         "entity.generic.burn",
  95.         "entity.generic.death",
  96.         "entity.generic.drink",
  97.         "entity.generic.eat",
  98.         "entity.generic.explode",
  99.         "entity.generic.extinguish_fire",
  100.         "entity.generic.hurt",
  101.         "entity.generic.small_fall",
  102.         "entity.generic.splash",
  103.         "entity.generic.swim",
  104.         "entity.ghast.ambient",
  105.         "entity.ghast.death",
  106.         "entity.ghast.hurt",
  107.         "entity.ghast.shoot",
  108.         "entity.ghast.warn",
  109.         "entity.guardian.ambient",
  110.         "entity.guardian.ambient_land",
  111.         "entity.guardian.attack",
  112.         "entity.guardian.death",
  113.         "entity.guardian.death_land",
  114.         "entity.guardian.flop",
  115.         "entity.guardian.hurt",
  116.         "entity.guardian.hurt_land​​",
  117.         "entity.horse.ambient",
  118.         "entity.horse.angry",
  119.         "entity.horse.armor",
  120.         "entity.horse.breathe",
  121.         "entity.horse.death",
  122.         "entity.horse.eat",
  123.         "entity.horse.gallop",
  124.         "entity.horse.hurt",
  125.         "entity.horse.jump",
  126.         "entity.horse.land",
  127.         "entity.horse.saddle",
  128.         "entity.horse.step",
  129.         "entity.horse.step_wood",
  130.         "entity.hostile.big_fall",
  131.         "entity.hostile.death",
  132.         "entity.hostile.hurt",
  133.         "entity.hostile.hurt",
  134.         "entity.hostile.splash",
  135.         "entity.hostile.swim",
  136.         "entity.husk.ambient",
  137.         "entity.husk.death",
  138.         "entity.husk.hurt",
  139. ​     "entity.husk.step",
  140.         "entity.illusion_illager.ambient",
  141.         "entity.illusion_illager.cast_spell",
  142.         "entity.illusion_illager.death",
  143.         "entity.illusion_illager.hurt",
  144.         "entity.illusion_illager.mirror_move​entity.illusion_illager.prepare_blindness",
  145.         "entity.illusion_illager.prepare_mirror",
  146.         "entity.irongolem.attack",
  147.         "entity.irongolem.death",
  148.         "entity.irongolem.hurt",
  149.         "entity.irongolem.step",
  150.         "entity.item.break",
  151.         "entity.item.pickup",
  152.         "entity.itemframe.add_item",
  153.         "entity.itemframe.break",
  154.         "entity.itemframe.place",
  155.         "entity.itemframe.remove_item",
  156.         "entity.itemframe.rotate_item",
  157.         "entity.llama.ambient",
  158.         "entity.llama.angry",
  159.         "entity.llama.death",
  160.         "entity.llama.eat",
  161.         "entity.llama.hurt",
  162.         "entity.llama.spit",
  163.         "entity.llama.step",
  164.         "entity.llama.swag",
  165.         "entity.leashknot.break",
  166.         "entity.leashknot.place",
  167.         "entity.lightning.impact",
  168.         "entity.lightning.thunder",
  169.         "entity.lingeringpotion.throw",
  170.         "entity.magmacube.death",
  171.         "entity.magmacube.hurt",
  172.         "entity.magmacube.jump",
  173.         "entity.magmacube.squish",
  174.         "entity.minecart.inside",
  175.         "entity.minecart.riding",
  176.         "entity.mooshroom.shear",
  177.         "entity.mule.ambient",
  178.         "entity.mule.death",
  179.         "entity.mule.hurt",
  180.         "entity.painting.break",
  181.         "entity.painting.place",
  182.         "entity.parrot.ambient",
  183.         "entity.parrot.death",
  184.         "entity.parrot.eat",
  185.         "entity.parrot.fly",
  186.         "entity.parrot.hurt",
  187.         "entity.parrot.step",
  188.         "entity.pig.ambient",
  189.         "entity.pig.death",
  190.         "entity.pig.hurt",
  191.         "entity.pig.saddle",
  192.         "entity.pig.step",
  193.         "entity.player.attack.crit",
  194.         "entity.player.attack.knockback",
  195.         "entity.player.attack.nodamage",
  196.         "entity.player.attack.strong",
  197.         "entity.player.attack.sweep​",
  198.         "entity.player.attack.weak",
  199.         "entity.player.big_fall",
  200.         "entity.player.burp",
  201.         "entity.player.death",
  202.         "entity.player.hurt",
  203.         "entity.player.levelup​",
  204.         "entity.player.small_fall",
  205.         "entity.player.splash",
  206.         "entity.player.swim",
  207.         "entity.polar_bear.ambient",
  208.         "entity.polar_bear.baby_ambient",
  209.         "entity.polar_bear.death",
  210.         "entity.polar_bear.hurt",
  211.         "entity.polar_bear.step",
  212.         "entity.polar_bear.warning",
  213.         "entity.rabbit.attack​",
  214.         "entity.rabbit.ambient",
  215.         "entity.rabbit.death",
  216.         "entity.rabbit.hurt",
  217.         "entity.rabbit.jump",
  218.         "entity.sheep.death",
  219.         "entity.sheep.hurt",
  220.         "entity.sheep.shear",
  221.         "entity.sheep.step",
  222.         "entity.shield.break",
  223.         "entity.shield.block",
  224.         "entity.shulker.ambient",
  225.         "entity.shulker_bullet.hit",
  226.         "entity.shulker_bullet.hurt",
  227.         "entity.shulker.death",
  228.         "entity.shulker.close",
  229.         "entity.shulker.hit",
  230.         "entity.shulker.hurt",
  231.         "entity.shulker.hurt_closed",
  232.         "entity.shulker.shoot",
  233.         "entity.shulker.teleport",
  234.         "entity.silverfish.ambient",
  235.         "entity.silverfish.death",
  236.         "entity.silverfish.hurt",
  237.         "entity.silverfish.step",
  238.         "entity.skeleton.ambient",
  239.         "entity.skeleton.death",
  240.         "entity.skeleton.hurt",
  241.         "entity.skeleton.shoot",
  242.         "entity.skeleton.step",
  243.         "entity.skeleton_horse.ambient",
  244.         "entity.skeleton_horse.death",
  245.         "entity.skeleton_horse.hurt",
  246.         "entity.slime.attack",
  247.         "entity.slime.death",
  248.         "entity.slime.hurt",
  249.         "entity.slime.jump",
  250.         "entity.slime.squish",
  251.         "entity.small_magmacube.death",
  252.         "entity.small_magmacube.hurt",
  253.         "entity.small_magmacube.squish",
  254.         "entity.small_slime.death",
  255.         "entity.small_slime.hurt",
  256.         "entity.small_slime.squish",
  257.         "entity.snowball.throw",
  258.         "entity.snowman.ambient",
  259.         "entity.snowman.death",
  260.         "entity.snowman.hurt",
  261.         "entity.snowman.shoot",
  262.         "entity.spider.ambient",
  263.         "entity.spider.death",
  264.         "entity.spider.hurt",
  265.         "entity.spider.step",
  266.         "entity.splash_potion.break",
  267.         "entity.splash_potion.throw",
  268.         "entity.squid.ambient",
  269.         "entity.squid.death",
  270.         "entity.squid.hurt​",
  271.         "entity.stray.ambient",
  272.         "entity.stray.death",
  273.         "entity.stray.hurt",
  274. ​     ""entity.stray.step​",
  275.         "entity.tnt.primed",
  276.         "entity.vex.ambient",
  277.         "entity.vex.charge",
  278.         "entity.vex.hurt",
  279. ​     ""entity.vex.death",
  280.         "entity.vindication_illager.ambient",
  281.         "entity.vindication_illager.hurt",
  282. ​     ""entity.vindication_illager.death",
  283.         "entity.villager.ambient",
  284.         "entity.villager.death",
  285.         "entity.villager.hurt",
  286.         "entity.villager.no",
  287.         "entity.villager.trading",
  288.         "entity.villager.yes",
  289.         "entity.witch.ambient",
  290.         "entity.witch.death",
  291.         "entity.witch.drink",
  292.         "entity.witch.hurt",
  293.         "entity.witch.throw",
  294.         "entity.wither.ambient",
  295.         "entity.wither.break_block",
  296.         "entity.wither.death",
  297.         "entity.wither.hurt",
  298.         "entity.wither.shoot",
  299.         "entity.wither.spawn",
  300.         "entity.wither_skeleton.ambient",
  301. ​     "entity.wither_skeleton.death",
  302.         "entity.wither_skeleton.hurt",
  303.         "entity.wither_skeleton.step​​",
  304.         "entity.wolf.ambient",
  305.         "entity.wolf.death",
  306.         "entity.wolf.growl",
  307.         "entity.wolf.hurt",
  308.         "entity.wolf.pant",
  309.         "entity.wolf.shake",
  310.         "entity.wolf.step",
  311.         "entity.wolf.whine",
  312.         "entity.zombie.ambient",
  313.         "entity.zombie.attack_door_wood",
  314.         "entity.zombie.attack_iron_door",
  315.         "entity.zombie.break_door_wood",
  316.         "entity.zombie.cure",
  317.         "entity.zombie.death",
  318.         "entity.zombie.hurt",
  319.         "entity.zombie.step",
  320.         "entity.zombie_horse.ambient",
  321.         "entity.zombie_horse.death",
  322.         "entity.zombie_horse.hurt",
  323.         "entity.zombie.infect",
  324.         "entity.zombie_pig.ambient​",
  325.         "entity.zombie_pig.angry",
  326.         "entity.zombie_pig.death",
  327.         "entity.zombie_pig.hurt​",
  328. ​     "enchant.thorns.hit",
  329.     }
  330. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement