Guest User

sound

a guest
Aug 7th, 2018
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.67 KB | None | 0 0
  1. {
  2.   "entity.cow.death",
  3.   "entity.creeper.primed",
  4.   "entity.generic.explode",
  5.   "entity.ghast.hurt",
  6.   "entity.ghast.death",
  7.   "entity.hostile.big_fall",
  8.   "entity.hostile.small_fall",
  9.   "entity.rabbit.attack",
  10.   "entity.silverfish.step",
  11.   "entity.tnt.primed",
  12.   "entity.witch.ambient",
  13.   "entity.wither.break_block",
  14.   "entity.wither_skeleton.ambient",
  15.   "entity.zombie.ambient",
  16.   "weather.rain.above",
  17.   "block.stone.break",
  18.   "block.piston.extend",
  19.   "block.piston.contract",
  20.   "block.lever.click",
  21.   "block.grass.step",
  22.   "block.dispenser.dispense",
  23.   "block.chest.open",
  24.   "block.chest.close",
  25.   "block.wooden_door.close",
  26.   "block.wooden_door.open",
  27. }
Advertisement
Add Comment
Please, Sign In to add comment