Advertisement
onnowhere

1.9.4 sounds.json

Jun 7th, 2016
278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 84.27 KB | None | 0 0
  1. {
  2. "ambient.cave": {
  3. "sounds": [
  4. "ambient/cave/cave1",
  5. "ambient/cave/cave2",
  6. "ambient/cave/cave3",
  7. "ambient/cave/cave4",
  8. "ambient/cave/cave5",
  9. "ambient/cave/cave6",
  10. "ambient/cave/cave7",
  11. "ambient/cave/cave8",
  12. "ambient/cave/cave9",
  13. "ambient/cave/cave10",
  14. "ambient/cave/cave11",
  15. "ambient/cave/cave12",
  16. "ambient/cave/cave13",
  17. "ambient/cave/cave14"
  18. ],
  19. "subtitle": "subtitles.ambient.cave"
  20. },
  21. "block.anvil.break": {
  22. "sounds": [
  23. "dig/stone1",
  24. "dig/stone2",
  25. "dig/stone3",
  26. "dig/stone4"
  27. ],
  28. "subtitle": "subtitles.block.generic.break"
  29. },
  30. "block.anvil.destroy": {
  31. "sounds": [
  32. "random/anvil_break"
  33. ],
  34. "subtitle": "subtitles.block.anvil.destroy"
  35. },
  36. "block.anvil.fall": {
  37. "sounds": [
  38. "step/stone1",
  39. "step/stone2",
  40. "step/stone3",
  41. "step/stone4",
  42. "step/stone5",
  43. "step/stone6"
  44. ]
  45. },
  46. "block.anvil.hit": {
  47. "sounds": [
  48. "step/stone1",
  49. "step/stone2",
  50. "step/stone3",
  51. "step/stone4",
  52. "step/stone5",
  53. "step/stone6"
  54. ],
  55. "subtitle": "subtitles.block.generic.hit"
  56. },
  57. "block.anvil.land": {
  58. "sounds": [
  59. "random/anvil_land"
  60. ],
  61. "subtitle": "subtitles.block.anvil.land"
  62. },
  63. "block.anvil.place": {
  64. "sounds": [
  65. "random/anvil_land"
  66. ],
  67. "subtitle": "subtitles.block.generic.place"
  68. },
  69. "block.anvil.step": {
  70. "sounds": [
  71. "step/stone1",
  72. "step/stone2",
  73. "step/stone3",
  74. "step/stone4",
  75. "step/stone5",
  76. "step/stone6"
  77. ],
  78. "subtitle": "subtitles.block.generic.footsteps"
  79. },
  80. "block.anvil.use": {
  81. "sounds": [
  82. "random/anvil_use"
  83. ],
  84. "subtitle": "subtitles.block.anvil.use"
  85. },
  86. "block.brewing_stand.brew": {
  87. "sounds": [
  88. "block/brewing_stand/brew1",
  89. "block/brewing_stand/brew2"
  90. ],
  91. "subtitle": "subtitles.block.brewing_stand.brew"
  92. },
  93. "block.chest.close": {
  94. "sounds": [
  95. "block/chest/close",
  96. "block/chest/close2",
  97. "block/chest/close3"
  98. ],
  99. "subtitle": "subtitles.block.chest.close"
  100. },
  101. "block.chest.locked": {
  102. "sounds": [
  103. "block/wooden_door/close",
  104. "block/wooden_door/open"
  105. ],
  106. "subtitle": "subtitles.block.chest.locked"
  107. },
  108. "block.chest.open": {
  109. "sounds": [
  110. "block/chest/open"
  111. ],
  112. "subtitle": "subtitles.block.chest.open"
  113. },
  114. "block.chorus_flower.death": {
  115. "sounds": [
  116. "block/chorus_flower/death1",
  117. "block/chorus_flower/death2",
  118. "block/chorus_flower/death3"
  119. ],
  120. "subtitle": "subtitles.block.chorus_flower.death"
  121. },
  122. "block.chorus_flower.grow": {
  123. "sounds": [
  124. "block/chorus_flower/grow1",
  125. "block/chorus_flower/grow2",
  126. "block/chorus_flower/grow3",
  127. "block/chorus_flower/grow4"
  128. ],
  129. "subtitle": "subtitles.block.chorus_flower.grow"
  130. },
  131. "block.cloth.break": {
  132. "sounds": [
  133. "dig/cloth1",
  134. "dig/cloth2",
  135. "dig/cloth3",
  136. "dig/cloth4"
  137. ],
  138. "subtitle": "subtitles.block.generic.break"
  139. },
  140. "block.cloth.fall": {
  141. "sounds": [
  142. "step/cloth1",
  143. "step/cloth2",
  144. "step/cloth3",
  145. "step/cloth4"
  146. ]
  147. },
  148. "block.cloth.hit": {
  149. "sounds": [
  150. "step/cloth1",
  151. "step/cloth2",
  152. "step/cloth3",
  153. "step/cloth4"
  154. ],
  155. "subtitle": "subtitles.block.generic.hit"
  156. },
  157. "block.cloth.place": {
  158. "sounds": [
  159. "dig/cloth1",
  160. "dig/cloth2",
  161. "dig/cloth3",
  162. "dig/cloth4"
  163. ],
  164. "subtitle": "subtitles.block.generic.place"
  165. },
  166. "block.cloth.step": {
  167. "sounds": [
  168. "step/cloth1",
  169. "step/cloth2",
  170. "step/cloth3",
  171. "step/cloth4"
  172. ],
  173. "subtitle": "subtitles.block.generic.footsteps"
  174. },
  175. "block.comparator.click": {
  176. "sounds": [
  177. "random/click"
  178. ],
  179. "subtitle": "subtitles.block.comparator.click"
  180. },
  181. "block.dispenser.dispense": {
  182. "sounds": [
  183. "random/click"
  184. ],
  185. "subtitle": "subtitles.block.dispenser.dispense"
  186. },
  187. "block.dispenser.fail": {
  188. "sounds": [
  189. "random/click"
  190. ],
  191. "subtitle": "subtitles.block.dispenser.fail"
  192. },
  193. "block.dispenser.launch": {
  194. "sounds": [
  195. "random/bow"
  196. ],
  197. "subtitle": "subtitles.block.dispenser.dispense"
  198. },
  199. "block.end_gateway.spawn": {
  200. "sounds": [
  201. "random/explode1",
  202. "random/explode2",
  203. "random/explode3",
  204. "random/explode4"
  205. ],
  206. "subtitle": "subtitles.entity.generic.explode"
  207. },
  208. "block.enderchest.close": {
  209. "sounds": [
  210. "random/chestclosed"
  211. ],
  212. "subtitle": "subtitles.block.chest.close"
  213. },
  214. "block.enderchest.open": {
  215. "sounds": [
  216. "random/chestopen"
  217. ],
  218. "subtitle": "subtitles.block.chest.open"
  219. },
  220. "block.fence_gate.close": {
  221. "sounds": [
  222. "block/fence_gate/close1",
  223. "block/fence_gate/close2"
  224. ],
  225. "subtitle": "subtitles.block.fence_gate.toggle"
  226. },
  227. "block.fence_gate.open": {
  228. "sounds": [
  229. "block/fence_gate/open1",
  230. "block/fence_gate/open2"
  231. ],
  232. "subtitle": "subtitles.block.fence_gate.toggle"
  233. },
  234. "block.fire.ambient": {
  235. "sounds": [
  236. "fire/fire"
  237. ],
  238. "subtitle": "subtitles.block.fire.ambient"
  239. },
  240. "block.fire.extinguish": {
  241. "sounds": [
  242. "random/fizz"
  243. ],
  244. "subtitle": "subtitles.block.fire.extinguish"
  245. },
  246. "block.furnace.fire_crackle": {
  247. "sounds": [
  248. "block/furnace/fire_crackle1",
  249. "block/furnace/fire_crackle2",
  250. "block/furnace/fire_crackle3",
  251. "block/furnace/fire_crackle4",
  252. "block/furnace/fire_crackle5"
  253. ],
  254. "subtitle": "subtitles.block.furnace.fire_crackle"
  255. },
  256. "block.glass.break": {
  257. "sounds": [
  258. "random/glass1",
  259. "random/glass2",
  260. "random/glass3"
  261. ],
  262. "subtitle": "subtitles.block.generic.break"
  263. },
  264. "block.glass.fall": {
  265. "sounds": [
  266. "step/stone1",
  267. "step/stone2",
  268. "step/stone3",
  269. "step/stone4",
  270. "step/stone5",
  271. "step/stone6"
  272. ]
  273. },
  274. "block.glass.hit": {
  275. "sounds": [
  276. "step/stone1",
  277. "step/stone2",
  278. "step/stone3",
  279. "step/stone4",
  280. "step/stone5",
  281. "step/stone6"
  282. ],
  283. "subtitle": "subtitles.block.generic.hit"
  284. },
  285. "block.glass.place": {
  286. "sounds": [
  287. "dig/stone1",
  288. "dig/stone2",
  289. "dig/stone3",
  290. "dig/stone4"
  291. ],
  292. "subtitle": "subtitles.block.generic.place"
  293. },
  294. "block.glass.step": {
  295. "sounds": [
  296. "step/stone1",
  297. "step/stone2",
  298. "step/stone3",
  299. "step/stone4",
  300. "step/stone5",
  301. "step/stone6"
  302. ],
  303. "subtitle": "subtitles.block.generic.footsteps"
  304. },
  305. "block.grass.break": {
  306. "sounds": [
  307. "dig/grass1",
  308. "dig/grass2",
  309. "dig/grass3",
  310. "dig/grass4"
  311. ],
  312. "subtitle": "subtitles.block.generic.break"
  313. },
  314. "block.grass.fall": {
  315. "sounds": [
  316. "step/grass1",
  317. "step/grass2",
  318. "step/grass3",
  319. "step/grass4",
  320. "step/grass5",
  321. "step/grass6"
  322. ]
  323. },
  324. "block.grass.hit": {
  325. "sounds": [
  326. "step/grass1",
  327. "step/grass2",
  328. "step/grass3",
  329. "step/grass4",
  330. "step/grass5",
  331. "step/grass6"
  332. ],
  333. "subtitle": "subtitles.block.generic.hit"
  334. },
  335. "block.grass.place": {
  336. "sounds": [
  337. "dig/grass1",
  338. "dig/grass2",
  339. "dig/grass3",
  340. "dig/grass4"
  341. ],
  342. "subtitle": "subtitles.block.generic.place"
  343. },
  344. "block.grass.step": {
  345. "sounds": [
  346. "step/grass1",
  347. "step/grass2",
  348. "step/grass3",
  349. "step/grass4",
  350. "step/grass5",
  351. "step/grass6"
  352. ],
  353. "subtitle": "subtitles.block.generic.footsteps"
  354. },
  355. "block.gravel.break": {
  356. "sounds": [
  357. "dig/gravel1",
  358. "dig/gravel2",
  359. "dig/gravel3",
  360. "dig/gravel4"
  361. ],
  362. "subtitle": "subtitles.block.generic.break"
  363. },
  364. "block.gravel.fall": {
  365. "sounds": [
  366. "step/gravel1",
  367. "step/gravel2",
  368. "step/gravel3",
  369. "step/gravel4"
  370. ]
  371. },
  372. "block.gravel.hit": {
  373. "sounds": [
  374. "step/gravel1",
  375. "step/gravel2",
  376. "step/gravel3",
  377. "step/gravel4"
  378. ],
  379. "subtitle": "subtitles.block.generic.hit"
  380. },
  381. "block.gravel.place": {
  382. "sounds": [
  383. "dig/gravel1",
  384. "dig/gravel2",
  385. "dig/gravel3",
  386. "dig/gravel4"
  387. ],
  388. "subtitle": "subtitles.block.generic.place"
  389. },
  390. "block.gravel.step": {
  391. "sounds": [
  392. "step/gravel1",
  393. "step/gravel2",
  394. "step/gravel3",
  395. "step/gravel4"
  396. ],
  397. "subtitle": "subtitles.block.generic.footsteps"
  398. },
  399. "block.iron_door.close": {
  400. "sounds": [
  401. "block/iron_door/close1",
  402. "block/iron_door/close2",
  403. "block/iron_door/close3",
  404. "block/iron_door/close4"
  405. ],
  406. "subtitle": "subtitles.block.door.toggle"
  407. },
  408. "block.iron_door.open": {
  409. "sounds": [
  410. "block/iron_door/open1",
  411. "block/iron_door/open2",
  412. "block/iron_door/open3",
  413. "block/iron_door/open4"
  414. ],
  415. "subtitle": "subtitles.block.door.toggle"
  416. },
  417. "block.iron_trapdoor.close": {
  418. "sounds": [
  419. "block/iron_trapdoor/close1",
  420. "block/iron_trapdoor/close2",
  421. "block/iron_trapdoor/close3",
  422. "block/iron_trapdoor/close4"
  423. ],
  424. "subtitle": "subtitles.block.iron_trapdoor.close"
  425. },
  426. "block.iron_trapdoor.open": {
  427. "sounds": [
  428. "block/iron_trapdoor/open1",
  429. "block/iron_trapdoor/open2",
  430. "block/iron_trapdoor/open3",
  431. "block/iron_trapdoor/open4"
  432. ],
  433. "subtitle": "subtitles.block.iron_trapdoor.open"
  434. },
  435. "block.ladder.break": {
  436. "sounds": [
  437. "dig/wood1",
  438. "dig/wood2",
  439. "dig/wood3",
  440. "dig/wood4"
  441. ],
  442. "subtitle": "subtitles.block.generic.break"
  443. },
  444. "block.ladder.fall": {
  445. "sounds": [
  446. "step/ladder1",
  447. "step/ladder2",
  448. "step/ladder3",
  449. "step/ladder4",
  450. "step/ladder5"
  451. ]
  452. },
  453. "block.ladder.hit": {
  454. "sounds": [
  455. "step/ladder1",
  456. "step/ladder2",
  457. "step/ladder3",
  458. "step/ladder4",
  459. "step/ladder5"
  460. ],
  461. "subtitle": "subtitles.block.generic.hit"
  462. },
  463. "block.ladder.place": {
  464. "sounds": [
  465. "dig/wood1",
  466. "dig/wood2",
  467. "dig/wood3",
  468. "dig/wood4"
  469. ],
  470. "subtitle": "subtitles.block.generic.place"
  471. },
  472. "block.ladder.step": {
  473. "sounds": [
  474. "step/ladder1",
  475. "step/ladder2",
  476. "step/ladder3",
  477. "step/ladder4",
  478. "step/ladder5"
  479. ],
  480. "subtitle": "subtitles.block.generic.footsteps"
  481. },
  482. "block.lava.ambient": {
  483. "sounds": [
  484. "liquid/lava"
  485. ],
  486. "subtitle": "subtitles.block.lava.ambient"
  487. },
  488. "block.lava.extinguish": {
  489. "sounds": [
  490. "random/fizz"
  491. ],
  492. "subtitle": "subtitles.block.lava.extinguish"
  493. },
  494. "block.lava.pop": {
  495. "sounds": [
  496. "liquid/lavapop"
  497. ],
  498. "subtitle": "subtitles.block.lava.ambient"
  499. },
  500. "block.lever.click": {
  501. "sounds": [
  502. "random/click"
  503. ],
  504. "subtitle": "subtitles.block.lever.click"
  505. },
  506. "block.metal.break": {
  507. "sounds": [
  508. "dig/stone1",
  509. "dig/stone2",
  510. "dig/stone3",
  511. "dig/stone4"
  512. ],
  513. "subtitle": "subtitles.block.generic.break"
  514. },
  515. "block.metal.fall": {
  516. "sounds": [
  517. "step/stone1",
  518. "step/stone2",
  519. "step/stone3",
  520. "step/stone4",
  521. "step/stone5",
  522. "step/stone6"
  523. ]
  524. },
  525. "block.metal.hit": {
  526. "sounds": [
  527. "step/stone1",
  528. "step/stone2",
  529. "step/stone3",
  530. "step/stone4",
  531. "step/stone5",
  532. "step/stone6"
  533. ],
  534. "subtitle": "subtitles.block.generic.hit"
  535. },
  536. "block.metal.place": {
  537. "sounds": [
  538. "dig/stone1",
  539. "dig/stone2",
  540. "dig/stone3",
  541. "dig/stone4"
  542. ],
  543. "subtitle": "subtitles.block.generic.place"
  544. },
  545. "block.metal.step": {
  546. "sounds": [
  547. "step/stone1",
  548. "step/stone2",
  549. "step/stone3",
  550. "step/stone4",
  551. "step/stone5",
  552. "step/stone6"
  553. ],
  554. "subtitle": "subtitles.block.generic.footsteps"
  555. },
  556. "block.metal_pressureplate.click_off": {
  557. "sounds": [
  558. "random/click"
  559. ],
  560. "subtitle": "subtitles.block.pressure_plate.click"
  561. },
  562. "block.metal_pressureplate.click_on": {
  563. "sounds": [
  564. "random/click"
  565. ],
  566. "subtitle": "subtitles.block.pressure_plate.click"
  567. },
  568. "block.note.basedrum": {
  569. "sounds": [
  570. "note/bd"
  571. ],
  572. "subtitle": "subtitles.block.note.note"
  573. },
  574. "block.note.bass": {
  575. "sounds": [
  576. "note/bassattack"
  577. ],
  578. "subtitle": "subtitles.block.note.note"
  579. },
  580. "block.note.harp": {
  581. "sounds": [
  582. "note/harp"
  583. ],
  584. "subtitle": "subtitles.block.note.note"
  585. },
  586. "block.note.hat": {
  587. "sounds": [
  588. "note/hat"
  589. ],
  590. "subtitle": "subtitles.block.note.note"
  591. },
  592. "block.note.pling": {
  593. "sounds": [
  594. "note/pling"
  595. ]
  596. },
  597. "block.note.snare": {
  598. "sounds": [
  599. "note/snare"
  600. ],
  601. "subtitle": "subtitles.block.note.note"
  602. },
  603. "block.piston.contract": {
  604. "sounds": [
  605. "tile/piston/in"
  606. ],
  607. "subtitle": "subtitles.block.piston.move"
  608. },
  609. "block.piston.extend": {
  610. "sounds": [
  611. "tile/piston/out"
  612. ],
  613. "subtitle": "subtitles.block.piston.move"
  614. },
  615. "block.portal.ambient": {
  616. "sounds": [
  617. "portal/portal"
  618. ],
  619. "subtitle": "subtitles.block.portal.ambient"
  620. },
  621. "block.portal.travel": {
  622. "sounds": [
  623. "portal/travel"
  624. ]
  625. },
  626. "block.portal.trigger": {
  627. "sounds": [
  628. "portal/trigger"
  629. ]
  630. },
  631. "block.redstone_torch.burnout": {
  632. "sounds": [
  633. "random/fizz"
  634. ],
  635. "subtitle": "subtitles.block.redstone_torch.burnout"
  636. },
  637. "block.sand.break": {
  638. "sounds": [
  639. "dig/sand1",
  640. "dig/sand2",
  641. "dig/sand3",
  642. "dig/sand4"
  643. ],
  644. "subtitle": "subtitles.block.generic.break"
  645. },
  646. "block.sand.fall": {
  647. "sounds": [
  648. "step/sand1",
  649. "step/sand2",
  650. "step/sand3",
  651. "step/sand4",
  652. "step/sand5"
  653. ]
  654. },
  655. "block.sand.hit": {
  656. "sounds": [
  657. "step/sand1",
  658. "step/sand2",
  659. "step/sand3",
  660. "step/sand4",
  661. "step/sand5"
  662. ],
  663. "subtitle": "subtitles.block.generic.hit"
  664. },
  665. "block.sand.place": {
  666. "sounds": [
  667. "dig/sand1",
  668. "dig/sand2",
  669. "dig/sand3",
  670. "dig/sand4"
  671. ],
  672. "subtitle": "subtitles.block.generic.place"
  673. },
  674. "block.sand.step": {
  675. "sounds": [
  676. "step/sand1",
  677. "step/sand2",
  678. "step/sand3",
  679. "step/sand4",
  680. "step/sand5"
  681. ],
  682. "subtitle": "subtitles.block.generic.footsteps"
  683. },
  684. "block.slime.break": {
  685. "sounds": [
  686. "mob/slime/big1",
  687. "mob/slime/big2",
  688. "mob/slime/big3",
  689. "mob/slime/big4"
  690. ],
  691. "subtitle": "subtitles.block.generic.break"
  692. },
  693. "block.slime.fall": {
  694. "sounds": [
  695. "mob/slime/small1",
  696. "mob/slime/small2",
  697. "mob/slime/small3",
  698. "mob/slime/small4",
  699. "mob/slime/small5"
  700. ]
  701. },
  702. "block.slime.hit": {
  703. "sounds": [
  704. "mob/slime/small1",
  705. "mob/slime/small2",
  706. "mob/slime/small3",
  707. "mob/slime/small4",
  708. "mob/slime/small5"
  709. ],
  710. "subtitle": "subtitles.block.generic.hit"
  711. },
  712. "block.slime.place": {
  713. "sounds": [
  714. "mob/slime/big1",
  715. "mob/slime/big2",
  716. "mob/slime/big3",
  717. "mob/slime/big4"
  718. ],
  719. "subtitle": "subtitles.block.generic.place"
  720. },
  721. "block.slime.step": {
  722. "sounds": [
  723. "mob/slime/small1",
  724. "mob/slime/small2",
  725. "mob/slime/small3",
  726. "mob/slime/small4",
  727. "mob/slime/small5"
  728. ],
  729. "subtitle": "subtitles.block.generic.footsteps"
  730. },
  731. "block.snow.break": {
  732. "sounds": [
  733. "dig/snow1",
  734. "dig/snow2",
  735. "dig/snow3",
  736. "dig/snow4"
  737. ],
  738. "subtitle": "subtitles.block.generic.break"
  739. },
  740. "block.snow.fall": {
  741. "sounds": [
  742. "step/snow1",
  743. "step/snow2",
  744. "step/snow3",
  745. "step/snow4"
  746. ]
  747. },
  748. "block.snow.hit": {
  749. "sounds": [
  750. "step/snow1",
  751. "step/snow2",
  752. "step/snow3",
  753. "step/snow4"
  754. ],
  755. "subtitle": "subtitles.block.generic.hit"
  756. },
  757. "block.snow.place": {
  758. "sounds": [
  759. "dig/snow1",
  760. "dig/snow2",
  761. "dig/snow3",
  762. "dig/snow4"
  763. ],
  764. "subtitle": "subtitles.block.generic.place"
  765. },
  766. "block.snow.step": {
  767. "sounds": [
  768. "step/snow1",
  769. "step/snow2",
  770. "step/snow3",
  771. "step/snow4"
  772. ],
  773. "subtitle": "subtitles.block.generic.footsteps"
  774. },
  775. "block.stone.break": {
  776. "sounds": [
  777. "dig/stone1",
  778. "dig/stone2",
  779. "dig/stone3",
  780. "dig/stone4"
  781. ],
  782. "subtitle": "subtitles.block.generic.break"
  783. },
  784. "block.stone.fall": {
  785. "sounds": [
  786. "step/stone1",
  787. "step/stone2",
  788. "step/stone3",
  789. "step/stone4",
  790. "step/stone5",
  791. "step/stone6"
  792. ]
  793. },
  794. "block.stone.hit": {
  795. "sounds": [
  796. "step/stone1",
  797. "step/stone2",
  798. "step/stone3",
  799. "step/stone4",
  800. "step/stone5",
  801. "step/stone6"
  802. ],
  803. "subtitle": "subtitles.block.generic.hit"
  804. },
  805. "block.stone.place": {
  806. "sounds": [
  807. "dig/stone1",
  808. "dig/stone2",
  809. "dig/stone3",
  810. "dig/stone4"
  811. ],
  812. "subtitle": "subtitles.block.generic.place"
  813. },
  814. "block.stone.step": {
  815. "sounds": [
  816. "step/stone1",
  817. "step/stone2",
  818. "step/stone3",
  819. "step/stone4",
  820. "step/stone5",
  821. "step/stone6"
  822. ],
  823. "subtitle": "subtitles.block.generic.footsteps"
  824. },
  825. "block.stone_button.click_off": {
  826. "sounds": [
  827. "random/click"
  828. ],
  829. "subtitle": "subtitles.block.button.click"
  830. },
  831. "block.stone_button.click_on": {
  832. "sounds": [
  833. "random/click"
  834. ],
  835. "subtitle": "subtitles.block.button.click"
  836. },
  837. "block.stone_pressureplate.click_off": {
  838. "sounds": [
  839. "random/click"
  840. ],
  841. "subtitle": "subtitles.block.pressure_plate.click"
  842. },
  843. "block.stone_pressureplate.click_on": {
  844. "sounds": [
  845. "random/click"
  846. ],
  847. "subtitle": "subtitles.block.pressure_plate.click"
  848. },
  849. "block.tripwire.attach": {
  850. "sounds": [
  851. "random/click"
  852. ],
  853. "subtitle": "subtitles.block.tripwire.attach"
  854. },
  855. "block.tripwire.click_off": {
  856. "sounds": [
  857. "random/click"
  858. ],
  859. "subtitle": "subtitles.block.tripwire.click"
  860. },
  861. "block.tripwire.click_on": {
  862. "sounds": [
  863. "random/click"
  864. ],
  865. "subtitle": "subtitles.block.tripwire.click"
  866. },
  867. "block.tripwire.detach": {
  868. "sounds": [
  869. "random/bowhit1",
  870. "random/bowhit2",
  871. "random/bowhit3",
  872. "random/bowhit4"
  873. ],
  874. "subtitle": "subtitles.block.tripwire.detach"
  875. },
  876. "block.water.ambient": {
  877. "sounds": [
  878. "liquid/water"
  879. ],
  880. "subtitle": "subtitles.block.water.ambient"
  881. },
  882. "block.waterlily.place": {
  883. "sounds": [
  884. "block/waterlily/place1",
  885. "block/waterlily/place2",
  886. "block/waterlily/place3",
  887. "block/waterlily/place4"
  888. ],
  889. "subtitle": "subtitles.block.generic.place"
  890. },
  891. "block.wood.break": {
  892. "sounds": [
  893. "dig/wood1",
  894. "dig/wood2",
  895. "dig/wood3",
  896. "dig/wood4"
  897. ],
  898. "subtitle": "subtitles.block.generic.break"
  899. },
  900. "block.wood.fall": {
  901. "sounds": [
  902. "step/wood1",
  903. "step/wood2",
  904. "step/wood3",
  905. "step/wood4",
  906. "step/wood5",
  907. "step/wood6"
  908. ]
  909. },
  910. "block.wood.hit": {
  911. "sounds": [
  912. "step/wood1",
  913. "step/wood2",
  914. "step/wood3",
  915. "step/wood4",
  916. "step/wood5",
  917. "step/wood6"
  918. ],
  919. "subtitle": "subtitles.block.generic.break"
  920. },
  921. "block.wood.place": {
  922. "sounds": [
  923. "dig/wood1",
  924. "dig/wood2",
  925. "dig/wood3",
  926. "dig/wood4"
  927. ],
  928. "subtitle": "subtitles.block.generic.place"
  929. },
  930. "block.wood.step": {
  931. "sounds": [
  932. "step/wood1",
  933. "step/wood2",
  934. "step/wood3",
  935. "step/wood4",
  936. "step/wood5",
  937. "step/wood6"
  938. ],
  939. "subtitle": "subtitles.block.generic.footsteps"
  940. },
  941. "block.wood_button.click_off": {
  942. "sounds": [
  943. "random/wood_click"
  944. ],
  945. "subtitle": "subtitles.block.button.click"
  946. },
  947. "block.wood_button.click_on": {
  948. "sounds": [
  949. "random/wood_click"
  950. ],
  951. "subtitle": "subtitles.block.button.click"
  952. },
  953. "block.wood_pressureplate.click_off": {
  954. "sounds": [
  955. "random/click"
  956. ],
  957. "subtitle": "subtitles.block.button.click"
  958. },
  959. "block.wood_pressureplate.click_on": {
  960. "sounds": [
  961. "random/click"
  962. ],
  963. "subtitle": "subtitles.block.pressure_plate.click"
  964. },
  965. "block.wooden_door.close": {
  966. "sounds": [
  967. "block/wooden_door/close",
  968. "block/wooden_door/close2",
  969. "block/wooden_door/close3",
  970. "block/wooden_door/close4"
  971. ],
  972. "subtitle": "subtitles.block.door.toggle"
  973. },
  974. "block.wooden_door.open": {
  975. "sounds": [
  976. "block/wooden_door/open",
  977. "block/wooden_door/open2",
  978. "block/wooden_door/open3",
  979. "block/wooden_door/open4"
  980. ],
  981. "subtitle": "subtitles.block.door.toggle"
  982. },
  983. "block.wooden_trapdoor.close": {
  984. "sounds": [
  985. "block/wooden_trapdoor/close1",
  986. "block/wooden_trapdoor/close2",
  987. "block/wooden_trapdoor/close3"
  988. ],
  989. "subtitle": "subtitles.block.trapdoor.toggle"
  990. },
  991. "block.wooden_trapdoor.open": {
  992. "sounds": [
  993. "block/wooden_trapdoor/open1",
  994. "block/wooden_trapdoor/open2",
  995. "block/wooden_trapdoor/open3",
  996. "block/wooden_trapdoor/open4",
  997. "block/wooden_trapdoor/open5"
  998. ],
  999. "subtitle": "subtitles.block.trapdoor.toggle"
  1000. },
  1001. "enchant.thorns.hit": {
  1002. "sounds": [
  1003. "enchant/thorns/hit1",
  1004. "enchant/thorns/hit2",
  1005. "enchant/thorns/hit3",
  1006. "enchant/thorns/hit4"
  1007. ],
  1008. "subtitle": "subtitles.enchant.thorns.hit"
  1009. },
  1010. "entity.armorstand.break": {
  1011. "sounds": [
  1012. "entity/armorstand/break1",
  1013. "entity/armorstand/break2",
  1014. "entity/armorstand/break3",
  1015. "entity/armorstand/break4"
  1016. ],
  1017. "subtitle": "subtitles.block.generic.break"
  1018. },
  1019. "entity.armorstand.fall": {
  1020. "sounds": [
  1021. "dig/wood1",
  1022. "dig/wood2",
  1023. "dig/wood3",
  1024. "dig/wood4"
  1025. ],
  1026. "subtitle": "subtitles.entity.armorstand.fall"
  1027. },
  1028. "entity.armorstand.hit": {
  1029. "sounds": [
  1030. "entity/armorstand/hit1",
  1031. "entity/armorstand/hit2",
  1032. "entity/armorstand/hit3",
  1033. "entity/armorstand/hit4"
  1034. ],
  1035. "subtitle": "subtitles.block.generic.hit"
  1036. },
  1037. "entity.armorstand.place": {
  1038. "sounds": [
  1039. "dig/stone1",
  1040. "dig/stone2",
  1041. "dig/stone3",
  1042. "dig/stone4"
  1043. ],
  1044. "subtitle": "subtitles.block.generic.place"
  1045. },
  1046. "entity.arrow.hit": {
  1047. "sounds": [
  1048. "random/bowhit1",
  1049. "random/bowhit2",
  1050. "random/bowhit3",
  1051. "random/bowhit4"
  1052. ],
  1053. "subtitle": "subtitles.entity.arrow.hit"
  1054. },
  1055. "entity.arrow.hit_player": {
  1056. "sounds": [
  1057. "random/successful_hit"
  1058. ],
  1059. "subtitle": "subtitles.entity.arrow.hit_player"
  1060. },
  1061. "entity.arrow.shoot": {
  1062. "sounds": [
  1063. "random/bow"
  1064. ],
  1065. "subtitle": "subtitles.entity.arrow.shoot"
  1066. },
  1067. "entity.bat.ambient": {
  1068. "sounds": [
  1069. "mob/bat/idle1",
  1070. "mob/bat/idle2",
  1071. "mob/bat/idle3",
  1072. "mob/bat/idle4"
  1073. ],
  1074. "subtitle": "subtitles.entity.bat.ambient"
  1075. },
  1076. "entity.bat.death": {
  1077. "sounds": [
  1078. "mob/bat/death"
  1079. ],
  1080. "subtitle": "subtitles.entity.bat.death"
  1081. },
  1082. "entity.bat.hurt": {
  1083. "sounds": [
  1084. "mob/bat/hurt1",
  1085. "mob/bat/hurt2",
  1086. "mob/bat/hurt3",
  1087. "mob/bat/hurt4"
  1088. ],
  1089. "subtitle": "subtitles.entity.bat.hurt"
  1090. },
  1091. "entity.bat.loop": {
  1092. "sounds": [
  1093. "mob/bat/loop"
  1094. ]
  1095. },
  1096. "entity.bat.takeoff": {
  1097. "sounds": [
  1098. "mob/bat/takeoff"
  1099. ],
  1100. "subtitle": "subtitles.entity.bat.takeoff"
  1101. },
  1102. "entity.blaze.ambient": {
  1103. "sounds": [
  1104. "mob/blaze/breathe1",
  1105. "mob/blaze/breathe2",
  1106. "mob/blaze/breathe3",
  1107. "mob/blaze/breathe4"
  1108. ],
  1109. "subtitle": "subtitles.entity.blaze.ambient"
  1110. },
  1111. "entity.blaze.burn": {
  1112. "sounds": [
  1113. "fire/fire"
  1114. ],
  1115. "subtitle": "subtitles.entity.blaze.burn"
  1116. },
  1117. "entity.blaze.death": {
  1118. "sounds": [
  1119. "mob/blaze/death"
  1120. ],
  1121. "subtitle": "subtitles.entity.blaze.death"
  1122. },
  1123. "entity.blaze.hurt": {
  1124. "sounds": [
  1125. "mob/blaze/hit1",
  1126. "mob/blaze/hit2",
  1127. "mob/blaze/hit3",
  1128. "mob/blaze/hit4"
  1129. ],
  1130. "subtitle": "subtitles.entity.blaze.hurt"
  1131. },
  1132. "entity.blaze.shoot": {
  1133. "sounds": [
  1134. "mob/ghast/fireball4"
  1135. ],
  1136. "subtitle": "subtitles.entity.blaze.shoot"
  1137. },
  1138. "entity.bobber.splash": {
  1139. "sounds": [
  1140. "random/splash"
  1141. ],
  1142. "subtitle": "subtitles.entity.bobber.splash"
  1143. },
  1144. "entity.bobber.throw": {
  1145. "sounds": [
  1146. "random/bow"
  1147. ],
  1148. "subtitle": "subtitles.entity.bobber.throw"
  1149. },
  1150. "entity.cat.ambient": {
  1151. "sounds": [
  1152. "mob/cat/meow1",
  1153. "mob/cat/meow2",
  1154. "mob/cat/meow3",
  1155. "mob/cat/meow4"
  1156. ],
  1157. "subtitle": "subtitles.entity.cat.ambient"
  1158. },
  1159. "entity.cat.death": {
  1160. "sounds": [
  1161. "mob/cat/hitt1",
  1162. "mob/cat/hitt2",
  1163. "mob/cat/hitt3"
  1164. ],
  1165. "subtitle": "subtitles.entity.cat.death"
  1166. },
  1167. "entity.cat.hiss": {
  1168. "sounds": [
  1169. "mob/cat/hiss1",
  1170. "mob/cat/hiss2",
  1171. "mob/cat/hiss3"
  1172. ]
  1173. },
  1174. "entity.cat.hurt": {
  1175. "sounds": [
  1176. "mob/cat/hitt1",
  1177. "mob/cat/hitt2",
  1178. "mob/cat/hitt3"
  1179. ],
  1180. "subtitle": "subtitles.entity.cat.hurt"
  1181. },
  1182. "entity.cat.purr": {
  1183. "sounds": [
  1184. "mob/cat/purr1",
  1185. "mob/cat/purr2",
  1186. "mob/cat/purr3"
  1187. ],
  1188. "subtitle": "subtitles.entity.cat.ambient"
  1189. },
  1190. "entity.cat.purreow": {
  1191. "sounds": [
  1192. "mob/cat/purreow1",
  1193. "mob/cat/purreow2"
  1194. ],
  1195. "subtitle": "subtitles.entity.cat.ambient"
  1196. },
  1197. "entity.chicken.ambient": {
  1198. "sounds": [
  1199. "mob/chicken/say1",
  1200. "mob/chicken/say2",
  1201. "mob/chicken/say3"
  1202. ],
  1203. "subtitle": "subtitles.entity.chicken.ambient"
  1204. },
  1205. "entity.chicken.death": {
  1206. "sounds": [
  1207. "mob/chicken/hurt1",
  1208. "mob/chicken/hurt2"
  1209. ],
  1210. "subtitle": "subtitles.entity.chicken.death"
  1211. },
  1212. "entity.chicken.egg": {
  1213. "sounds": [
  1214. "mob/chicken/plop"
  1215. ],
  1216. "subtitle": "subtitles.entity.chicken.egg"
  1217. },
  1218. "entity.chicken.hurt": {
  1219. "sounds": [
  1220. "mob/chicken/hurt1",
  1221. "mob/chicken/hurt2"
  1222. ],
  1223. "subtitle": "subtitles.entity.chicken.hurt"
  1224. },
  1225. "entity.chicken.step": {
  1226. "sounds": [
  1227. "mob/chicken/step1",
  1228. "mob/chicken/step2"
  1229. ],
  1230. "subtitle": "subtitles.block.generic.footsteps"
  1231. },
  1232. "entity.cow.ambient": {
  1233. "sounds": [
  1234. "mob/cow/say1",
  1235. "mob/cow/say2",
  1236. "mob/cow/say3",
  1237. "mob/cow/say4"
  1238. ],
  1239. "subtitle": "subtitles.entity.cow.ambient"
  1240. },
  1241. "entity.cow.death": {
  1242. "sounds": [
  1243. "mob/cow/hurt1",
  1244. "mob/cow/hurt2",
  1245. "mob/cow/hurt3"
  1246. ],
  1247. "subtitle": "subtitles.entity.cow.death"
  1248. },
  1249. "entity.cow.hurt": {
  1250. "sounds": [
  1251. "mob/cow/hurt1",
  1252. "mob/cow/hurt2",
  1253. "mob/cow/hurt3"
  1254. ],
  1255. "subtitle": "subtitles.entity.cow.hurt"
  1256. },
  1257. "entity.cow.milk": {
  1258. "sounds": [
  1259. "entity/cow/milk1",
  1260. "entity/cow/milk2",
  1261. "entity/cow/milk3"
  1262. ],
  1263. "subtitle": "subtitles.entity.cow.milk"
  1264. },
  1265. "entity.cow.step": {
  1266. "sounds": [
  1267. "mob/cow/step1",
  1268. "mob/cow/step2",
  1269. "mob/cow/step3",
  1270. "mob/cow/step4"
  1271. ],
  1272. "subtitle": "subtitles.block.generic.footsteps"
  1273. },
  1274. "entity.creeper.death": {
  1275. "sounds": [
  1276. "mob/creeper/death"
  1277. ],
  1278. "subtitle": "subtitles.entity.creeper.death"
  1279. },
  1280. "entity.creeper.hurt": {
  1281. "sounds": [
  1282. "mob/creeper/say1",
  1283. "mob/creeper/say2",
  1284. "mob/creeper/say3",
  1285. "mob/creeper/say4"
  1286. ],
  1287. "subtitle": "subtitles.entity.creeper.hurt"
  1288. },
  1289. "entity.creeper.primed": {
  1290. "sounds": [
  1291. "random/fuse"
  1292. ],
  1293. "subtitle": "subtitles.entity.creeper.primed"
  1294. },
  1295. "entity.donkey.ambient": {
  1296. "sounds": [
  1297. "mob/horse/donkey/idle1",
  1298. "mob/horse/donkey/idle2",
  1299. "mob/horse/donkey/idle3"
  1300. ],
  1301. "subtitle": "subtitles.entity.donkey.ambient"
  1302. },
  1303. "entity.donkey.angry": {
  1304. "sounds": [
  1305. "mob/horse/donkey/angry1",
  1306. "mob/horse/donkey/angry2"
  1307. ],
  1308. "subtitle": "subtitles.entity.donkey.angry"
  1309. },
  1310. "entity.donkey.chest": {
  1311. "sounds": [
  1312. "mob/chicken/plop"
  1313. ],
  1314. "subtitle": "subtitles.entity.donkey.chest"
  1315. },
  1316. "entity.donkey.death": {
  1317. "sounds": [
  1318. "mob/horse/donkey/death"
  1319. ],
  1320. "subtitle": "subtitles.entity.donkey.death"
  1321. },
  1322. "entity.donkey.hurt": {
  1323. "sounds": [
  1324. "mob/horse/donkey/hit1",
  1325. "mob/horse/donkey/hit2",
  1326. "mob/horse/donkey/hit3"
  1327. ],
  1328. "subtitle": "subtitles.entity.donkey.hurt"
  1329. },
  1330. "entity.egg.throw": {
  1331. "sounds": [
  1332. "random/bow"
  1333. ],
  1334. "subtitle": "subtitles.entity.egg.throw"
  1335. },
  1336. "entity.elder_guardian.ambient": {
  1337. "sounds": [
  1338. "mob/guardian/elder_idle1",
  1339. "mob/guardian/elder_idle2",
  1340. "mob/guardian/elder_idle3",
  1341. "mob/guardian/elder_idle4"
  1342. ],
  1343. "subtitle": "subtitles.entity.guardian.ambient"
  1344. },
  1345. "entity.elder_guardian.ambient_land": {
  1346. "sounds": [
  1347. "mob/guardian/land_idle1",
  1348. "mob/guardian/land_idle2",
  1349. "mob/guardian/land_idle3",
  1350. "mob/guardian/land_idle4"
  1351. ],
  1352. "subtitle": "subtitles.entity.guardian.ambient.land"
  1353. },
  1354. "entity.elder_guardian.curse": {
  1355. "sounds": [
  1356. "mob/guardian/curse"
  1357. ],
  1358. "subtitle": "subtitles.entity.guardian.curse"
  1359. },
  1360. "entity.elder_guardian.death": {
  1361. "sounds": [
  1362. "mob/guardian/elder_death"
  1363. ],
  1364. "subtitle": "subtitles.entity.guardian.death"
  1365. },
  1366. "entity.elder_guardian.death_land": {
  1367. "sounds": [
  1368. "mob/guardian/land_death"
  1369. ],
  1370. "subtitle": "subtitles.entity.guardian.death"
  1371. },
  1372. "entity.elder_guardian.hurt": {
  1373. "sounds": [
  1374. "mob/guardian/elder_hit1",
  1375. "mob/guardian/elder_hit2",
  1376. "mob/guardian/elder_hit3",
  1377. "mob/guardian/elder_hit4"
  1378. ],
  1379. "subtitle": "subtitles.entity.guardian.hurt"
  1380. },
  1381. "entity.elder_guardian.hurt_land": {
  1382. "sounds": [
  1383. "mob/guardian/land_hit1",
  1384. "mob/guardian/land_hit2",
  1385. "mob/guardian/land_hit3",
  1386. "mob/guardian/land_hit4"
  1387. ],
  1388. "subtitle": "subtitles.entity.guardian.hurt"
  1389. },
  1390. "entity.enderdragon.ambient": {
  1391. "sounds": [
  1392. "mob/enderdragon/growl1",
  1393. "mob/enderdragon/growl2",
  1394. "mob/enderdragon/growl3",
  1395. "mob/enderdragon/growl4"
  1396. ],
  1397. "subtitle": "subtitles.entity.enderdragon.ambient"
  1398. },
  1399. "entity.enderdragon.death": {
  1400. "sounds": [
  1401. "mob/enderdragon/end"
  1402. ],
  1403. "subtitle": "subtitles.entity.enderdragon.death"
  1404. },
  1405. "entity.enderdragon.flap": {
  1406. "sounds": [
  1407. "mob/enderdragon/wings1",
  1408. "mob/enderdragon/wings2",
  1409. "mob/enderdragon/wings3",
  1410. "mob/enderdragon/wings4",
  1411. "mob/enderdragon/wings5",
  1412. "mob/enderdragon/wings6"
  1413. ],
  1414. "subtitle": "subtitles.entity.enderdragon.flap"
  1415. },
  1416. "entity.enderdragon.growl": {
  1417. "sounds": [
  1418. "mob/enderdragon/growl1",
  1419. "mob/enderdragon/growl2",
  1420. "mob/enderdragon/growl3",
  1421. "mob/enderdragon/growl4"
  1422. ],
  1423. "subtitle": "subtitles.entity.enderdragon.growl"
  1424. },
  1425. "entity.enderdragon.hurt": {
  1426. "sounds": [
  1427. "mob/enderdragon/hit1",
  1428. "mob/enderdragon/hit2",
  1429. "mob/enderdragon/hit3",
  1430. "mob/enderdragon/hit4"
  1431. ],
  1432. "subtitle": "subtitles.entity.enderdragon.hurt"
  1433. },
  1434. "entity.enderdragon.shoot": {
  1435. "sounds": [
  1436. "mob/ghast/fireball4"
  1437. ],
  1438. "subtitle": "subtitles.entity.enderdragon.shoot"
  1439. },
  1440. "entity.enderdragon_fireball.explode": {
  1441. "sounds": [
  1442. "random/explode1",
  1443. "random/explode2",
  1444. "random/explode3",
  1445. "random/explode4"
  1446. ],
  1447. "subtitle": "subtitles.entity.generic.explode"
  1448. },
  1449. "entity.endereye.launch": {
  1450. "sounds": [
  1451. "random/bow"
  1452. ],
  1453. "subtitle": "subtitles.entity.endereye.launch"
  1454. },
  1455. "entity.endermen.ambient": {
  1456. "sounds": [
  1457. "mob/endermen/idle1",
  1458. "mob/endermen/idle2",
  1459. "mob/endermen/idle3",
  1460. "mob/endermen/idle4",
  1461. "mob/endermen/idle5"
  1462. ],
  1463. "subtitle": "subtitles.entity.enderman.ambient"
  1464. },
  1465. "entity.endermen.death": {
  1466. "sounds": [
  1467. "mob/endermen/death"
  1468. ],
  1469. "subtitle": "subtitles.entity.enderman.death"
  1470. },
  1471. "entity.endermen.hurt": {
  1472. "sounds": [
  1473. "mob/endermen/hit1",
  1474. "mob/endermen/hit2",
  1475. "mob/endermen/hit3",
  1476. "mob/endermen/hit4"
  1477. ],
  1478. "subtitle": "subtitles.entity.enderman.hurt"
  1479. },
  1480. "entity.endermen.scream": {
  1481. "sounds": [
  1482. "mob/endermen/scream1",
  1483. "mob/endermen/scream2",
  1484. "mob/endermen/scream3",
  1485. "mob/endermen/scream4"
  1486. ],
  1487. "subtitle": "subtitles.entity.enderman.ambient"
  1488. },
  1489. "entity.endermen.stare": {
  1490. "sounds": [
  1491. "mob/endermen/stare"
  1492. ],
  1493. "subtitle": "subtitles.entity.enderman.stare"
  1494. },
  1495. "entity.endermen.teleport": {
  1496. "sounds": [
  1497. "mob/endermen/portal",
  1498. "mob/endermen/portal2"
  1499. ],
  1500. "subtitle": "subtitles.entity.enderman.teleport"
  1501. },
  1502. "entity.endermite.ambient": {
  1503. "sounds": [
  1504. "mob/silverfish/say1",
  1505. "mob/silverfish/say2",
  1506. "mob/silverfish/say3",
  1507. "mob/silverfish/say4"
  1508. ],
  1509. "subtitle": "subtitles.entity.endermite.ambient"
  1510. },
  1511. "entity.endermite.death": {
  1512. "sounds": [
  1513. "mob/silverfish/kill"
  1514. ],
  1515. "subtitle": "subtitles.entity.endermite.death"
  1516. },
  1517. "entity.endermite.hurt": {
  1518. "sounds": [
  1519. "mob/silverfish/hit1",
  1520. "mob/silverfish/hit2",
  1521. "mob/silverfish/hit3"
  1522. ],
  1523. "subtitle": "subtitles.entity.endermite.hurt"
  1524. },
  1525. "entity.endermite.step": {
  1526. "sounds": [
  1527. "mob/silverfish/step1",
  1528. "mob/silverfish/step2",
  1529. "mob/silverfish/step3",
  1530. "mob/silverfish/step4"
  1531. ],
  1532. "subtitle": "subtitles.block.generic.footsteps"
  1533. },
  1534. "entity.enderpearl.throw": {
  1535. "sounds": [
  1536. "random/bow"
  1537. ],
  1538. "subtitle": "subtitles.entity.enderpearl.throw"
  1539. },
  1540. "entity.experience_bottle.throw": {
  1541. "sounds": [
  1542. "random/bow"
  1543. ],
  1544. "subtitle": "subtitles.entity.potion.throw"
  1545. },
  1546. "entity.experience_orb.pickup": {
  1547. "sounds": [
  1548. "random/orb"
  1549. ],
  1550. "subtitle": "subtitles.entity.experience_orb.pickup"
  1551. },
  1552. "entity.experience_orb.touch": {
  1553. "sounds": [
  1554. "random/orb"
  1555. ],
  1556. "subtitle": "subtitles.entity.experience_orb.pickup"
  1557. },
  1558. "entity.firework.blast": {
  1559. "sounds": [
  1560. "fireworks/blast1"
  1561. ],
  1562. "subtitle": "subtitles.entity.firework.blast"
  1563. },
  1564. "entity.firework.blast_far": {
  1565. "sounds": [
  1566. "fireworks/blast_far1"
  1567. ],
  1568. "subtitle": "subtitles.entity.firework.blast"
  1569. },
  1570. "entity.firework.large_blast": {
  1571. "sounds": [
  1572. "fireworks/largeBlast1"
  1573. ],
  1574. "subtitle": "subtitles.entity.firework.blast"
  1575. },
  1576. "entity.firework.large_blast_far": {
  1577. "sounds": [
  1578. "fireworks/largeBlast_far1"
  1579. ],
  1580. "subtitle": "subtitles.entity.firework.blast"
  1581. },
  1582. "entity.firework.launch": {
  1583. "sounds": [
  1584. "fireworks/launch1"
  1585. ],
  1586. "subtitle": "subtitles.entity.firework.launch"
  1587. },
  1588. "entity.firework.shoot": {
  1589. "sounds": [
  1590. "random/bow"
  1591. ],
  1592. "subtitle": "subtitles.entity.firework.launch"
  1593. },
  1594. "entity.firework.twinkle": {
  1595. "sounds": [
  1596. "fireworks/twinkle1"
  1597. ],
  1598. "subtitle": "subtitles.entity.firework.twinkle"
  1599. },
  1600. "entity.firework.twinkle_far": {
  1601. "sounds": [
  1602. "fireworks/twinkle_far1"
  1603. ],
  1604. "subtitle": "subtitles.entity.firework.twinkle"
  1605. },
  1606. "entity.generic.big_fall": {
  1607. "sounds": [
  1608. "damage/fallbig"
  1609. ],
  1610. "subtitle": "subtitles.entity.generic.big_fall"
  1611. },
  1612. "entity.generic.burn": {
  1613. "sounds": [
  1614. "random/fizz"
  1615. ],
  1616. "subtitle": "subtitles.entity.generic.burn"
  1617. },
  1618. "entity.generic.death": {
  1619. "sounds": [
  1620. "damage/hit1",
  1621. "damage/hit2",
  1622. "damage/hit3"
  1623. ],
  1624. "subtitle": "subtitles.entity.generic.death"
  1625. },
  1626. "entity.generic.drink": {
  1627. "sounds": [
  1628. "random/drink"
  1629. ],
  1630. "subtitle": "subtitles.entity.generic.drink"
  1631. },
  1632. "entity.generic.eat": {
  1633. "sounds": [
  1634. "random/eat1",
  1635. "random/eat2",
  1636. "random/eat3"
  1637. ],
  1638. "subtitle": "subtitles.entity.generic.eat"
  1639. },
  1640. "entity.generic.explode": {
  1641. "sounds": [
  1642. "random/explode1",
  1643. "random/explode2",
  1644. "random/explode3",
  1645. "random/explode4"
  1646. ],
  1647. "subtitle": "subtitles.entity.generic.explode"
  1648. },
  1649. "entity.generic.extinguish_fire": {
  1650. "sounds": [
  1651. "random/fizz"
  1652. ],
  1653. "subtitle": "subtitles.entity.generic.extinguish_fire"
  1654. },
  1655. "entity.generic.hurt": {
  1656. "sounds": [
  1657. "damage/hit1",
  1658. "damage/hit2",
  1659. "damage/hit3"
  1660. ],
  1661. "subtitle": "subtitles.entity.generic.hurt"
  1662. },
  1663. "entity.generic.small_fall": {
  1664. "sounds": [
  1665. "damage/fallsmall"
  1666. ],
  1667. "subtitle": "subtitles.entity.generic.small_fall"
  1668. },
  1669. "entity.generic.splash": {
  1670. "sounds": [
  1671. "liquid/splash",
  1672. "liquid/splash2"
  1673. ],
  1674. "subtitle": "subtitles.entity.generic.splash"
  1675. },
  1676. "entity.generic.swim": {
  1677. "sounds": [
  1678. "liquid/swim1",
  1679. "liquid/swim2",
  1680. "liquid/swim3",
  1681. "liquid/swim4"
  1682. ],
  1683. "subtitle": "subtitles.entity.generic.swim"
  1684. },
  1685. "entity.ghast.ambient": {
  1686. "sounds": [
  1687. "mob/ghast/moan1",
  1688. "mob/ghast/moan2",
  1689. "mob/ghast/moan3",
  1690. "mob/ghast/moan4",
  1691. "mob/ghast/moan5",
  1692. "mob/ghast/moan6",
  1693. "mob/ghast/moan7"
  1694. ],
  1695. "subtitle": "subtitles.entity.ghast.ambient"
  1696. },
  1697. "entity.ghast.death": {
  1698. "sounds": [
  1699. "mob/ghast/death"
  1700. ],
  1701. "subtitle": "subtitles.entity.ghast.death"
  1702. },
  1703. "entity.ghast.hurt": {
  1704. "sounds": [
  1705. "mob/ghast/scream1",
  1706. "mob/ghast/scream2",
  1707. "mob/ghast/scream3",
  1708. "mob/ghast/scream4",
  1709. "mob/ghast/scream5"
  1710. ],
  1711. "subtitle": "subtitles.entity.ghast.hurt"
  1712. },
  1713. "entity.ghast.scream": {
  1714. "sounds": [
  1715. "mob/ghast/affectionate_scream"
  1716. ]
  1717. },
  1718. "entity.ghast.shoot": {
  1719. "sounds": [
  1720. "mob/ghast/fireball4"
  1721. ],
  1722. "subtitle": "subtitles.entity.ghast.shoot"
  1723. },
  1724. "entity.ghast.warn": {
  1725. "sounds": [
  1726. "mob/ghast/charge"
  1727. ],
  1728. "subtitle": "subtitles.entity.ghast.shoot"
  1729. },
  1730. "entity.guardian.ambient": {
  1731. "sounds": [
  1732. {
  1733. "name": "entity/guardian/ambient1",
  1734. "volume": 0.1
  1735. },
  1736. {
  1737. "name": "entity/guardian/ambient2",
  1738. "volume": 0.1
  1739. },
  1740. {
  1741. "name": "entity/guardian/ambient3",
  1742. "volume": 0.1
  1743. },
  1744. {
  1745. "name": "entity/guardian/ambient4",
  1746. "volume": 0.1
  1747. }
  1748. ],
  1749. "subtitle": "subtitles.entity.guardian.ambient"
  1750. },
  1751. "entity.guardian.ambient_land": {
  1752. "sounds": [
  1753. "mob/guardian/land_idle1",
  1754. "mob/guardian/land_idle2",
  1755. "mob/guardian/land_idle3",
  1756. "mob/guardian/land_idle4"
  1757. ],
  1758. "subtitle": "subtitles.entity.guardian.ambient.land"
  1759. },
  1760. "entity.guardian.attack": {
  1761. "sounds": [
  1762. "mob/guardian/attack_loop"
  1763. ],
  1764. "subtitle": "subtitles.entity.guardian.attack"
  1765. },
  1766. "entity.guardian.death": {
  1767. "sounds": [
  1768. "mob/guardian/guardian_death"
  1769. ],
  1770. "subtitle": "subtitles.entity.guardian.death"
  1771. },
  1772. "entity.guardian.death_land": {
  1773. "sounds": [
  1774. "mob/guardian/land_death"
  1775. ],
  1776. "subtitle": "subtitles.entity.guardian.death"
  1777. },
  1778. "entity.guardian.flop": {
  1779. "sounds": [
  1780. "mob/guardian/flop1",
  1781. "mob/guardian/flop2",
  1782. "mob/guardian/flop3",
  1783. "mob/guardian/flop4"
  1784. ],
  1785. "subtitle": "subtitles.entity.guardian.flop"
  1786. },
  1787. "entity.guardian.hurt": {
  1788. "sounds": [
  1789. "mob/guardian/guardian_hit1",
  1790. "mob/guardian/guardian_hit2",
  1791. "mob/guardian/guardian_hit3",
  1792. "mob/guardian/guardian_hit4"
  1793. ],
  1794. "subtitle": "subtitles.entity.guardian.hurt"
  1795. },
  1796. "entity.guardian.hurt_land": {
  1797. "sounds": [
  1798. "mob/guardian/land_hit1",
  1799. "mob/guardian/land_hit2",
  1800. "mob/guardian/land_hit3",
  1801. "mob/guardian/land_hit4"
  1802. ],
  1803. "subtitle": "subtitles.entity.guardian.hurt"
  1804. },
  1805. "entity.horse.ambient": {
  1806. "sounds": [
  1807. "mob/horse/idle1",
  1808. "mob/horse/idle2",
  1809. "mob/horse/idle3"
  1810. ],
  1811. "subtitle": "subtitles.entity.horse.ambient"
  1812. },
  1813. "entity.horse.angry": {
  1814. "sounds": [
  1815. "mob/horse/angry1"
  1816. ],
  1817. "subtitle": "subtitles.entity.horse.angry"
  1818. },
  1819. "entity.horse.armor": {
  1820. "sounds": [
  1821. "mob/horse/armor"
  1822. ],
  1823. "subtitle": "subtitles.entity.horse.armor"
  1824. },
  1825. "entity.horse.breathe": {
  1826. "sounds": [
  1827. "mob/horse/breathe1",
  1828. "mob/horse/breathe2",
  1829. "mob/horse/breathe3"
  1830. ],
  1831. "subtitle": "subtitles.entity.horse.breathe"
  1832. },
  1833. "entity.horse.death": {
  1834. "sounds": [
  1835. "mob/horse/death"
  1836. ],
  1837. "subtitle": "subtitles.entity.horse.death"
  1838. },
  1839. "entity.horse.eat": {
  1840. "sounds": [
  1841. "entity/horse/eat1",
  1842. "entity/horse/eat2",
  1843. "entity/horse/eat3",
  1844. "entity/horse/eat4",
  1845. "entity/horse/eat5"
  1846. ],
  1847. "subtitle": "subtitles.entity.horse.eat"
  1848. },
  1849. "entity.horse.gallop": {
  1850. "sounds": [
  1851. "mob/horse/gallop1",
  1852. "mob/horse/gallop2",
  1853. "mob/horse/gallop3",
  1854. "mob/horse/gallop4"
  1855. ],
  1856. "subtitle": "subtitles.entity.horse.gallop"
  1857. },
  1858. "entity.horse.hurt": {
  1859. "sounds": [
  1860. "mob/horse/hit1",
  1861. "mob/horse/hit2",
  1862. "mob/horse/hit3",
  1863. "mob/horse/hit4"
  1864. ],
  1865. "subtitle": "subtitles.entity.horse.hurt"
  1866. },
  1867. "entity.horse.jump": {
  1868. "sounds": [
  1869. "mob/horse/jump"
  1870. ],
  1871. "subtitle": "subtitles.entity.horse.jump"
  1872. },
  1873. "entity.horse.land": {
  1874. "sounds": [
  1875. "mob/horse/land"
  1876. ]
  1877. },
  1878. "entity.horse.saddle": {
  1879. "sounds": [
  1880. "mob/horse/leather"
  1881. ],
  1882. "subtitle": "subtitles.entity.horse.saddle"
  1883. },
  1884. "entity.horse.step": {
  1885. "sounds": [
  1886. "mob/horse/soft1",
  1887. "mob/horse/soft2",
  1888. "mob/horse/soft3",
  1889. "mob/horse/soft4",
  1890. "mob/horse/soft5",
  1891. "mob/horse/soft6"
  1892. ],
  1893. "subtitle": "subtitles.block.generic.footsteps"
  1894. },
  1895. "entity.horse.step_wood": {
  1896. "sounds": [
  1897. "mob/horse/wood1",
  1898. "mob/horse/wood2",
  1899. "mob/horse/wood3",
  1900. "mob/horse/wood4",
  1901. "mob/horse/wood5",
  1902. "mob/horse/wood6"
  1903. ],
  1904. "subtitle": "subtitles.block.generic.footsteps"
  1905. },
  1906. "entity.hostile.big_fall": {
  1907. "sounds": [
  1908. "damage/fallbig"
  1909. ],
  1910. "subtitle": "subtitles.entity.generic.big_fall"
  1911. },
  1912. "entity.hostile.death": {
  1913. "sounds": [
  1914. "damage/hit1",
  1915. "damage/hit2",
  1916. "damage/hit3"
  1917. ],
  1918. "subtitle": "subtitles.entity.generic.death"
  1919. },
  1920. "entity.hostile.hurt": {
  1921. "sounds": [
  1922. "damage/hit1",
  1923. "damage/hit2",
  1924. "damage/hit3"
  1925. ],
  1926. "subtitle": "subtitles.entity.generic.hurt"
  1927. },
  1928. "entity.hostile.small_fall": {
  1929. "sounds": [
  1930. "damage/fallsmall"
  1931. ],
  1932. "subtitle": "subtitles.entity.generic.small_fall"
  1933. },
  1934. "entity.hostile.splash": {
  1935. "sounds": [
  1936. "liquid/splash",
  1937. "liquid/splash2"
  1938. ],
  1939. "subtitle": "subtitles.entity.generic.splash"
  1940. },
  1941. "entity.hostile.swim": {
  1942. "sounds": [
  1943. "liquid/swim1",
  1944. "liquid/swim2",
  1945. "liquid/swim3",
  1946. "liquid/swim4"
  1947. ],
  1948. "subtitle": "subtitles.entity.generic.swim"
  1949. },
  1950. "entity.irongolem.attack": {
  1951. "sounds": [
  1952. "mob/irongolem/throw"
  1953. ],
  1954. "subtitle": "subtitles.entity.iron_golem.attack"
  1955. },
  1956. "entity.irongolem.death": {
  1957. "sounds": [
  1958. "mob/irongolem/death"
  1959. ],
  1960. "subtitle": "subtitles.entity.iron_golem.death"
  1961. },
  1962. "entity.irongolem.hurt": {
  1963. "sounds": [
  1964. "mob/irongolem/hit1",
  1965. "mob/irongolem/hit2",
  1966. "mob/irongolem/hit3",
  1967. "mob/irongolem/hit4"
  1968. ],
  1969. "subtitle": "subtitles.entity.iron_golem.hurt"
  1970. },
  1971. "entity.irongolem.step": {
  1972. "sounds": [
  1973. "mob/irongolem/walk1",
  1974. "mob/irongolem/walk2",
  1975. "mob/irongolem/walk3",
  1976. "mob/irongolem/walk4"
  1977. ],
  1978. "subtitle": "subtitles.block.generic.footsteps"
  1979. },
  1980. "entity.item.break": {
  1981. "sounds": [
  1982. "random/break"
  1983. ],
  1984. "subtitle": "subtitles.entity.item.break"
  1985. },
  1986. "entity.item.pickup": {
  1987. "sounds": [
  1988. "random/pop"
  1989. ],
  1990. "subtitle": "subtitles.entity.item.pickup"
  1991. },
  1992. "entity.itemframe.add_item": {
  1993. "sounds": [
  1994. "entity/itemframe/add_item1",
  1995. "entity/itemframe/add_item2",
  1996. "entity/itemframe/add_item3",
  1997. "entity/itemframe/add_item4"
  1998. ],
  1999. "subtitle": "subtitles.entity.itemframe.add_item"
  2000. },
  2001. "entity.itemframe.break": {
  2002. "sounds": [
  2003. "entity/itemframe/break1",
  2004. "entity/itemframe/break2",
  2005. "entity/itemframe/break3"
  2006. ],
  2007. "subtitle": "subtitles.entity.itemframe.break"
  2008. },
  2009. "entity.itemframe.place": {
  2010. "sounds": [
  2011. "entity/itemframe/place1",
  2012. "entity/itemframe/place2",
  2013. "entity/itemframe/place3",
  2014. "entity/itemframe/place4"
  2015. ],
  2016. "subtitle": "subtitles.entity.itemframe.place"
  2017. },
  2018. "entity.itemframe.remove_item": {
  2019. "sounds": [
  2020. "entity/itemframe/remove_item1",
  2021. "entity/itemframe/remove_item2",
  2022. "entity/itemframe/remove_item3",
  2023. "entity/itemframe/remove_item4"
  2024. ],
  2025. "subtitle": "subtitles.entity.itemframe.remove_item"
  2026. },
  2027. "entity.itemframe.rotate_item": {
  2028. "sounds": [
  2029. "entity/itemframe/rotate_item1",
  2030. "entity/itemframe/rotate_item2",
  2031. "entity/itemframe/rotate_item3",
  2032. "entity/itemframe/rotate_item4"
  2033. ],
  2034. "subtitle": "subtitles.entity.itemframe.rotate_item"
  2035. },
  2036. "entity.leashknot.break": {
  2037. "sounds": [
  2038. "entity/leashknot/break1",
  2039. "entity/leashknot/break2",
  2040. "entity/leashknot/break3"
  2041. ],
  2042. "subtitle": "subtitles.entity.leashknot.break"
  2043. },
  2044. "entity.leashknot.place": {
  2045. "sounds": [
  2046. "entity/leashknot/place1",
  2047. "entity/leashknot/place2",
  2048. "entity/leashknot/place3"
  2049. ],
  2050. "subtitle": "subtitles.entity.leashknot.place"
  2051. },
  2052. "entity.lightning.impact": {
  2053. "sounds": [
  2054. "random/explode1",
  2055. "random/explode2",
  2056. "random/explode3",
  2057. "random/explode4"
  2058. ],
  2059. "subtitle": "subtitles.entity.lightning.impact"
  2060. },
  2061. "entity.lightning.thunder": {
  2062. "sounds": [
  2063. "ambient/weather/thunder1",
  2064. "ambient/weather/thunder2",
  2065. "ambient/weather/thunder3"
  2066. ],
  2067. "subtitle": "subtitles.entity.lightning.thunder"
  2068. },
  2069. "entity.lingeringpotion.throw": {
  2070. "sounds": [
  2071. "random/bow"
  2072. ],
  2073. "subtitle": "subtitles.entity.potion.throw"
  2074. },
  2075. "entity.magmacube.death": {
  2076. "sounds": [
  2077. "mob/slime/big1",
  2078. "mob/slime/big2",
  2079. "mob/slime/big3",
  2080. "mob/slime/big4"
  2081. ],
  2082. "subtitle": "subtitles.entity.magmacube.death"
  2083. },
  2084. "entity.magmacube.hurt": {
  2085. "sounds": [
  2086. "mob/slime/big1",
  2087. "mob/slime/big2",
  2088. "mob/slime/big3",
  2089. "mob/slime/big4"
  2090. ],
  2091. "subtitle": "subtitles.entity.magmacube.hurt"
  2092. },
  2093. "entity.magmacube.jump": {
  2094. "sounds": [
  2095. "mob/magmacube/jump1",
  2096. "mob/magmacube/jump2",
  2097. "mob/magmacube/jump3",
  2098. "mob/magmacube/jump4"
  2099. ],
  2100. "subtitle": "subtitles.entity.magmacube.squish"
  2101. },
  2102. "entity.magmacube.squish": {
  2103. "sounds": [
  2104. "mob/magmacube/big1",
  2105. "mob/magmacube/big2",
  2106. "mob/magmacube/big3",
  2107. "mob/magmacube/big4"
  2108. ],
  2109. "subtitle": "subtitles.entity.magmacube.squish"
  2110. },
  2111. "entity.minecart.inside": {
  2112. "sounds": [
  2113. "minecart/inside"
  2114. ]
  2115. },
  2116. "entity.minecart.riding": {
  2117. "sounds": [
  2118. "minecart/base"
  2119. ],
  2120. "subtitle": "subtitles.entity.minecart.riding"
  2121. },
  2122. "entity.mooshroom.shear": {
  2123. "sounds": [
  2124. "mob/sheep/shear"
  2125. ],
  2126. "subtitle": "subtitles.item.shear"
  2127. },
  2128. "entity.mule.ambient": {
  2129. "sounds": [
  2130. "mob/horse/donkey/idle1",
  2131. "mob/horse/donkey/idle2",
  2132. "mob/horse/donkey/idle3"
  2133. ],
  2134. "subtitle": "subtitles.entity.mule.ambient"
  2135. },
  2136. "entity.mule.death": {
  2137. "sounds": [
  2138. "mob/horse/donkey/death"
  2139. ],
  2140. "subtitle": "subtitles.entity.mule.death"
  2141. },
  2142. "entity.mule.hurt": {
  2143. "sounds": [
  2144. "mob/horse/donkey/hit1",
  2145. "mob/horse/donkey/hit2",
  2146. "mob/horse/donkey/hit3"
  2147. ],
  2148. "subtitle": "subtitles.entity.mule.hurt"
  2149. },
  2150. "entity.painting.break": {
  2151. "sounds": [
  2152. "entity/painting/break1",
  2153. "entity/painting/break2",
  2154. "entity/painting/break3"
  2155. ],
  2156. "subtitle": "subtitles.entity.painting.break"
  2157. },
  2158. "entity.painting.place": {
  2159. "sounds": [
  2160. "entity/painting/place1",
  2161. "entity/painting/place2",
  2162. "entity/painting/place3",
  2163. "entity/painting/place4"
  2164. ],
  2165. "subtitle": "subtitles.entity.painting.place"
  2166. },
  2167. "entity.pig.ambient": {
  2168. "sounds": [
  2169. "mob/pig/say1",
  2170. "mob/pig/say2",
  2171. "mob/pig/say3"
  2172. ],
  2173. "subtitle": "subtitles.entity.pig.ambient"
  2174. },
  2175. "entity.pig.death": {
  2176. "sounds": [
  2177. "mob/pig/death"
  2178. ],
  2179. "subtitle": "subtitles.entity.pig.death"
  2180. },
  2181. "entity.pig.hurt": {
  2182. "sounds": [
  2183. "mob/pig/say1",
  2184. "mob/pig/say2",
  2185. "mob/pig/say3"
  2186. ],
  2187. "subtitle": "subtitles.entity.pig.hurt"
  2188. },
  2189. "entity.pig.saddle": {
  2190. "sounds": [
  2191. "mob/horse/leather"
  2192. ],
  2193. "subtitle": "subtitles.entity.pig.saddle"
  2194. },
  2195. "entity.pig.step": {
  2196. "sounds": [
  2197. "mob/pig/step1",
  2198. "mob/pig/step2",
  2199. "mob/pig/step3",
  2200. "mob/pig/step4",
  2201. "mob/pig/step5"
  2202. ],
  2203. "subtitle": "subtitles.block.generic.footsteps"
  2204. },
  2205. "entity.player.attack.crit": {
  2206. "sounds": [
  2207. {
  2208. "name": "entity/player/attack/crit1",
  2209. "volume": 0.7
  2210. },
  2211. {
  2212. "name": "entity/player/attack/crit2",
  2213. "volume": 0.7
  2214. },
  2215. {
  2216. "name": "entity/player/attack/crit3",
  2217. "volume": 0.7
  2218. }
  2219. ]
  2220. },
  2221. "entity.player.attack.knockback": {
  2222. "sounds": [
  2223. {
  2224. "name": "entity/player/attack/knockback1",
  2225. "volume": 0.7
  2226. },
  2227. {
  2228. "name": "entity/player/attack/knockback2",
  2229. "volume": 0.7
  2230. },
  2231. {
  2232. "name": "entity/player/attack/knockback3",
  2233. "volume": 0.7
  2234. },
  2235. {
  2236. "name": "entity/player/attack/knockback4",
  2237. "volume": 0.7
  2238. }
  2239. ]
  2240. },
  2241. "entity.player.attack.nodamage": {
  2242. "sounds": [
  2243. {
  2244. "name": "entity/player/attack/weak1",
  2245. "volume": 0.7
  2246. },
  2247. {
  2248. "name": "entity/player/attack/weak2",
  2249. "volume": 0.7
  2250. },
  2251. {
  2252. "name": "entity/player/attack/weak3",
  2253. "volume": 0.7
  2254. },
  2255. {
  2256. "name": "entity/player/attack/weak4",
  2257. "volume": 0.7
  2258. }
  2259. ]
  2260. },
  2261. "entity.player.attack.strong": {
  2262. "sounds": [
  2263. {
  2264. "name": "entity/player/attack/strong1",
  2265. "volume": 0.6
  2266. },
  2267. {
  2268. "name": "entity/player/attack/strong2",
  2269. "volume": 0.6
  2270. },
  2271. {
  2272. "name": "entity/player/attack/strong3",
  2273. "volume": 0.6
  2274. },
  2275. {
  2276. "name": "entity/player/attack/strong4",
  2277. "volume": 0.6
  2278. },
  2279. {
  2280. "name": "entity/player/attack/strong5",
  2281. "volume": 0.7
  2282. },
  2283. {
  2284. "name": "entity/player/attack/strong6",
  2285. "volume": 0.7
  2286. }
  2287. ]
  2288. },
  2289. "entity.player.attack.sweep": {
  2290. "sounds": [
  2291. {
  2292. "name": "entity/player/attack/sweep1",
  2293. "volume": 0.7
  2294. },
  2295. {
  2296. "name": "entity/player/attack/sweep2",
  2297. "volume": 0.7
  2298. },
  2299. {
  2300. "name": "entity/player/attack/sweep3",
  2301. "volume": 0.7
  2302. },
  2303. {
  2304. "name": "entity/player/attack/sweep4",
  2305. "volume": 0.7
  2306. },
  2307. {
  2308. "name": "entity/player/attack/sweep5",
  2309. "volume": 0.7
  2310. },
  2311. {
  2312. "name": "entity/player/attack/sweep6",
  2313. "volume": 0.7
  2314. },
  2315. {
  2316. "name": "entity/player/attack/sweep7",
  2317. "volume": 0.7
  2318. }
  2319. ]
  2320. },
  2321. "entity.player.attack.weak": {
  2322. "sounds": [
  2323. {
  2324. "name": "entity/player/attack/weak1",
  2325. "volume": 0.7
  2326. },
  2327. {
  2328. "name": "entity/player/attack/weak2",
  2329. "volume": 0.7
  2330. },
  2331. {
  2332. "name": "entity/player/attack/weak3",
  2333. "volume": 0.7
  2334. },
  2335. {
  2336. "name": "entity/player/attack/weak4",
  2337. "volume": 0.7
  2338. }
  2339. ]
  2340. },
  2341. "entity.player.big_fall": {
  2342. "sounds": [
  2343. "damage/fallbig"
  2344. ],
  2345. "subtitle": "subtitles.entity.generic.big_fall"
  2346. },
  2347. "entity.player.breath": {
  2348. "sounds": [
  2349. "random/breath"
  2350. ]
  2351. },
  2352. "entity.player.burp": {
  2353. "sounds": [
  2354. "random/burp"
  2355. ],
  2356. "subtitle": "subtitles.entity.player.burp"
  2357. },
  2358. "entity.player.death": {
  2359. "sounds": [
  2360. "damage/hit1",
  2361. "damage/hit2",
  2362. "damage/hit3"
  2363. ],
  2364. "subtitle": "subtitles.entity.player.death"
  2365. },
  2366. "entity.player.hurt": {
  2367. "sounds": [
  2368. "damage/hit1",
  2369. "damage/hit2",
  2370. "damage/hit3"
  2371. ],
  2372. "subtitle": "subtitles.entity.player.hurt"
  2373. },
  2374. "entity.player.levelup": {
  2375. "sounds": [
  2376. "random/levelup"
  2377. ],
  2378. "subtitle": "subtitles.entity.player.levelup"
  2379. },
  2380. "entity.player.small_fall": {
  2381. "sounds": [
  2382. "damage/fallsmall"
  2383. ],
  2384. "subtitle": "subtitles.entity.generic.small_fall"
  2385. },
  2386. "entity.player.splash": {
  2387. "sounds": [
  2388. "liquid/splash",
  2389. "liquid/splash2"
  2390. ],
  2391. "subtitle": "subtitles.entity.generic.splash"
  2392. },
  2393. "entity.player.swim": {
  2394. "sounds": [
  2395. "liquid/swim1",
  2396. "liquid/swim2",
  2397. "liquid/swim3",
  2398. "liquid/swim4"
  2399. ],
  2400. "subtitle": "subtitles.entity.generic.swim"
  2401. },
  2402. "entity.rabbit.ambient": {
  2403. "sounds": [
  2404. {
  2405. "name": "mob/rabbit/idle1",
  2406. "volume": 0.25
  2407. },
  2408. {
  2409. "name": "mob/rabbit/idle2",
  2410. "volume": 0.25
  2411. },
  2412. {
  2413. "name": "mob/rabbit/idle3",
  2414. "volume": 0.25
  2415. },
  2416. {
  2417. "name": "mob/rabbit/idle4",
  2418. "volume": 0.25
  2419. }
  2420. ],
  2421. "subtitle": "subtitles.entity.rabbit.ambient"
  2422. },
  2423. "entity.rabbit.attack": {
  2424. "sounds": [
  2425. "entity/rabbit/attack1",
  2426. "entity/rabbit/attack2",
  2427. "entity/rabbit/attack3",
  2428. "entity/rabbit/attack4"
  2429. ],
  2430. "subtitle": "subtitles.entity.rabbit.attack"
  2431. },
  2432. "entity.rabbit.death": {
  2433. "sounds": [
  2434. {
  2435. "name": "mob/rabbit/bunnymurder",
  2436. "volume": 0.5
  2437. }
  2438. ],
  2439. "subtitle": "subtitles.entity.rabbit.death"
  2440. },
  2441. "entity.rabbit.hurt": {
  2442. "sounds": [
  2443. {
  2444. "name": "mob/rabbit/hurt1",
  2445. "volume": 0.5
  2446. },
  2447. {
  2448. "name": "mob/rabbit/hurt2",
  2449. "volume": 0.5
  2450. },
  2451. {
  2452. "name": "mob/rabbit/hurt3",
  2453. "volume": 0.5
  2454. },
  2455. {
  2456. "name": "mob/rabbit/hurt4",
  2457. "volume": 0.5
  2458. }
  2459. ],
  2460. "subtitle": "subtitles.entity.rabbit.hurt"
  2461. },
  2462. "entity.rabbit.jump": {
  2463. "sounds": [
  2464. {
  2465. "name": "mob/rabbit/hop1",
  2466. "volume": 0.1
  2467. },
  2468. {
  2469. "name": "mob/rabbit/hop2",
  2470. "volume": 0.1
  2471. },
  2472. {
  2473. "name": "mob/rabbit/hop3",
  2474. "volume": 0.1
  2475. },
  2476. {
  2477. "name": "mob/rabbit/hop4",
  2478. "volume": 0.1
  2479. }
  2480. ],
  2481. "subtitle": "subtitles.entity.rabbit.jump"
  2482. },
  2483. "entity.sheep.ambient": {
  2484. "sounds": [
  2485. "mob/sheep/say1",
  2486. "mob/sheep/say2",
  2487. "mob/sheep/say3"
  2488. ],
  2489. "subtitle": "subtitles.entity.sheep.ambient"
  2490. },
  2491. "entity.sheep.death": {
  2492. "sounds": [
  2493. "mob/sheep/say1",
  2494. "mob/sheep/say2",
  2495. "mob/sheep/say3"
  2496. ],
  2497. "subtitle": "subtitles.entity.sheep.death"
  2498. },
  2499. "entity.sheep.hurt": {
  2500. "sounds": [
  2501. "mob/sheep/say1",
  2502. "mob/sheep/say2",
  2503. "mob/sheep/say3"
  2504. ],
  2505. "subtitle": "subtitles.entity.sheep.hurt"
  2506. },
  2507. "entity.sheep.shear": {
  2508. "sounds": [
  2509. "mob/sheep/shear"
  2510. ],
  2511. "subtitle": "subtitles.item.shear"
  2512. },
  2513. "entity.sheep.step": {
  2514. "sounds": [
  2515. "mob/sheep/step1",
  2516. "mob/sheep/step2",
  2517. "mob/sheep/step3",
  2518. "mob/sheep/step4",
  2519. "mob/sheep/step5"
  2520. ],
  2521. "subtitle": "subtitles.block.generic.footsteps"
  2522. },
  2523. "entity.shulker.ambient": {
  2524. "sounds": [
  2525. "entity/shulker/ambient1",
  2526. "entity/shulker/ambient2",
  2527. "entity/shulker/ambient3",
  2528. "entity/shulker/ambient4",
  2529. "entity/shulker/ambient5",
  2530. "entity/shulker/ambient6",
  2531. "entity/shulker/ambient7"
  2532. ],
  2533. "subtitle": "subtitles.entity.shulker.ambient"
  2534. },
  2535. "entity.shulker.close": {
  2536. "sounds": [
  2537. "entity/shulker/close1",
  2538. "entity/shulker/close2",
  2539. "entity/shulker/close3",
  2540. "entity/shulker/close4",
  2541. "entity/shulker/close5"
  2542. ],
  2543. "subtitle": "subtitles.entity.shulker.close"
  2544. },
  2545. "entity.shulker.death": {
  2546. "sounds": [
  2547. "entity/shulker/death1",
  2548. "entity/shulker/death2",
  2549. "entity/shulker/death3",
  2550. "entity/shulker/death4"
  2551. ],
  2552. "subtitle": "subtitles.entity.shulker.death"
  2553. },
  2554. "entity.shulker.hurt": {
  2555. "sounds": [
  2556. "entity/shulker/hurt1",
  2557. "entity/shulker/hurt2",
  2558. "entity/shulker/hurt3",
  2559. "entity/shulker/hurt4"
  2560. ],
  2561. "subtitle": "subtitles.entity.shulker.hurt"
  2562. },
  2563. "entity.shulker.hurt_closed": {
  2564. "sounds": [
  2565. "entity/shulker/hurt_closed1",
  2566. "entity/shulker/hurt_closed2",
  2567. "entity/shulker/hurt_closed3",
  2568. "entity/shulker/hurt_closed4",
  2569. "entity/shulker/hurt_closed5"
  2570. ],
  2571. "subtitle": "subtitles.entity.shulker.hurt"
  2572. },
  2573. "entity.shulker.open": {
  2574. "sounds": [
  2575. "entity/shulker/open1",
  2576. "entity/shulker/open2",
  2577. "entity/shulker/open3",
  2578. "entity/shulker/open4",
  2579. "entity/shulker/open5"
  2580. ],
  2581. "subtitle": "subtitles.entity.shulker.open"
  2582. },
  2583. "entity.shulker.shoot": {
  2584. "sounds": [
  2585. "entity/shulker/shoot1",
  2586. "entity/shulker/shoot2",
  2587. "entity/shulker/shoot3",
  2588. "entity/shulker/shoot4"
  2589. ],
  2590. "subtitle": "subtitles.entity.shulker.shoot"
  2591. },
  2592. "entity.shulker.teleport": {
  2593. "sounds": [
  2594. "mob/endermen/portal",
  2595. "mob/endermen/portal2"
  2596. ],
  2597. "subtitle": "subtitles.entity.shulker.teleport"
  2598. },
  2599. "entity.shulker_bullet.hit": {
  2600. "sounds": [
  2601. "entity/shulker_bullet/hit1",
  2602. "entity/shulker_bullet/hit2",
  2603. "entity/shulker_bullet/hit3",
  2604. "entity/shulker_bullet/hit4"
  2605. ],
  2606. "subtitle": "subtitles.entity.shulker_bullet.hit"
  2607. },
  2608. "entity.shulker_bullet.hurt": {
  2609. "sounds": [
  2610. "entity/shulker_bullet/hit1",
  2611. "entity/shulker_bullet/hit2",
  2612. "entity/shulker_bullet/hit3",
  2613. "entity/shulker_bullet/hit4"
  2614. ],
  2615. "subtitle": "subtitles.entity.shulker_bullet.hurt"
  2616. },
  2617. "entity.silverfish.ambient": {
  2618. "sounds": [
  2619. "mob/silverfish/say1",
  2620. "mob/silverfish/say2",
  2621. "mob/silverfish/say3",
  2622. "mob/silverfish/say4"
  2623. ],
  2624. "subtitle": "subtitles.entity.silverfish.ambient"
  2625. },
  2626. "entity.silverfish.death": {
  2627. "sounds": [
  2628. "mob/silverfish/kill"
  2629. ],
  2630. "subtitle": "subtitles.entity.silverfish.death"
  2631. },
  2632. "entity.silverfish.hurt": {
  2633. "sounds": [
  2634. "mob/silverfish/hit1",
  2635. "mob/silverfish/hit2",
  2636. "mob/silverfish/hit3"
  2637. ],
  2638. "subtitle": "subtitles.entity.silverfish.hurt"
  2639. },
  2640. "entity.silverfish.step": {
  2641. "sounds": [
  2642. "mob/silverfish/step1",
  2643. "mob/silverfish/step2",
  2644. "mob/silverfish/step3",
  2645. "mob/silverfish/step4"
  2646. ],
  2647. "subtitle": "subtitles.block.generic.footsteps"
  2648. },
  2649. "entity.skeleton.ambient": {
  2650. "sounds": [
  2651. "mob/skeleton/say1",
  2652. "mob/skeleton/say2",
  2653. "mob/skeleton/say3"
  2654. ],
  2655. "subtitle": "subtitles.entity.skeleton.ambient"
  2656. },
  2657. "entity.skeleton.death": {
  2658. "sounds": [
  2659. "mob/skeleton/death"
  2660. ],
  2661. "subtitle": "subtitles.entity.skeleton.death"
  2662. },
  2663. "entity.skeleton.hurt": {
  2664. "sounds": [
  2665. "mob/skeleton/hurt1",
  2666. "mob/skeleton/hurt2",
  2667. "mob/skeleton/hurt3",
  2668. "mob/skeleton/hurt4"
  2669. ],
  2670. "subtitle": "subtitles.entity.skeleton.hurt"
  2671. },
  2672. "entity.skeleton.shoot": {
  2673. "sounds": [
  2674. "random/bow"
  2675. ],
  2676. "subtitle": "subtitles.entity.skeleton.shoot"
  2677. },
  2678. "entity.skeleton.step": {
  2679. "sounds": [
  2680. "mob/skeleton/step1",
  2681. "mob/skeleton/step2",
  2682. "mob/skeleton/step3",
  2683. "mob/skeleton/step4"
  2684. ],
  2685. "subtitle": "subtitles.block.generic.footsteps"
  2686. },
  2687. "entity.skeleton_horse.ambient": {
  2688. "sounds": [
  2689. "mob/horse/skeleton/idle1",
  2690. "mob/horse/skeleton/idle2",
  2691. "mob/horse/skeleton/idle3"
  2692. ],
  2693. "subtitle": "subtitles.entity.skeleton_horse.ambient"
  2694. },
  2695. "entity.skeleton_horse.death": {
  2696. "sounds": [
  2697. "mob/horse/skeleton/death"
  2698. ],
  2699. "subtitle": "subtitles.entity.skeleton_horse.death"
  2700. },
  2701. "entity.skeleton_horse.hurt": {
  2702. "sounds": [
  2703. "mob/horse/skeleton/hit1",
  2704. "mob/horse/skeleton/hit2",
  2705. "mob/horse/skeleton/hit3",
  2706. "mob/horse/skeleton/hit4"
  2707. ],
  2708. "subtitle": "subtitles.entity.skeleton_horse.hurt"
  2709. },
  2710. "entity.slime.attack": {
  2711. "sounds": [
  2712. "mob/slime/attack1",
  2713. "mob/slime/attack2"
  2714. ],
  2715. "subtitle": "subtitles.entity.slime.attack"
  2716. },
  2717. "entity.slime.death": {
  2718. "sounds": [
  2719. "mob/slime/big1",
  2720. "mob/slime/big2",
  2721. "mob/slime/big3",
  2722. "mob/slime/big4"
  2723. ],
  2724. "subtitle": "subtitles.entity.slime.death"
  2725. },
  2726. "entity.slime.hurt": {
  2727. "sounds": [
  2728. "mob/slime/big1",
  2729. "mob/slime/big2",
  2730. "mob/slime/big3",
  2731. "mob/slime/big4"
  2732. ],
  2733. "subtitle": "subtitles.entity.slime.hurt"
  2734. },
  2735. "entity.slime.jump": {
  2736. "sounds": [
  2737. "mob/slime/big1",
  2738. "mob/slime/big2",
  2739. "mob/slime/big3",
  2740. "mob/slime/big4"
  2741. ],
  2742. "subtitle": "subtitles.entity.slime.squish"
  2743. },
  2744. "entity.slime.squish": {
  2745. "sounds": [
  2746. "mob/slime/big1",
  2747. "mob/slime/big2",
  2748. "mob/slime/big3",
  2749. "mob/slime/big4"
  2750. ],
  2751. "subtitle": "subtitles.entity.slime.squish"
  2752. },
  2753. "entity.small_magmacube.death": {
  2754. "sounds": [
  2755. "mob/slime/small1",
  2756. "mob/slime/small2",
  2757. "mob/slime/small3",
  2758. "mob/slime/small4",
  2759. "mob/slime/small5"
  2760. ],
  2761. "subtitle": "subtitles.entity.magmacube.death"
  2762. },
  2763. "entity.small_magmacube.hurt": {
  2764. "sounds": [
  2765. "mob/slime/small1",
  2766. "mob/slime/small2",
  2767. "mob/slime/small3",
  2768. "mob/slime/small4",
  2769. "mob/slime/small5"
  2770. ],
  2771. "subtitle": "subtitles.entity.magmacube.hurt"
  2772. },
  2773. "entity.small_magmacube.squish": {
  2774. "sounds": [
  2775. "mob/magmacube/small1",
  2776. "mob/magmacube/small2",
  2777. "mob/magmacube/small3",
  2778. "mob/magmacube/small4",
  2779. "mob/magmacube/small5"
  2780. ],
  2781. "subtitle": "subtitles.entity.magmacube.squish"
  2782. },
  2783. "entity.small_slime.death": {
  2784. "sounds": [
  2785. "mob/slime/small1",
  2786. "mob/slime/small2",
  2787. "mob/slime/small3",
  2788. "mob/slime/small4",
  2789. "mob/slime/small5"
  2790. ],
  2791. "subtitle": "subtitles.entity.slime.death"
  2792. },
  2793. "entity.small_slime.hurt": {
  2794. "sounds": [
  2795. "mob/slime/small1",
  2796. "mob/slime/small2",
  2797. "mob/slime/small3",
  2798. "mob/slime/small4",
  2799. "mob/slime/small5"
  2800. ],
  2801. "subtitle": "subtitles.entity.slime.hurt"
  2802. },
  2803. "entity.small_slime.jump": {
  2804. "sounds": []
  2805. },
  2806. "entity.small_slime.squish": {
  2807. "sounds": []
  2808. },
  2809. "entity.snowball.throw": {
  2810. "sounds": [
  2811. "random/bow"
  2812. ],
  2813. "subtitle": "subtitles.entity.snowball.throw"
  2814. },
  2815. "entity.snowman.ambient": {
  2816. "sounds": []
  2817. },
  2818. "entity.snowman.death": {
  2819. "sounds": [
  2820. "entity/snowman/death1",
  2821. "entity/snowman/death2",
  2822. "entity/snowman/death3"
  2823. ],
  2824. "subtitle": "subtitles.entity.snowman.death"
  2825. },
  2826. "entity.snowman.hurt": {
  2827. "sounds": [
  2828. "entity/snowman/hurt1",
  2829. "entity/snowman/hurt2",
  2830. "entity/snowman/hurt3"
  2831. ],
  2832. "subtitle": "subtitles.entity.snowman.hurt"
  2833. },
  2834. "entity.snowman.shoot": {
  2835. "sounds": [
  2836. "random/bow"
  2837. ],
  2838. "subtitle": "subtitles.entity.snowball.throw"
  2839. },
  2840. "entity.spider.ambient": {
  2841. "sounds": [
  2842. "mob/spider/say1",
  2843. "mob/spider/say2",
  2844. "mob/spider/say3",
  2845. "mob/spider/say4"
  2846. ],
  2847. "subtitle": "subtitles.entity.spider.ambient"
  2848. },
  2849. "entity.spider.death": {
  2850. "sounds": [
  2851. "mob/spider/death"
  2852. ],
  2853. "subtitle": "subtitles.entity.spider.death"
  2854. },
  2855. "entity.spider.hurt": {
  2856. "sounds": [
  2857. "mob/spider/say1",
  2858. "mob/spider/say2",
  2859. "mob/spider/say3",
  2860. "mob/spider/say4"
  2861. ],
  2862. "subtitle": "subtitles.entity.spider.hurt"
  2863. },
  2864. "entity.spider.step": {
  2865. "sounds": [
  2866. "mob/spider/step1",
  2867. "mob/spider/step2",
  2868. "mob/spider/step3",
  2869. "mob/spider/step4"
  2870. ],
  2871. "subtitle": "subtitles.block.generic.footsteps"
  2872. },
  2873. "entity.splash_potion.break": {
  2874. "sounds": [
  2875. "random/glass1",
  2876. "random/glass2",
  2877. "random/glass3"
  2878. ],
  2879. "subtitle": "subtitles.entity.potion.splash"
  2880. },
  2881. "entity.splash_potion.throw": {
  2882. "sounds": [
  2883. "random/bow"
  2884. ],
  2885. "subtitle": "subtitles.entity.potion.throw"
  2886. },
  2887. "entity.squid.ambient": {
  2888. "sounds": [
  2889. "entity/squid/ambient1",
  2890. "entity/squid/ambient2",
  2891. "entity/squid/ambient3",
  2892. "entity/squid/ambient4",
  2893. "entity/squid/ambient5"
  2894. ],
  2895. "subtitle": "subtitles.entity.squid.ambient"
  2896. },
  2897. "entity.squid.death": {
  2898. "sounds": [
  2899. "entity/squid/death1",
  2900. "entity/squid/death2",
  2901. "entity/squid/death3"
  2902. ],
  2903. "subtitle": "subtitles.entity.squid.death"
  2904. },
  2905. "entity.squid.hurt": {
  2906. "sounds": [
  2907. "entity/squid/hurt1",
  2908. "entity/squid/hurt2",
  2909. "entity/squid/hurt3",
  2910. "entity/squid/hurt4"
  2911. ],
  2912. "subtitle": "subtitles.entity.squid.hurt"
  2913. },
  2914. "entity.tnt.primed": {
  2915. "sounds": [
  2916. "random/fuse"
  2917. ],
  2918. "subtitle": "subtitles.entity.tnt.primed"
  2919. },
  2920. "entity.villager.ambient": {
  2921. "sounds": [
  2922. "mob/villager/idle1",
  2923. "mob/villager/idle2",
  2924. "mob/villager/idle3"
  2925. ],
  2926. "subtitle": "subtitles.entity.villager.ambient"
  2927. },
  2928. "entity.villager.death": {
  2929. "sounds": [
  2930. "mob/villager/death"
  2931. ],
  2932. "subtitle": "subtitles.entity.villager.death"
  2933. },
  2934. "entity.villager.hurt": {
  2935. "sounds": [
  2936. "mob/villager/hit1",
  2937. "mob/villager/hit2",
  2938. "mob/villager/hit3",
  2939. "mob/villager/hit4"
  2940. ],
  2941. "subtitle": "subtitles.entity.villager.hurt"
  2942. },
  2943. "entity.villager.no": {
  2944. "sounds": [
  2945. "mob/villager/no1",
  2946. "mob/villager/no2",
  2947. "mob/villager/no3"
  2948. ],
  2949. "subtitle": "subtitles.entity.villager.no"
  2950. },
  2951. "entity.villager.trading": {
  2952. "sounds": [
  2953. "mob/villager/haggle1",
  2954. "mob/villager/haggle2",
  2955. "mob/villager/haggle3"
  2956. ],
  2957. "subtitle": "subtitles.entity.villager.trading"
  2958. },
  2959. "entity.villager.yes": {
  2960. "sounds": [
  2961. "mob/villager/yes1",
  2962. "mob/villager/yes2",
  2963. "mob/villager/yes3"
  2964. ],
  2965. "subtitle": "subtitles.entity.villager.yes"
  2966. },
  2967. "entity.witch.ambient": {
  2968. "sounds": [
  2969. {
  2970. "name": "entity/witch/ambient5",
  2971. "pitch": 0.9
  2972. },
  2973. "entity/witch/ambient1",
  2974. "entity/witch/ambient2",
  2975. "entity/witch/ambient3",
  2976. "entity/witch/ambient4",
  2977. "entity/witch/ambient5"
  2978. ],
  2979. "subtitle": "subtitles.entity.witch.ambient"
  2980. },
  2981. "entity.witch.death": {
  2982. "sounds": [
  2983. "entity/witch/death1",
  2984. "entity/witch/death2",
  2985. "entity/witch/death3"
  2986. ],
  2987. "subtitle": "subtitles.entity.witch.death"
  2988. },
  2989. "entity.witch.drink": {
  2990. "sounds": [
  2991. "entity/witch/drink1",
  2992. "entity/witch/drink2",
  2993. "entity/witch/drink3",
  2994. "entity/witch/drink4"
  2995. ],
  2996. "subtitle": "subtitles.entity.witch.drink"
  2997. },
  2998. "entity.witch.hurt": {
  2999. "sounds": [
  3000. "entity/witch/hurt1",
  3001. "entity/witch/hurt2",
  3002. "entity/witch/hurt3"
  3003. ],
  3004. "subtitle": "subtitles.entity.witch.hurt"
  3005. },
  3006. "entity.witch.throw": {
  3007. "sounds": [
  3008. "entity/witch/throw1",
  3009. "entity/witch/throw2",
  3010. "entity/witch/throw3"
  3011. ],
  3012. "subtitle": "subtitles.entity.witch.throw"
  3013. },
  3014. "entity.wither.ambient": {
  3015. "sounds": [
  3016. "mob/wither/idle1",
  3017. "mob/wither/idle2",
  3018. "mob/wither/idle3",
  3019. "mob/wither/idle4"
  3020. ],
  3021. "subtitle": "subtitles.entity.wither.ambient"
  3022. },
  3023. "entity.wither.break_block": {
  3024. "sounds": [
  3025. "mob/zombie/woodbreak"
  3026. ],
  3027. "subtitle": "subtitles.entity.wither.shoot"
  3028. },
  3029. "entity.wither.death": {
  3030. "sounds": [
  3031. "mob/wither/death"
  3032. ],
  3033. "subtitle": "subtitles.entity.wither.death"
  3034. },
  3035. "entity.wither.hurt": {
  3036. "sounds": [
  3037. "mob/wither/hurt1",
  3038. "mob/wither/hurt2",
  3039. "mob/wither/hurt3",
  3040. "mob/wither/hurt4"
  3041. ],
  3042. "subtitle": "subtitles.entity.wither.hurt"
  3043. },
  3044. "entity.wither.shoot": {
  3045. "sounds": [
  3046. "mob/wither/shoot"
  3047. ],
  3048. "subtitle": "subtitles.entity.wither.shoot"
  3049. },
  3050. "entity.wither.spawn": {
  3051. "sounds": [
  3052. "mob/wither/spawn"
  3053. ],
  3054. "subtitle": "subtitles.entity.wither.spawn"
  3055. },
  3056. "entity.wolf.ambient": {
  3057. "sounds": [
  3058. "mob/wolf/bark1",
  3059. "mob/wolf/bark2",
  3060. "mob/wolf/bark3"
  3061. ],
  3062. "subtitle": "subtitles.entity.wolf.ambient"
  3063. },
  3064. "entity.wolf.death": {
  3065. "sounds": [
  3066. "mob/wolf/death"
  3067. ],
  3068. "subtitle": "subtitles.entity.wolf.death"
  3069. },
  3070. "entity.wolf.growl": {
  3071. "sounds": [
  3072. "mob/wolf/growl1",
  3073. "mob/wolf/growl2",
  3074. "mob/wolf/growl3"
  3075. ],
  3076. "subtitle": "subtitles.entity.wolf.growl"
  3077. },
  3078. "entity.wolf.howl": {
  3079. "sounds": [
  3080. "mob/wolf/howl1",
  3081. "mob/wolf/howl2"
  3082. ]
  3083. },
  3084. "entity.wolf.hurt": {
  3085. "sounds": [
  3086. "mob/wolf/hurt1",
  3087. "mob/wolf/hurt2",
  3088. "mob/wolf/hurt3"
  3089. ],
  3090. "subtitle": "subtitles.entity.wolf.hurt"
  3091. },
  3092. "entity.wolf.pant": {
  3093. "sounds": [
  3094. "mob/wolf/panting"
  3095. ],
  3096. "subtitle": "subtitles.entity.wolf.ambient"
  3097. },
  3098. "entity.wolf.shake": {
  3099. "sounds": [
  3100. "mob/wolf/shake"
  3101. ],
  3102. "subtitle": "subtitles.entity.wolf.shake"
  3103. },
  3104. "entity.wolf.step": {
  3105. "sounds": [
  3106. "mob/wolf/step1",
  3107. "mob/wolf/step2",
  3108. "mob/wolf/step3",
  3109. "mob/wolf/step4",
  3110. "mob/wolf/step5"
  3111. ],
  3112. "subtitle": "subtitles.block.generic.footsteps"
  3113. },
  3114. "entity.wolf.whine": {
  3115. "sounds": [
  3116. "mob/wolf/whine"
  3117. ],
  3118. "subtitle": "subtitles.entity.wolf.ambient"
  3119. },
  3120. "entity.zombie.ambient": {
  3121. "sounds": [
  3122. "mob/zombie/say1",
  3123. "mob/zombie/say2",
  3124. "mob/zombie/say3"
  3125. ],
  3126. "subtitle": "subtitles.entity.zombie.ambient"
  3127. },
  3128. "entity.zombie.attack_door_wood": {
  3129. "sounds": [
  3130. "mob/zombie/wood1",
  3131. "mob/zombie/wood2",
  3132. "mob/zombie/wood3",
  3133. "mob/zombie/wood4"
  3134. ],
  3135. "subtitle": "subtitles.block.generic.break"
  3136. },
  3137. "entity.zombie.attack_iron_door": {
  3138. "sounds": [
  3139. "mob/zombie/metal1",
  3140. "mob/zombie/metal2",
  3141. "mob/zombie/metal3"
  3142. ],
  3143. "subtitle": "subtitles.block.generic.break"
  3144. },
  3145. "entity.zombie.break_door_wood": {
  3146. "sounds": [
  3147. "mob/zombie/woodbreak"
  3148. ],
  3149. "subtitle": "subtitles.block.generic.break"
  3150. },
  3151. "entity.zombie.death": {
  3152. "sounds": [
  3153. "mob/zombie/death"
  3154. ],
  3155. "subtitle": "subtitles.entity.zombie.death"
  3156. },
  3157. "entity.zombie.hurt": {
  3158. "sounds": [
  3159. "mob/zombie/hurt1",
  3160. "mob/zombie/hurt2"
  3161. ],
  3162. "subtitle": "subtitles.entity.zombie.hurt"
  3163. },
  3164. "entity.zombie.infect": {
  3165. "sounds": [
  3166. "mob/zombie/infect"
  3167. ],
  3168. "subtitle": "subtitles.entity.zombie.infect"
  3169. },
  3170. "entity.zombie.step": {
  3171. "sounds": [
  3172. "mob/zombie/step1",
  3173. "mob/zombie/step2",
  3174. "mob/zombie/step3",
  3175. "mob/zombie/step4",
  3176. "mob/zombie/step5"
  3177. ],
  3178. "subtitle": "subtitles.block.generic.footsteps"
  3179. },
  3180. "entity.zombie_horse.ambient": {
  3181. "sounds": [
  3182. "mob/horse/zombie/idle1",
  3183. "mob/horse/zombie/idle2",
  3184. "mob/horse/zombie/idle3"
  3185. ],
  3186. "subtitle": "subtitles.entity.zombie_horse.ambient"
  3187. },
  3188. "entity.zombie_horse.death": {
  3189. "sounds": [
  3190. "mob/horse/zombie/death"
  3191. ],
  3192. "subtitle": "subtitles.entity.zombie_horse.death"
  3193. },
  3194. "entity.zombie_horse.hurt": {
  3195. "sounds": [
  3196. "mob/horse/zombie/hit1",
  3197. "mob/horse/zombie/hit2",
  3198. "mob/horse/zombie/hit3",
  3199. "mob/horse/zombie/hit4"
  3200. ],
  3201. "subtitle": "subtitles.entity.zombie_horse.hurt"
  3202. },
  3203. "entity.zombie_pig.ambient": {
  3204. "sounds": [
  3205. "mob/zombiepig/zpig1",
  3206. "mob/zombiepig/zpig2",
  3207. "mob/zombiepig/zpig3",
  3208. "mob/zombiepig/zpig4"
  3209. ],
  3210. "subtitle": "subtitles.entity.zombie_pigman.ambient"
  3211. },
  3212. "entity.zombie_pig.angry": {
  3213. "sounds": [
  3214. "mob/zombiepig/zpigangry1",
  3215. "mob/zombiepig/zpigangry2",
  3216. "mob/zombiepig/zpigangry3",
  3217. "mob/zombiepig/zpigangry4"
  3218. ],
  3219. "subtitle": "subtitles.entity.zombie_pigman.angry"
  3220. },
  3221. "entity.zombie_pig.death": {
  3222. "sounds": [
  3223. "mob/zombiepig/zpigdeath"
  3224. ],
  3225. "subtitle": "subtitles.entity.zombie_pigman.death"
  3226. },
  3227. "entity.zombie_pig.hurt": {
  3228. "sounds": [
  3229. "mob/zombiepig/zpighurt1",
  3230. "mob/zombiepig/zpighurt2"
  3231. ],
  3232. "subtitle": "subtitles.entity.zombie_pigman.hurt"
  3233. },
  3234. "entity.zombie_villager.ambient": {
  3235. "sounds": [
  3236. "mob/zombie/say1",
  3237. "mob/zombie/say2",
  3238. "mob/zombie/say3"
  3239. ],
  3240. "subtitle": "subtitles.entity.zombie.ambient"
  3241. },
  3242. "entity.zombie_villager.converted": {
  3243. "sounds": [
  3244. "mob/zombie/unfect"
  3245. ],
  3246. "subtitle": "subtitles.entity.zombie_villager.converted"
  3247. },
  3248. "entity.zombie_villager.cure": {
  3249. "sounds": [
  3250. "mob/zombie/remedy"
  3251. ],
  3252. "subtitle": "subtitles.entity.zombie_villager.cure"
  3253. },
  3254. "entity.zombie_villager.death": {
  3255. "sounds": [
  3256. "mob/zombie/death"
  3257. ],
  3258. "subtitle": "subtitles.entity.zombie.death"
  3259. },
  3260. "entity.zombie_villager.hurt": {
  3261. "sounds": [
  3262. "mob/zombie/hurt1",
  3263. "mob/zombie/hurt2"
  3264. ],
  3265. "subtitle": "subtitles.entity.zombie.hurt"
  3266. },
  3267. "entity.zombie_villager.step": {
  3268. "sounds": [
  3269. "mob/zombie/step1",
  3270. "mob/zombie/step2",
  3271. "mob/zombie/step3",
  3272. "mob/zombie/step4",
  3273. "mob/zombie/step5"
  3274. ],
  3275. "subtitle": "subtitles.block.generic.footsteps"
  3276. },
  3277. "item.armor.equip_chain": {
  3278. "sounds": [
  3279. "item/armor/equip_chain1",
  3280. "item/armor/equip_chain2",
  3281. "item/armor/equip_chain3",
  3282. "item/armor/equip_chain4",
  3283. "item/armor/equip_chain5",
  3284. "item/armor/equip_chain6"
  3285. ],
  3286. "subtitle": "subtitles.item.armor.equip_chain"
  3287. },
  3288. "item.armor.equip_diamond": {
  3289. "sounds": [
  3290. "item/armor/equip_diamond1",
  3291. "item/armor/equip_diamond2",
  3292. "item/armor/equip_diamond3",
  3293. "item/armor/equip_diamond4",
  3294. "item/armor/equip_diamond5",
  3295. "item/armor/equip_diamond6"
  3296. ],
  3297. "subtitle": "subtitles.item.armor.equip_diamond"
  3298. },
  3299. "item.armor.equip_generic": {
  3300. "sounds": [
  3301. "item/armor/equip_generic1",
  3302. "item/armor/equip_generic2",
  3303. "item/armor/equip_generic3",
  3304. "item/armor/equip_generic4",
  3305. "item/armor/equip_generic5",
  3306. "item/armor/equip_generic6"
  3307. ],
  3308. "subtitle": "subtitles.item.armor.equip"
  3309. },
  3310. "item.armor.equip_gold": {
  3311. "sounds": [
  3312. "item/armor/equip_gold1",
  3313. "item/armor/equip_gold2",
  3314. "item/armor/equip_gold3",
  3315. "item/armor/equip_gold4",
  3316. "item/armor/equip_gold5",
  3317. "item/armor/equip_gold6"
  3318. ],
  3319. "subtitle": "subtitles.item.armor.equip_gold"
  3320. },
  3321. "item.armor.equip_iron": {
  3322. "sounds": [
  3323. "item/armor/equip_iron1",
  3324. "item/armor/equip_iron2",
  3325. "item/armor/equip_iron3",
  3326. "item/armor/equip_iron4",
  3327. "item/armor/equip_iron5",
  3328. "item/armor/equip_iron6"
  3329. ],
  3330. "subtitle": "subtitles.item.armor.equip_iron"
  3331. },
  3332. "item.armor.equip_leather": {
  3333. "sounds": [
  3334. "item/armor/equip_leather1",
  3335. "item/armor/equip_leather2",
  3336. "item/armor/equip_leather3",
  3337. "item/armor/equip_leather4",
  3338. "item/armor/equip_leather5",
  3339. "item/armor/equip_leather6"
  3340. ],
  3341. "subtitle": "subtitles.item.armor.equip_leather"
  3342. },
  3343. "item.bottle.fill": {
  3344. "sounds": [
  3345. "item/bottle/fill1",
  3346. "item/bottle/fill2",
  3347. "item/bottle/fill3",
  3348. "item/bottle/fill4"
  3349. ],
  3350. "subtitle": "subtitles.item.bottle.fill"
  3351. },
  3352. "item.bottle.fill_dragonbreath": {
  3353. "sounds": [
  3354. "item/bottle/fill_dragonbreath1",
  3355. "item/bottle/fill_dragonbreath2"
  3356. ],
  3357. "subtitle": "subtitles.item.bottle.fill"
  3358. },
  3359. "item.bucket.empty": {
  3360. "sounds": [
  3361. {
  3362. "name": "item/bucket/empty1",
  3363. "pitch": 0.9
  3364. },
  3365. "item/bucket/empty1",
  3366. "item/bucket/empty2",
  3367. "item/bucket/empty3"
  3368. ],
  3369. "subtitle": "subtitles.item.bucket.empty"
  3370. },
  3371. "item.bucket.empty_lava": {
  3372. "sounds": [
  3373. "item/bucket/empty_lava1",
  3374. "item/bucket/empty_lava2",
  3375. "item/bucket/empty_lava3"
  3376. ],
  3377. "subtitle": "subtitles.item.bucket.empty"
  3378. },
  3379. "item.bucket.fill": {
  3380. "sounds": [
  3381. "item/bucket/fill1",
  3382. "item/bucket/fill2",
  3383. "item/bucket/fill3"
  3384. ],
  3385. "subtitle": "subtitles.item.bucket.fill"
  3386. },
  3387. "item.bucket.fill_lava": {
  3388. "sounds": [
  3389. "item/bucket/fill_lava1",
  3390. "item/bucket/fill_lava2",
  3391. "item/bucket/fill_lava3"
  3392. ],
  3393. "subtitle": "subtitles.item.bucket.fill"
  3394. },
  3395. "item.chorus_fruit.teleport": {
  3396. "sounds": [
  3397. "mob/endermen/portal",
  3398. "mob/endermen/portal2"
  3399. ],
  3400. "subtitle": "subtitles.item.chorus_fruit.teleport"
  3401. },
  3402. "item.elytra.flying": {
  3403. "sounds": [
  3404. {
  3405. "name": "item/elytra/elytra_loop",
  3406. "volume": 0.6
  3407. }
  3408. ]
  3409. },
  3410. "item.firecharge.use": {
  3411. "sounds": [
  3412. "mob/ghast/fireball4"
  3413. ],
  3414. "subtitle": "subtitles.item.firecharge.use"
  3415. },
  3416. "item.flintandsteel.use": {
  3417. "sounds": [
  3418. "fire/ignite"
  3419. ],
  3420. "subtitle": "subtitles.item.flintandsteel.use"
  3421. },
  3422. "item.hoe.till": {
  3423. "sounds": [
  3424. "item/hoe/till1",
  3425. "item/hoe/till2",
  3426. "item/hoe/till3",
  3427. "item/hoe/till4"
  3428. ],
  3429. "subtitle": "subtitles.item.hoe.till"
  3430. },
  3431. "item.shield.block": {
  3432. "sounds": [
  3433. "item/shield/block1",
  3434. "item/shield/block2",
  3435. "item/shield/block3",
  3436. "item/shield/block4",
  3437. "item/shield/block5"
  3438. ],
  3439. "subtitle": "subtitles.item.shield.block"
  3440. },
  3441. "item.shield.break": {
  3442. "sounds": [
  3443. "random/break"
  3444. ],
  3445. "subtitle": "subtitles.entity.item.break"
  3446. },
  3447. "item.shovel.flatten": {
  3448. "sounds": [
  3449. "item/shovel/flatten1",
  3450. "item/shovel/flatten2",
  3451. "item/shovel/flatten3",
  3452. "item/shovel/flatten4"
  3453. ],
  3454. "subtitle": "subtitles.item.shovel.flatten"
  3455. },
  3456. "music.creative": {
  3457. "sounds": [
  3458. {
  3459. "type": "event",
  3460. "name": "music.game"
  3461. },
  3462. {
  3463. "name": "music/game/creative/creative1",
  3464. "stream": true
  3465. },
  3466. {
  3467. "name": "music/game/creative/creative2",
  3468. "stream": true
  3469. },
  3470. {
  3471. "name": "music/game/creative/creative3",
  3472. "stream": true
  3473. },
  3474. {
  3475. "name": "music/game/creative/creative4",
  3476. "stream": true
  3477. },
  3478. {
  3479. "name": "music/game/creative/creative5",
  3480. "stream": true
  3481. },
  3482. {
  3483. "name": "music/game/creative/creative6",
  3484. "stream": true
  3485. }
  3486. ]
  3487. },
  3488. "music.credits": {
  3489. "sounds": [
  3490. {
  3491. "name": "music/game/end/credits",
  3492. "stream": true
  3493. }
  3494. ]
  3495. },
  3496. "music.dragon": {
  3497. "sounds": [
  3498. {
  3499. "name": "music/game/end/boss",
  3500. "stream": true
  3501. }
  3502. ]
  3503. },
  3504. "music.end": {
  3505. "sounds": [
  3506. {
  3507. "name": "music/game/end/end",
  3508. "stream": true
  3509. }
  3510. ]
  3511. },
  3512. "music.game": {
  3513. "sounds": [
  3514. {
  3515. "name": "music/game/calm1",
  3516. "stream": true
  3517. },
  3518. {
  3519. "name": "music/game/calm2",
  3520. "stream": true
  3521. },
  3522. {
  3523. "name": "music/game/calm3",
  3524. "stream": true
  3525. },
  3526. {
  3527. "name": "music/game/hal1",
  3528. "stream": true
  3529. },
  3530. {
  3531. "name": "music/game/hal2",
  3532. "stream": true
  3533. },
  3534. {
  3535. "name": "music/game/hal3",
  3536. "stream": true
  3537. },
  3538. {
  3539. "name": "music/game/hal4",
  3540. "stream": true
  3541. },
  3542. {
  3543. "name": "music/game/nuance1",
  3544. "stream": true
  3545. },
  3546. {
  3547. "name": "music/game/nuance2",
  3548. "stream": true
  3549. },
  3550. {
  3551. "name": "music/game/piano1",
  3552. "stream": true
  3553. },
  3554. {
  3555. "name": "music/game/piano2",
  3556. "stream": true
  3557. },
  3558. {
  3559. "name": "music/game/piano3",
  3560. "stream": true
  3561. }
  3562. ]
  3563. },
  3564. "music.menu": {
  3565. "sounds": [
  3566. {
  3567. "name": "music/menu/menu1",
  3568. "stream": true
  3569. },
  3570. {
  3571. "name": "music/menu/menu2",
  3572. "stream": true
  3573. },
  3574. {
  3575. "name": "music/menu/menu3",
  3576. "stream": true
  3577. },
  3578. {
  3579. "name": "music/menu/menu4",
  3580. "stream": true
  3581. }
  3582. ]
  3583. },
  3584. "music.nether": {
  3585. "sounds": [
  3586. {
  3587. "name": "music/game/nether/nether1",
  3588. "stream": true
  3589. },
  3590. {
  3591. "name": "music/game/nether/nether2",
  3592. "stream": true
  3593. },
  3594. {
  3595. "name": "music/game/nether/nether3",
  3596. "stream": true
  3597. },
  3598. {
  3599. "name": "music/game/nether/nether4",
  3600. "stream": true
  3601. }
  3602. ]
  3603. },
  3604. "record.11": {
  3605. "sounds": [
  3606. {
  3607. "name": "records/11",
  3608. "stream": true
  3609. }
  3610. ]
  3611. },
  3612. "record.13": {
  3613. "sounds": [
  3614. {
  3615. "name": "records/13",
  3616. "stream": true
  3617. }
  3618. ]
  3619. },
  3620. "record.blocks": {
  3621. "sounds": [
  3622. {
  3623. "name": "records/blocks",
  3624. "stream": true
  3625. }
  3626. ]
  3627. },
  3628. "record.cat": {
  3629. "sounds": [
  3630. {
  3631. "name": "records/cat",
  3632. "stream": true
  3633. }
  3634. ]
  3635. },
  3636. "record.chirp": {
  3637. "sounds": [
  3638. {
  3639. "name": "records/chirp",
  3640. "stream": true
  3641. }
  3642. ]
  3643. },
  3644. "record.far": {
  3645. "sounds": [
  3646. {
  3647. "name": "records/far",
  3648. "stream": true
  3649. }
  3650. ]
  3651. },
  3652. "record.mall": {
  3653. "sounds": [
  3654. {
  3655. "name": "records/mall",
  3656. "stream": true
  3657. }
  3658. ]
  3659. },
  3660. "record.mellohi": {
  3661. "sounds": [
  3662. {
  3663. "name": "records/mellohi",
  3664. "stream": true
  3665. }
  3666. ]
  3667. },
  3668. "record.stal": {
  3669. "sounds": [
  3670. {
  3671. "name": "records/stal",
  3672. "stream": true
  3673. }
  3674. ]
  3675. },
  3676. "record.strad": {
  3677. "sounds": [
  3678. {
  3679. "name": "records/strad",
  3680. "stream": true
  3681. }
  3682. ]
  3683. },
  3684. "record.wait": {
  3685. "sounds": [
  3686. {
  3687. "name": "records/wait",
  3688. "stream": true
  3689. }
  3690. ]
  3691. },
  3692. "record.ward": {
  3693. "sounds": [
  3694. {
  3695. "name": "records/ward",
  3696. "stream": true
  3697. }
  3698. ]
  3699. },
  3700. "ui.button.click": {
  3701. "sounds": [
  3702. "random/click"
  3703. ]
  3704. },
  3705. "weather.rain": {
  3706. "sounds": [
  3707. "ambient/weather/rain1",
  3708. "ambient/weather/rain2",
  3709. "ambient/weather/rain3",
  3710. "ambient/weather/rain4",
  3711. "ambient/weather/rain5",
  3712. "ambient/weather/rain6",
  3713. "ambient/weather/rain7",
  3714. "ambient/weather/rain8"
  3715. ],
  3716. "subtitle": "subtitles.weather.rain"
  3717. },
  3718. "weather.rain.above": {
  3719. "sounds": [
  3720. "ambient/weather/rain1",
  3721. "ambient/weather/rain2",
  3722. "ambient/weather/rain3",
  3723. "ambient/weather/rain4"
  3724. ],
  3725. "subtitle": "subtitles.weather.rain"
  3726. }
  3727. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement