Advertisement
onnowhere

18w10a sounds.json

Mar 6th, 2018
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 125.41 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. "ambient/cave/cave15",
  19. "ambient/cave/cave16",
  20. "ambient/cave/cave17",
  21. "ambient/cave/cave18"
  22.  
  23. ],
  24. "subtitle": "subtitles.ambient.cave"
  25. },
  26. "ambient.underwater.loop": {
  27. "sounds": [
  28. {
  29. "name": "ambient/underwater/underwater_ambience",
  30. "volume": 0.9,
  31. "preload": true
  32. }
  33. ]
  34. },
  35. "ambient.underwater.loop.additions": {
  36. "sounds": [
  37. "ambient/underwater/additions/bubbles1",
  38. "ambient/underwater/additions/bubbles2",
  39. "ambient/underwater/additions/bubbles3",
  40. "ambient/underwater/additions/bubbles4",
  41. "ambient/underwater/additions/bubbles5",
  42. "ambient/underwater/additions/bubbles6",
  43. "ambient/underwater/additions/water1",
  44. "ambient/underwater/additions/water2"
  45. ]
  46. },
  47. "ambient.underwater.loop.additions.rare": {
  48. "sounds": [
  49. "ambient/underwater/additions/animal1",
  50. "ambient/underwater/additions/animal2",
  51. "ambient/underwater/additions/bass_whale1",
  52. "ambient/underwater/additions/bass_whale2",
  53. "ambient/underwater/additions/earth_crack",
  54. {
  55. "name": "ambient/underwater/additions/dark1",
  56. "volume": 1
  57. },
  58. {
  59. "name": "ambient/underwater/additions/dark2",
  60. "volume": 0.7
  61. },
  62. {
  63. "name": "ambient/underwater/additions/dark3",
  64. "volume": 1
  65. },
  66. {
  67. "name": "ambient/underwater/additions/dark4",
  68. "volume": 1
  69. },
  70. {
  71. "name": "ambient/underwater/additions/crackles1",
  72. "volume": 0.7
  73. },
  74. {
  75. "name": "ambient/underwater/additions/crackles2",
  76. "volume": 1
  77. },
  78. {
  79. "name": "ambient/underwater/additions/driplets1",
  80. "volume": 0.5
  81. },
  82. {
  83. "name": "ambient/underwater/additions/driplets2",
  84. "volume": 0.5
  85. }
  86. ]
  87. },
  88. "ambient.underwater.enter": {
  89. "sounds": [
  90. "ambient/underwater/enter1",
  91. "ambient/underwater/enter2",
  92. "ambient/underwater/enter3"
  93. ]
  94. },
  95. "ambient.underwater.exit": {
  96. "sounds": [
  97. "ambient/underwater/exit1",
  98. "ambient/underwater/exit2",
  99. "ambient/underwater/exit3"
  100. ]
  101. },
  102. "block.anvil.break": {
  103. "sounds": [
  104. "dig/stone1",
  105. "dig/stone2",
  106. "dig/stone3",
  107. "dig/stone4"
  108. ],
  109. "subtitle": "subtitles.block.generic.break"
  110. },
  111. "block.anvil.destroy": {
  112. "sounds": [
  113. "random/anvil_break"
  114. ],
  115. "subtitle": "subtitles.block.anvil.destroy"
  116. },
  117. "block.anvil.fall": {
  118. "sounds": [
  119. "step/stone1",
  120. "step/stone2",
  121. "step/stone3",
  122. "step/stone4",
  123. "step/stone5",
  124. "step/stone6"
  125. ]
  126. },
  127. "block.anvil.hit": {
  128. "sounds": [
  129. "step/stone1",
  130. "step/stone2",
  131. "step/stone3",
  132. "step/stone4",
  133. "step/stone5",
  134. "step/stone6"
  135. ],
  136. "subtitle": "subtitles.block.generic.hit"
  137. },
  138. "block.anvil.land": {
  139. "sounds": [
  140. "random/anvil_land"
  141. ],
  142. "subtitle": "subtitles.block.anvil.land"
  143. },
  144. "block.anvil.place": {
  145. "sounds": [
  146. "random/anvil_land"
  147. ],
  148. "subtitle": "subtitles.block.generic.place"
  149. },
  150. "block.anvil.step": {
  151. "sounds": [
  152. "step/stone1",
  153. "step/stone2",
  154. "step/stone3",
  155. "step/stone4",
  156. "step/stone5",
  157. "step/stone6"
  158. ],
  159. "subtitle": "subtitles.block.generic.footsteps"
  160. },
  161. "block.anvil.use": {
  162. "sounds": [
  163. "random/anvil_use"
  164. ],
  165. "subtitle": "subtitles.block.anvil.use"
  166. },
  167. "block.brewing_stand.brew": {
  168. "sounds": [
  169. "block/brewing_stand/brew1",
  170. "block/brewing_stand/brew2"
  171. ],
  172. "subtitle": "subtitles.block.brewing_stand.brew"
  173. },
  174. "block.bubble_column.bubble_column_upwards_ambient": {
  175. "sounds": [
  176. {
  177. "name": "block/bubble_column/upwards_ambient1",
  178. "volume": 0.6
  179. },
  180. {
  181. "name": "block/bubble_column/upwards_ambient2",
  182. "volume": 0.6
  183. },
  184. {
  185. "name": "block/bubble_column/upwards_ambient3",
  186. "volume": 0.6
  187. },
  188. {
  189. "name": "block/bubble_column/upwards_ambient4",
  190. "volume": 0.6
  191. },
  192. {
  193. "name": "block/bubble_column/upwards_ambient5",
  194. "volume": 0.6
  195. }
  196. ]
  197. },
  198. "block.bubble_column.upwards_inside": {
  199. "sounds": [
  200. {
  201. "name": "block/bubble_column/upwards_inside",
  202. "volume": 1
  203. }
  204. ]
  205. },
  206. "block.bubble_column.whirlpool_inside": {
  207. "sounds": [
  208. "block/bubble_column/whirlpool_inside"
  209. ]
  210. },
  211. "block.bubble_column.whirlpool_ambient": {
  212. "sounds": [
  213. {
  214. "name": "block/bubble_column/whirlpool_ambient1",
  215. "volume": 0.6
  216. },
  217. {
  218. "name": "block/bubble_column/whirlpool_ambient2",
  219. "volume": 0.6
  220. },
  221. {
  222. "name": "block/bubble_column/whirlpool_ambient3",
  223. "volume": 0.6
  224. },
  225. {
  226. "name": "block/bubble_column/whirlpool_ambient4",
  227. "volume": 0.6
  228. },
  229. {
  230. "name": "block/bubble_column/whirlpool_ambient5",
  231. "volume": 0.6
  232. }
  233. ]
  234. },
  235. "block.bubble_column.bubble_pop": {
  236. "sounds": [
  237. {
  238. "name": "block/bubble_column/bubble1",
  239. "volume": 0.1
  240. },
  241. {
  242. "name": "block/bubble_column/bubble2",
  243. "volume": 0.1
  244. },
  245. {
  246. "name": "block/bubble_column/bubble3",
  247. "volume": 0.1
  248. }
  249. ]
  250. },
  251. "block.chest.close": {
  252. "sounds": [
  253. "block/chest/close",
  254. "block/chest/close2",
  255. "block/chest/close3"
  256. ],
  257. "subtitle": "subtitles.block.chest.close"
  258. },
  259. "block.chest.locked": {
  260. "sounds": [
  261. "block/wooden_door/close",
  262. "block/wooden_door/open"
  263. ],
  264. "subtitle": "subtitles.block.chest.locked"
  265. },
  266. "block.chest.open": {
  267. "sounds": [
  268. "block/chest/open"
  269. ],
  270. "subtitle": "subtitles.block.chest.open"
  271. },
  272. "block.chorus_flower.death": {
  273. "sounds": [
  274. "block/chorus_flower/death1",
  275. "block/chorus_flower/death2",
  276. "block/chorus_flower/death3"
  277. ],
  278. "subtitle": "subtitles.block.chorus_flower.death"
  279. },
  280. "block.chorus_flower.grow": {
  281. "sounds": [
  282. "block/chorus_flower/grow1",
  283. "block/chorus_flower/grow2",
  284. "block/chorus_flower/grow3",
  285. "block/chorus_flower/grow4"
  286. ],
  287. "subtitle": "subtitles.block.chorus_flower.grow"
  288. },
  289. "block.cloth.break": {
  290. "sounds": [
  291. "dig/cloth1",
  292. "dig/cloth2",
  293. "dig/cloth3",
  294. "dig/cloth4"
  295. ],
  296. "subtitle": "subtitles.block.generic.break"
  297. },
  298. "block.cloth.fall": {
  299. "sounds": [
  300. "step/cloth1",
  301. "step/cloth2",
  302. "step/cloth3",
  303. "step/cloth4"
  304. ]
  305. },
  306. "block.cloth.hit": {
  307. "sounds": [
  308. "step/cloth1",
  309. "step/cloth2",
  310. "step/cloth3",
  311. "step/cloth4"
  312. ],
  313. "subtitle": "subtitles.block.generic.hit"
  314. },
  315. "block.cloth.place": {
  316. "sounds": [
  317. "dig/cloth1",
  318. "dig/cloth2",
  319. "dig/cloth3",
  320. "dig/cloth4"
  321. ],
  322. "subtitle": "subtitles.block.generic.place"
  323. },
  324. "block.cloth.step": {
  325. "sounds": [
  326. "step/cloth1",
  327. "step/cloth2",
  328. "step/cloth3",
  329. "step/cloth4"
  330. ],
  331. "subtitle": "subtitles.block.generic.footsteps"
  332. },
  333. "block.comparator.click": {
  334. "sounds": [
  335. "random/click"
  336. ],
  337. "subtitle": "subtitles.block.comparator.click"
  338. },
  339. "block.dispenser.dispense": {
  340. "sounds": [
  341. "random/click"
  342. ],
  343. "subtitle": "subtitles.block.dispenser.dispense"
  344. },
  345. "block.dispenser.fail": {
  346. "sounds": [
  347. "random/click"
  348. ],
  349. "subtitle": "subtitles.block.dispenser.fail"
  350. },
  351. "block.dispenser.launch": {
  352. "sounds": [
  353. "random/bow"
  354. ],
  355. "subtitle": "subtitles.block.dispenser.dispense"
  356. },
  357. "block.enchantment_table.use": {
  358. "sounds": [
  359. "block/enchantment_table/enchant1",
  360. "block/enchantment_table/enchant2",
  361. "block/enchantment_table/enchant3"
  362. ]
  363. },
  364. "block.end_gateway.spawn": {
  365. "sounds": [
  366. "random/explode1",
  367. "random/explode2",
  368. "random/explode3",
  369. "random/explode4"
  370. ],
  371. "subtitle": "subtitles.entity.generic.explode"
  372. },
  373. "block.end_portal.spawn": {
  374. "sounds": [
  375. "block/end_portal/endportal"
  376. ]
  377. },
  378. "block.end_portal_frame.fill": {
  379. "sounds": [
  380. "block/end_portal/eyeplace1",
  381. "block/end_portal/eyeplace2",
  382. "block/end_portal/eyeplace3"
  383. ]
  384. },
  385. "block.enderchest.close": {
  386. "sounds": [
  387. "block/enderchest/close"
  388. ],
  389. "subtitle": "subtitles.block.chest.close"
  390. },
  391. "block.enderchest.open": {
  392. "sounds": [
  393. "block/enderchest/open"
  394. ],
  395. "subtitle": "subtitles.block.chest.open"
  396. },
  397. "block.fence_gate.close": {
  398. "sounds": [
  399. "block/fence_gate/close1",
  400. "block/fence_gate/close2"
  401. ],
  402. "subtitle": "subtitles.block.fence_gate.toggle"
  403. },
  404. "block.fence_gate.open": {
  405. "sounds": [
  406. "block/fence_gate/open1",
  407. "block/fence_gate/open2"
  408. ],
  409. "subtitle": "subtitles.block.fence_gate.toggle"
  410. },
  411. "block.fire.ambient": {
  412. "sounds": [
  413. "fire/fire"
  414. ],
  415. "subtitle": "subtitles.block.fire.ambient"
  416. },
  417. "block.fire.extinguish": {
  418. "sounds": [
  419. "random/fizz"
  420. ],
  421. "subtitle": "subtitles.block.fire.extinguish"
  422. },
  423. "block.furnace.fire_crackle": {
  424. "sounds": [
  425. "block/furnace/fire_crackle1",
  426. "block/furnace/fire_crackle2",
  427. "block/furnace/fire_crackle3",
  428. "block/furnace/fire_crackle4",
  429. "block/furnace/fire_crackle5"
  430. ],
  431. "subtitle": "subtitles.block.furnace.fire_crackle"
  432. },
  433. "block.glass.break": {
  434. "sounds": [
  435. "random/glass1",
  436. "random/glass2",
  437. "random/glass3"
  438. ],
  439. "subtitle": "subtitles.block.generic.break"
  440. },
  441. "block.glass.fall": {
  442. "sounds": [
  443. "step/stone1",
  444. "step/stone2",
  445. "step/stone3",
  446. "step/stone4",
  447. "step/stone5",
  448. "step/stone6"
  449. ]
  450. },
  451. "block.glass.hit": {
  452. "sounds": [
  453. "step/stone1",
  454. "step/stone2",
  455. "step/stone3",
  456. "step/stone4",
  457. "step/stone5",
  458. "step/stone6"
  459. ],
  460. "subtitle": "subtitles.block.generic.hit"
  461. },
  462. "block.glass.place": {
  463. "sounds": [
  464. "dig/stone1",
  465. "dig/stone2",
  466. "dig/stone3",
  467. "dig/stone4"
  468. ],
  469. "subtitle": "subtitles.block.generic.place"
  470. },
  471. "block.glass.step": {
  472. "sounds": [
  473. "step/stone1",
  474. "step/stone2",
  475. "step/stone3",
  476. "step/stone4",
  477. "step/stone5",
  478. "step/stone6"
  479. ],
  480. "subtitle": "subtitles.block.generic.footsteps"
  481. },
  482. "block.grass.break": {
  483. "sounds": [
  484. "dig/grass1",
  485. "dig/grass2",
  486. "dig/grass3",
  487. "dig/grass4"
  488. ],
  489. "subtitle": "subtitles.block.generic.break"
  490. },
  491. "block.grass.fall": {
  492. "sounds": [
  493. "step/grass1",
  494. "step/grass2",
  495. "step/grass3",
  496. "step/grass4",
  497. "step/grass5",
  498. "step/grass6"
  499. ]
  500. },
  501. "block.grass.hit": {
  502. "sounds": [
  503. "step/grass1",
  504. "step/grass2",
  505. "step/grass3",
  506. "step/grass4",
  507. "step/grass5",
  508. "step/grass6"
  509. ],
  510. "subtitle": "subtitles.block.generic.hit"
  511. },
  512. "block.grass.place": {
  513. "sounds": [
  514. "dig/grass1",
  515. "dig/grass2",
  516. "dig/grass3",
  517. "dig/grass4"
  518. ],
  519. "subtitle": "subtitles.block.generic.place"
  520. },
  521. "block.grass.step": {
  522. "sounds": [
  523. "step/grass1",
  524. "step/grass2",
  525. "step/grass3",
  526. "step/grass4",
  527. "step/grass5",
  528. "step/grass6"
  529. ],
  530. "subtitle": "subtitles.block.generic.footsteps"
  531. },
  532. "block.gravel.break": {
  533. "sounds": [
  534. "dig/gravel1",
  535. "dig/gravel2",
  536. "dig/gravel3",
  537. "dig/gravel4"
  538. ],
  539. "subtitle": "subtitles.block.generic.break"
  540. },
  541. "block.gravel.fall": {
  542. "sounds": [
  543. "step/gravel1",
  544. "step/gravel2",
  545. "step/gravel3",
  546. "step/gravel4"
  547. ]
  548. },
  549. "block.gravel.hit": {
  550. "sounds": [
  551. "step/gravel1",
  552. "step/gravel2",
  553. "step/gravel3",
  554. "step/gravel4"
  555. ],
  556. "subtitle": "subtitles.block.generic.hit"
  557. },
  558. "block.gravel.place": {
  559. "sounds": [
  560. "dig/gravel1",
  561. "dig/gravel2",
  562. "dig/gravel3",
  563. "dig/gravel4"
  564. ],
  565. "subtitle": "subtitles.block.generic.place"
  566. },
  567. "block.gravel.step": {
  568. "sounds": [
  569. "step/gravel1",
  570. "step/gravel2",
  571. "step/gravel3",
  572. "step/gravel4"
  573. ],
  574. "subtitle": "subtitles.block.generic.footsteps"
  575. },
  576. "block.iron_door.close": {
  577. "sounds": [
  578. "block/iron_door/close1",
  579. "block/iron_door/close2",
  580. "block/iron_door/close3",
  581. "block/iron_door/close4"
  582. ],
  583. "subtitle": "subtitles.block.door.toggle"
  584. },
  585. "block.iron_door.open": {
  586. "sounds": [
  587. "block/iron_door/open1",
  588. "block/iron_door/open2",
  589. "block/iron_door/open3",
  590. "block/iron_door/open4"
  591. ],
  592. "subtitle": "subtitles.block.door.toggle"
  593. },
  594. "block.iron_trapdoor.close": {
  595. "sounds": [
  596. "block/iron_trapdoor/close1",
  597. "block/iron_trapdoor/close2",
  598. "block/iron_trapdoor/close3",
  599. "block/iron_trapdoor/close4"
  600. ],
  601. "subtitle": "subtitles.block.iron_trapdoor.close"
  602. },
  603. "block.iron_trapdoor.open": {
  604. "sounds": [
  605. "block/iron_trapdoor/open1",
  606. "block/iron_trapdoor/open2",
  607. "block/iron_trapdoor/open3",
  608. "block/iron_trapdoor/open4"
  609. ],
  610. "subtitle": "subtitles.block.iron_trapdoor.open"
  611. },
  612. "block.ladder.break": {
  613. "sounds": [
  614. "dig/wood1",
  615. "dig/wood2",
  616. "dig/wood3",
  617. "dig/wood4"
  618. ],
  619. "subtitle": "subtitles.block.generic.break"
  620. },
  621. "block.ladder.fall": {
  622. "sounds": [
  623. "step/ladder1",
  624. "step/ladder2",
  625. "step/ladder3",
  626. "step/ladder4",
  627. "step/ladder5"
  628. ]
  629. },
  630. "block.ladder.hit": {
  631. "sounds": [
  632. "step/ladder1",
  633. "step/ladder2",
  634. "step/ladder3",
  635. "step/ladder4",
  636. "step/ladder5"
  637. ],
  638. "subtitle": "subtitles.block.generic.hit"
  639. },
  640. "block.ladder.place": {
  641. "sounds": [
  642. "dig/wood1",
  643. "dig/wood2",
  644. "dig/wood3",
  645. "dig/wood4"
  646. ],
  647. "subtitle": "subtitles.block.generic.place"
  648. },
  649. "block.ladder.step": {
  650. "sounds": [
  651. "step/ladder1",
  652. "step/ladder2",
  653. "step/ladder3",
  654. "step/ladder4",
  655. "step/ladder5"
  656. ],
  657. "subtitle": "subtitles.block.generic.footsteps"
  658. },
  659. "block.lava.ambient": {
  660. "sounds": [
  661. "liquid/lava"
  662. ],
  663. "subtitle": "subtitles.block.lava.ambient"
  664. },
  665. "block.lava.extinguish": {
  666. "sounds": [
  667. "random/fizz"
  668. ],
  669. "subtitle": "subtitles.block.lava.extinguish"
  670. },
  671. "block.lava.pop": {
  672. "sounds": [
  673. "liquid/lavapop"
  674. ],
  675. "subtitle": "subtitles.block.lava.ambient"
  676. },
  677. "block.lever.click": {
  678. "sounds": [
  679. "random/click"
  680. ],
  681. "subtitle": "subtitles.block.lever.click"
  682. },
  683. "block.metal.break": {
  684. "sounds": [
  685. "dig/stone1",
  686. "dig/stone2",
  687. "dig/stone3",
  688. "dig/stone4"
  689. ],
  690. "subtitle": "subtitles.block.generic.break"
  691. },
  692. "block.metal.fall": {
  693. "sounds": [
  694. "step/stone1",
  695. "step/stone2",
  696. "step/stone3",
  697. "step/stone4",
  698. "step/stone5",
  699. "step/stone6"
  700. ]
  701. },
  702. "block.metal.hit": {
  703. "sounds": [
  704. "step/stone1",
  705. "step/stone2",
  706. "step/stone3",
  707. "step/stone4",
  708. "step/stone5",
  709. "step/stone6"
  710. ],
  711. "subtitle": "subtitles.block.generic.hit"
  712. },
  713. "block.metal.place": {
  714. "sounds": [
  715. "dig/stone1",
  716. "dig/stone2",
  717. "dig/stone3",
  718. "dig/stone4"
  719. ],
  720. "subtitle": "subtitles.block.generic.place"
  721. },
  722. "block.metal.step": {
  723. "sounds": [
  724. "step/stone1",
  725. "step/stone2",
  726. "step/stone3",
  727. "step/stone4",
  728. "step/stone5",
  729. "step/stone6"
  730. ],
  731. "subtitle": "subtitles.block.generic.footsteps"
  732. },
  733. "block.metal_pressureplate.click_off": {
  734. "sounds": [
  735. "random/click"
  736. ],
  737. "subtitle": "subtitles.block.pressure_plate.click"
  738. },
  739. "block.metal_pressureplate.click_on": {
  740. "sounds": [
  741. "random/click"
  742. ],
  743. "subtitle": "subtitles.block.pressure_plate.click"
  744. },
  745. "block.note.basedrum": {
  746. "sounds": [
  747. "note/bd"
  748. ],
  749. "subtitle": "subtitles.block.note.note"
  750. },
  751. "block.note.bass": {
  752. "sounds": [
  753. "note/bassattack"
  754. ],
  755. "subtitle": "subtitles.block.note.note"
  756. },
  757. "block.note.bell": {
  758. "sounds": [
  759. "note/bell"
  760. ],
  761. "subtitle": "subtitles.block.note.note"
  762. },
  763. "block.note.chime": {
  764. "sounds": [
  765. "note/icechime"
  766. ],
  767. "subtitle": "subtitles.block.note.note"
  768. },
  769. "block.note.flute": {
  770. "sounds": [
  771. "note/flute"
  772. ],
  773. "subtitle": "subtitles.block.note.note"
  774. },
  775. "block.note.guitar": {
  776. "sounds": [
  777. "note/guitar"
  778. ],
  779. "subtitle": "subtitles.block.note.note"
  780. },
  781. "block.note.harp": {
  782. "sounds": [
  783. "note/harp2"
  784. ],
  785. "subtitle": "subtitles.block.note.note"
  786. },
  787. "block.note.hat": {
  788. "sounds": [
  789. "note/hat"
  790. ],
  791. "subtitle": "subtitles.block.note.note"
  792. },
  793. "block.note.pling": {
  794. "sounds": [
  795. "note/pling"
  796. ]
  797. },
  798. "block.note.snare": {
  799. "sounds": [
  800. "note/snare"
  801. ],
  802. "subtitle": "subtitles.block.note.note"
  803. },
  804. "block.note.xylophone": {
  805. "sounds": [
  806. "note/xylobone"
  807. ],
  808. "subtitle": "subtitles.block.note.note"
  809. },
  810. "block.piston.contract": {
  811. "sounds": [
  812. "tile/piston/in"
  813. ],
  814. "subtitle": "subtitles.block.piston.move"
  815. },
  816. "block.piston.extend": {
  817. "sounds": [
  818. "tile/piston/out"
  819. ],
  820. "subtitle": "subtitles.block.piston.move"
  821. },
  822. "block.portal.ambient": {
  823. "sounds": [
  824. "portal/portal"
  825. ],
  826. "subtitle": "subtitles.block.portal.ambient"
  827. },
  828. "block.portal.travel": {
  829. "sounds": [
  830. "portal/travel"
  831. ]
  832. },
  833. "block.portal.trigger": {
  834. "sounds": [
  835. "portal/trigger"
  836. ]
  837. },
  838. "block.pumpkin.carve": {
  839. "sounds": [
  840. "block/pumpkin/carve1",
  841. "block/pumpkin/carve2"
  842. ]
  843. },
  844. "block.redstone_torch.burnout": {
  845. "sounds": [
  846. "random/fizz"
  847. ],
  848. "subtitle": "subtitles.block.redstone_torch.burnout"
  849. },
  850. "block.sand.break": {
  851. "sounds": [
  852. "dig/sand1",
  853. "dig/sand2",
  854. "dig/sand3",
  855. "dig/sand4"
  856. ],
  857. "subtitle": "subtitles.block.generic.break"
  858. },
  859. "block.sand.fall": {
  860. "sounds": [
  861. "step/sand1",
  862. "step/sand2",
  863. "step/sand3",
  864. "step/sand4",
  865. "step/sand5"
  866. ]
  867. },
  868. "block.sand.hit": {
  869. "sounds": [
  870. "step/sand1",
  871. "step/sand2",
  872. "step/sand3",
  873. "step/sand4",
  874. "step/sand5"
  875. ],
  876. "subtitle": "subtitles.block.generic.hit"
  877. },
  878. "block.sand.place": {
  879. "sounds": [
  880. "dig/sand1",
  881. "dig/sand2",
  882. "dig/sand3",
  883. "dig/sand4"
  884. ],
  885. "subtitle": "subtitles.block.generic.place"
  886. },
  887. "block.sand.step": {
  888. "sounds": [
  889. "step/sand1",
  890. "step/sand2",
  891. "step/sand3",
  892. "step/sand4",
  893. "step/sand5"
  894. ],
  895. "subtitle": "subtitles.block.generic.footsteps"
  896. },
  897. "block.shulker_box.close": {
  898. "sounds": [
  899. "block/shulker_box/close"
  900. ],
  901. "subtitle": "subtitles.block.shulker_box.close"
  902. },
  903. "block.shulker_box.open": {
  904. "sounds": [
  905. "block/shulker_box/open"
  906. ],
  907. "subtitle": "subtitles.block.shulker_box.open"
  908. },
  909. "block.slime.break": {
  910. "sounds": [
  911. "mob/slime/big1",
  912. "mob/slime/big2",
  913. "mob/slime/big3",
  914. "mob/slime/big4"
  915. ],
  916. "subtitle": "subtitles.block.generic.break"
  917. },
  918. "block.slime.fall": {
  919. "sounds": [
  920. "mob/slime/small1",
  921. "mob/slime/small2",
  922. "mob/slime/small3",
  923. "mob/slime/small4",
  924. "mob/slime/small5"
  925. ]
  926. },
  927. "block.slime.hit": {
  928. "sounds": [
  929. "mob/slime/small1",
  930. "mob/slime/small2",
  931. "mob/slime/small3",
  932. "mob/slime/small4",
  933. "mob/slime/small5"
  934. ],
  935. "subtitle": "subtitles.block.generic.hit"
  936. },
  937. "block.slime.place": {
  938. "sounds": [
  939. "mob/slime/big1",
  940. "mob/slime/big2",
  941. "mob/slime/big3",
  942. "mob/slime/big4"
  943. ],
  944. "subtitle": "subtitles.block.generic.place"
  945. },
  946. "block.slime.step": {
  947. "sounds": [
  948. "mob/slime/small1",
  949. "mob/slime/small2",
  950. "mob/slime/small3",
  951. "mob/slime/small4",
  952. "mob/slime/small5"
  953. ],
  954. "subtitle": "subtitles.block.generic.footsteps"
  955. },
  956. "block.snow.break": {
  957. "sounds": [
  958. "dig/snow1",
  959. "dig/snow2",
  960. "dig/snow3",
  961. "dig/snow4"
  962. ],
  963. "subtitle": "subtitles.block.generic.break"
  964. },
  965. "block.snow.fall": {
  966. "sounds": [
  967. "step/snow1",
  968. "step/snow2",
  969. "step/snow3",
  970. "step/snow4"
  971. ]
  972. },
  973. "block.snow.hit": {
  974. "sounds": [
  975. "step/snow1",
  976. "step/snow2",
  977. "step/snow3",
  978. "step/snow4"
  979. ],
  980. "subtitle": "subtitles.block.generic.hit"
  981. },
  982. "block.snow.place": {
  983. "sounds": [
  984. "dig/snow1",
  985. "dig/snow2",
  986. "dig/snow3",
  987. "dig/snow4"
  988. ],
  989. "subtitle": "subtitles.block.generic.place"
  990. },
  991. "block.snow.step": {
  992. "sounds": [
  993. "step/snow1",
  994. "step/snow2",
  995. "step/snow3",
  996. "step/snow4"
  997. ],
  998. "subtitle": "subtitles.block.generic.footsteps"
  999. },
  1000. "block.stone.break": {
  1001. "sounds": [
  1002. "dig/stone1",
  1003. "dig/stone2",
  1004. "dig/stone3",
  1005. "dig/stone4"
  1006. ],
  1007. "subtitle": "subtitles.block.generic.break"
  1008. },
  1009. "block.stone.fall": {
  1010. "sounds": [
  1011. "step/stone1",
  1012. "step/stone2",
  1013. "step/stone3",
  1014. "step/stone4",
  1015. "step/stone5",
  1016. "step/stone6"
  1017. ]
  1018. },
  1019. "block.stone.hit": {
  1020. "sounds": [
  1021. "step/stone1",
  1022. "step/stone2",
  1023. "step/stone3",
  1024. "step/stone4",
  1025. "step/stone5",
  1026. "step/stone6"
  1027. ],
  1028. "subtitle": "subtitles.block.generic.hit"
  1029. },
  1030. "block.stone.place": {
  1031. "sounds": [
  1032. "dig/stone1",
  1033. "dig/stone2",
  1034. "dig/stone3",
  1035. "dig/stone4"
  1036. ],
  1037. "subtitle": "subtitles.block.generic.place"
  1038. },
  1039. "block.stone.step": {
  1040. "sounds": [
  1041. "step/stone1",
  1042. "step/stone2",
  1043. "step/stone3",
  1044. "step/stone4",
  1045. "step/stone5",
  1046. "step/stone6"
  1047. ],
  1048. "subtitle": "subtitles.block.generic.footsteps"
  1049. },
  1050. "block.stone_button.click_off": {
  1051. "sounds": [
  1052. "random/click"
  1053. ],
  1054. "subtitle": "subtitles.block.button.click"
  1055. },
  1056. "block.stone_button.click_on": {
  1057. "sounds": [
  1058. "random/click"
  1059. ],
  1060. "subtitle": "subtitles.block.button.click"
  1061. },
  1062. "block.stone_pressureplate.click_off": {
  1063. "sounds": [
  1064. "random/click"
  1065. ],
  1066. "subtitle": "subtitles.block.pressure_plate.click"
  1067. },
  1068. "block.stone_pressureplate.click_on": {
  1069. "sounds": [
  1070. "random/click"
  1071. ],
  1072. "subtitle": "subtitles.block.pressure_plate.click"
  1073. },
  1074. "block.tripwire.attach": {
  1075. "sounds": [
  1076. "random/click"
  1077. ],
  1078. "subtitle": "subtitles.block.tripwire.attach"
  1079. },
  1080. "block.tripwire.click_off": {
  1081. "sounds": [
  1082. "random/click"
  1083. ],
  1084. "subtitle": "subtitles.block.tripwire.click"
  1085. },
  1086. "block.tripwire.click_on": {
  1087. "sounds": [
  1088. "random/click"
  1089. ],
  1090. "subtitle": "subtitles.block.tripwire.click"
  1091. },
  1092. "block.tripwire.detach": {
  1093. "sounds": [
  1094. "random/bowhit1",
  1095. "random/bowhit2",
  1096. "random/bowhit3",
  1097. "random/bowhit4"
  1098. ],
  1099. "subtitle": "subtitles.block.tripwire.detach"
  1100. },
  1101. "block.water.ambient": {
  1102. "sounds": [
  1103. "liquid/water"
  1104. ],
  1105. "subtitle": "subtitles.block.water.ambient"
  1106. },
  1107. "block.waterlily.place": {
  1108. "sounds": [
  1109. "block/waterlily/place1",
  1110. "block/waterlily/place2",
  1111. "block/waterlily/place3",
  1112. "block/waterlily/place4"
  1113. ],
  1114. "subtitle": "subtitles.block.generic.place"
  1115. },
  1116. "block.wood.break": {
  1117. "sounds": [
  1118. "dig/wood1",
  1119. "dig/wood2",
  1120. "dig/wood3",
  1121. "dig/wood4"
  1122. ],
  1123. "subtitle": "subtitles.block.generic.break"
  1124. },
  1125. "block.wood.fall": {
  1126. "sounds": [
  1127. "step/wood1",
  1128. "step/wood2",
  1129. "step/wood3",
  1130. "step/wood4",
  1131. "step/wood5",
  1132. "step/wood6"
  1133. ]
  1134. },
  1135. "block.wood.hit": {
  1136. "sounds": [
  1137. "step/wood1",
  1138. "step/wood2",
  1139. "step/wood3",
  1140. "step/wood4",
  1141. "step/wood5",
  1142. "step/wood6"
  1143. ],
  1144. "subtitle": "subtitles.block.generic.hit"
  1145. },
  1146. "block.wood.place": {
  1147. "sounds": [
  1148. "dig/wood1",
  1149. "dig/wood2",
  1150. "dig/wood3",
  1151. "dig/wood4"
  1152. ],
  1153. "subtitle": "subtitles.block.generic.place"
  1154. },
  1155. "block.wood.step": {
  1156. "sounds": [
  1157. "step/wood1",
  1158. "step/wood2",
  1159. "step/wood3",
  1160. "step/wood4",
  1161. "step/wood5",
  1162. "step/wood6"
  1163. ],
  1164. "subtitle": "subtitles.block.generic.footsteps"
  1165. },
  1166. "block.wood_button.click_off": {
  1167. "sounds": [
  1168. "random/wood_click"
  1169. ],
  1170. "subtitle": "subtitles.block.button.click"
  1171. },
  1172. "block.wood_button.click_on": {
  1173. "sounds": [
  1174. "random/wood_click"
  1175. ],
  1176. "subtitle": "subtitles.block.button.click"
  1177. },
  1178. "block.wood_pressureplate.click_off": {
  1179. "sounds": [
  1180. "random/click"
  1181. ],
  1182. "subtitle": "subtitles.block.pressure_plate.click"
  1183. },
  1184. "block.wood_pressureplate.click_on": {
  1185. "sounds": [
  1186. "random/click"
  1187. ],
  1188. "subtitle": "subtitles.block.pressure_plate.click"
  1189. },
  1190. "block.wooden_door.close": {
  1191. "sounds": [
  1192. "block/wooden_door/close",
  1193. "block/wooden_door/close2",
  1194. "block/wooden_door/close3",
  1195. "block/wooden_door/close4"
  1196. ],
  1197. "subtitle": "subtitles.block.door.toggle"
  1198. },
  1199. "block.wooden_door.open": {
  1200. "sounds": [
  1201. "block/wooden_door/open",
  1202. "block/wooden_door/open2",
  1203. "block/wooden_door/open3",
  1204. "block/wooden_door/open4"
  1205. ],
  1206. "subtitle": "subtitles.block.door.toggle"
  1207. },
  1208. "block.wooden_trapdoor.close": {
  1209. "sounds": [
  1210. "block/wooden_trapdoor/close1",
  1211. "block/wooden_trapdoor/close2",
  1212. "block/wooden_trapdoor/close3"
  1213. ],
  1214. "subtitle": "subtitles.block.trapdoor.toggle"
  1215. },
  1216. "block.wooden_trapdoor.open": {
  1217. "sounds": [
  1218. "block/wooden_trapdoor/open1",
  1219. "block/wooden_trapdoor/open2",
  1220. "block/wooden_trapdoor/open3",
  1221. "block/wooden_trapdoor/open4",
  1222. "block/wooden_trapdoor/open5"
  1223. ],
  1224. "subtitle": "subtitles.block.trapdoor.toggle"
  1225. },
  1226. "enchant.thorns.hit": {
  1227. "sounds": [
  1228. "enchant/thorns/hit1",
  1229. "enchant/thorns/hit2",
  1230. "enchant/thorns/hit3",
  1231. "enchant/thorns/hit4"
  1232. ],
  1233. "subtitle": "subtitles.enchant.thorns.hit"
  1234. },
  1235. "entity.armorstand.break": {
  1236. "sounds": [
  1237. "entity/armorstand/break1",
  1238. "entity/armorstand/break2",
  1239. "entity/armorstand/break3",
  1240. "entity/armorstand/break4"
  1241. ],
  1242. "subtitle": "subtitles.block.generic.break"
  1243. },
  1244. "entity.armorstand.fall": {
  1245. "sounds": [
  1246. "dig/wood1",
  1247. "dig/wood2",
  1248. "dig/wood3",
  1249. "dig/wood4"
  1250. ],
  1251. "subtitle": "subtitles.entity.armorstand.fall"
  1252. },
  1253. "entity.armorstand.hit": {
  1254. "sounds": [
  1255. "entity/armorstand/hit1",
  1256. "entity/armorstand/hit2",
  1257. "entity/armorstand/hit3",
  1258. "entity/armorstand/hit4"
  1259. ],
  1260. "subtitle": "subtitles.block.generic.hit"
  1261. },
  1262. "entity.armorstand.place": {
  1263. "sounds": [
  1264. "dig/stone1",
  1265. "dig/stone2",
  1266. "dig/stone3",
  1267. "dig/stone4"
  1268. ],
  1269. "subtitle": "subtitles.block.generic.place"
  1270. },
  1271. "entity.arrow.hit": {
  1272. "sounds": [
  1273. "random/bowhit1",
  1274. "random/bowhit2",
  1275. "random/bowhit3",
  1276. "random/bowhit4"
  1277. ],
  1278. "subtitle": "subtitles.entity.arrow.hit"
  1279. },
  1280. "entity.arrow.hit_player": {
  1281. "sounds": [
  1282. "random/successful_hit"
  1283. ],
  1284. "subtitle": "subtitles.entity.arrow.hit_player"
  1285. },
  1286. "entity.arrow.shoot": {
  1287. "sounds": [
  1288. "random/bow"
  1289. ],
  1290. "subtitle": "subtitles.entity.arrow.shoot"
  1291. },
  1292. "entity.bat.ambient": {
  1293. "sounds": [
  1294. "mob/bat/idle1",
  1295. "mob/bat/idle2",
  1296. "mob/bat/idle3",
  1297. "mob/bat/idle4"
  1298. ],
  1299. "subtitle": "subtitles.entity.bat.ambient"
  1300. },
  1301. "entity.bat.death": {
  1302. "sounds": [
  1303. "mob/bat/death"
  1304. ],
  1305. "subtitle": "subtitles.entity.bat.death"
  1306. },
  1307. "entity.bat.hurt": {
  1308. "sounds": [
  1309. "mob/bat/hurt1",
  1310. "mob/bat/hurt2",
  1311. "mob/bat/hurt3",
  1312. "mob/bat/hurt4"
  1313. ],
  1314. "subtitle": "subtitles.entity.bat.hurt"
  1315. },
  1316. "entity.bat.loop": {
  1317. "sounds": [
  1318. "mob/bat/loop"
  1319. ]
  1320. },
  1321. "entity.bat.takeoff": {
  1322. "sounds": [
  1323. "mob/bat/takeoff"
  1324. ],
  1325. "subtitle": "subtitles.entity.bat.takeoff"
  1326. },
  1327. "entity.blaze.ambient": {
  1328. "sounds": [
  1329. "mob/blaze/breathe1",
  1330. "mob/blaze/breathe2",
  1331. "mob/blaze/breathe3",
  1332. "mob/blaze/breathe4"
  1333. ],
  1334. "subtitle": "subtitles.entity.blaze.ambient"
  1335. },
  1336. "entity.blaze.burn": {
  1337. "sounds": [
  1338. "fire/fire"
  1339. ],
  1340. "subtitle": "subtitles.entity.blaze.burn"
  1341. },
  1342. "entity.blaze.death": {
  1343. "sounds": [
  1344. "mob/blaze/death"
  1345. ],
  1346. "subtitle": "subtitles.entity.blaze.death"
  1347. },
  1348. "entity.blaze.hurt": {
  1349. "sounds": [
  1350. "mob/blaze/hit1",
  1351. "mob/blaze/hit2",
  1352. "mob/blaze/hit3",
  1353. "mob/blaze/hit4"
  1354. ],
  1355. "subtitle": "subtitles.entity.blaze.hurt"
  1356. },
  1357. "entity.blaze.shoot": {
  1358. "sounds": [
  1359. "mob/ghast/fireball4"
  1360. ],
  1361. "subtitle": "subtitles.entity.blaze.shoot"
  1362. },
  1363. "entity.boat.paddle_land": {
  1364. "sounds": [
  1365. "entity/boat/paddle_land1",
  1366. "entity/boat/paddle_land2",
  1367. "entity/boat/paddle_land3",
  1368. "entity/boat/paddle_land4",
  1369. "entity/boat/paddle_land5",
  1370. "entity/boat/paddle_land6"
  1371. ]
  1372. },
  1373. "entity.boat.paddle_water": {
  1374. "sounds": [
  1375. {
  1376. "name": "entity/boat/paddle_water1",
  1377. "pitch": 1.0,
  1378. "volume": 0.8
  1379. },
  1380. {
  1381. "name": "entity/boat/paddle_water2",
  1382. "pitch": 1.0,
  1383. "volume": 0.8
  1384. },
  1385. {
  1386. "name": "entity/boat/paddle_water3",
  1387. "pitch": 1.0,
  1388. "volume": 0.8
  1389. },
  1390. {
  1391. "name": "entity/boat/paddle_water4",
  1392. "pitch": 1.0,
  1393. "volume": 0.8
  1394. },
  1395. {
  1396. "name": "entity/boat/paddle_water5",
  1397. "pitch": 1.0,
  1398. "volume": 0.8
  1399. },
  1400. {
  1401. "name": "entity/boat/paddle_water6",
  1402. "pitch": 1.0,
  1403. "volume": 0.8
  1404. },
  1405. {
  1406. "name": "entity/boat/paddle_water7",
  1407. "pitch": 1.0,
  1408. "volume": 0.8
  1409. },
  1410. {
  1411. "name": "entity/boat/paddle_water8",
  1412. "pitch": 1.0,
  1413. "volume": 0.8
  1414. }
  1415. ]
  1416. },
  1417. "entity.bobber.retrieve": {
  1418. "sounds": [
  1419. {
  1420. "name": "entity/bobber/retrieve1",
  1421. "pitch": 2.4
  1422. },
  1423. {
  1424. "name": "entity/bobber/retrieve2",
  1425. "pitch": 2.4
  1426. }
  1427. ]
  1428. },
  1429. "entity.bobber.splash": {
  1430. "sounds": [
  1431. "random/splash"
  1432. ],
  1433. "subtitle": "subtitles.entity.bobber.splash"
  1434. },
  1435. "entity.bobber.throw": {
  1436. "sounds": [
  1437. "entity/bobber/castfast"
  1438. ],
  1439. "subtitle": "subtitles.entity.bobber.throw"
  1440. },
  1441. "entity.cat.ambient": {
  1442. "sounds": [
  1443. "mob/cat/meow1",
  1444. "mob/cat/meow2",
  1445. "mob/cat/meow3",
  1446. "mob/cat/meow4"
  1447. ],
  1448. "subtitle": "subtitles.entity.cat.ambient"
  1449. },
  1450. "entity.cat.death": {
  1451. "sounds": [
  1452. "mob/cat/hitt1",
  1453. "mob/cat/hitt2",
  1454. "mob/cat/hitt3"
  1455. ],
  1456. "subtitle": "subtitles.entity.cat.death"
  1457. },
  1458. "entity.cat.hiss": {
  1459. "sounds": [
  1460. "mob/cat/hiss1",
  1461. "mob/cat/hiss2",
  1462. "mob/cat/hiss3"
  1463. ]
  1464. },
  1465. "entity.cat.hurt": {
  1466. "sounds": [
  1467. "mob/cat/hitt1",
  1468. "mob/cat/hitt2",
  1469. "mob/cat/hitt3"
  1470. ],
  1471. "subtitle": "subtitles.entity.cat.hurt"
  1472. },
  1473. "entity.cat.purr": {
  1474. "sounds": [
  1475. "mob/cat/purr1",
  1476. "mob/cat/purr2",
  1477. "mob/cat/purr3"
  1478. ],
  1479. "subtitle": "subtitles.entity.cat.ambient"
  1480. },
  1481. "entity.cat.purreow": {
  1482. "sounds": [
  1483. "mob/cat/purreow1",
  1484. "mob/cat/purreow2"
  1485. ],
  1486. "subtitle": "subtitles.entity.cat.ambient"
  1487. },
  1488. "entity.chicken.ambient": {
  1489. "sounds": [
  1490. "mob/chicken/say1",
  1491. "mob/chicken/say2",
  1492. "mob/chicken/say3"
  1493. ],
  1494. "subtitle": "subtitles.entity.chicken.ambient"
  1495. },
  1496. "entity.chicken.death": {
  1497. "sounds": [
  1498. "mob/chicken/hurt1",
  1499. "mob/chicken/hurt2"
  1500. ],
  1501. "subtitle": "subtitles.entity.chicken.death"
  1502. },
  1503. "entity.chicken.egg": {
  1504. "sounds": [
  1505. "mob/chicken/plop"
  1506. ],
  1507. "subtitle": "subtitles.entity.chicken.egg"
  1508. },
  1509. "entity.chicken.hurt": {
  1510. "sounds": [
  1511. "mob/chicken/hurt1",
  1512. "mob/chicken/hurt2"
  1513. ],
  1514. "subtitle": "subtitles.entity.chicken.hurt"
  1515. },
  1516. "entity.chicken.step": {
  1517. "sounds": [
  1518. "mob/chicken/step1",
  1519. "mob/chicken/step2"
  1520. ],
  1521. "subtitle": "subtitles.block.generic.footsteps"
  1522. },
  1523. "entity.cow.ambient": {
  1524. "sounds": [
  1525. "mob/cow/say1",
  1526. "mob/cow/say2",
  1527. "mob/cow/say3",
  1528. "mob/cow/say4"
  1529. ],
  1530. "subtitle": "subtitles.entity.cow.ambient"
  1531. },
  1532. "entity.cow.death": {
  1533. "sounds": [
  1534. "mob/cow/hurt1",
  1535. "mob/cow/hurt2",
  1536. "mob/cow/hurt3"
  1537. ],
  1538. "subtitle": "subtitles.entity.cow.death"
  1539. },
  1540. "entity.cow.hurt": {
  1541. "sounds": [
  1542. "mob/cow/hurt1",
  1543. "mob/cow/hurt2",
  1544. "mob/cow/hurt3"
  1545. ],
  1546. "subtitle": "subtitles.entity.cow.hurt"
  1547. },
  1548. "entity.cow.milk": {
  1549. "sounds": [
  1550. "entity/cow/milk1",
  1551. "entity/cow/milk2",
  1552. "entity/cow/milk3"
  1553. ],
  1554. "subtitle": "subtitles.entity.cow.milk"
  1555. },
  1556. "entity.cow.step": {
  1557. "sounds": [
  1558. "mob/cow/step1",
  1559. "mob/cow/step2",
  1560. "mob/cow/step3",
  1561. "mob/cow/step4"
  1562. ],
  1563. "subtitle": "subtitles.block.generic.footsteps"
  1564. },
  1565. "entity.creeper.death": {
  1566. "sounds": [
  1567. "mob/creeper/death"
  1568. ],
  1569. "subtitle": "subtitles.entity.creeper.death"
  1570. },
  1571. "entity.creeper.hurt": {
  1572. "sounds": [
  1573. "mob/creeper/say1",
  1574. "mob/creeper/say2",
  1575. "mob/creeper/say3",
  1576. "mob/creeper/say4"
  1577. ],
  1578. "subtitle": "subtitles.entity.creeper.hurt"
  1579. },
  1580. "entity.creeper.primed": {
  1581. "sounds": [
  1582. "random/fuse"
  1583. ],
  1584. "subtitle": "subtitles.entity.creeper.primed"
  1585. },
  1586. "entity.donkey.ambient": {
  1587. "sounds": [
  1588. "mob/horse/donkey/idle1",
  1589. "mob/horse/donkey/idle2",
  1590. "mob/horse/donkey/idle3"
  1591. ],
  1592. "subtitle": "subtitles.entity.donkey.ambient"
  1593. },
  1594. "entity.donkey.angry": {
  1595. "sounds": [
  1596. "mob/horse/donkey/angry1",
  1597. "mob/horse/donkey/angry2"
  1598. ],
  1599. "subtitle": "subtitles.entity.donkey.angry"
  1600. },
  1601. "entity.donkey.chest": {
  1602. "sounds": [
  1603. "mob/chicken/plop"
  1604. ],
  1605. "subtitle": "subtitles.entity.donkey.chest"
  1606. },
  1607. "entity.donkey.death": {
  1608. "sounds": [
  1609. "mob/horse/donkey/death"
  1610. ],
  1611. "subtitle": "subtitles.entity.donkey.death"
  1612. },
  1613. "entity.donkey.hurt": {
  1614. "sounds": [
  1615. "mob/horse/donkey/hit1",
  1616. "mob/horse/donkey/hit2",
  1617. "mob/horse/donkey/hit3"
  1618. ],
  1619. "subtitle": "subtitles.entity.donkey.hurt"
  1620. },
  1621. "entity.egg.throw": {
  1622. "sounds": [
  1623. "random/bow"
  1624. ],
  1625. "subtitle": "subtitles.entity.egg.throw"
  1626. },
  1627. "entity.elder_guardian.ambient": {
  1628. "sounds": [
  1629. "mob/guardian/elder_idle1",
  1630. "mob/guardian/elder_idle2",
  1631. "mob/guardian/elder_idle3",
  1632. "mob/guardian/elder_idle4"
  1633. ],
  1634. "subtitle": "subtitles.entity.elder_guardian.ambient"
  1635. },
  1636. "entity.elder_guardian.ambient_land": {
  1637. "sounds": [
  1638. "mob/guardian/land_idle1",
  1639. "mob/guardian/land_idle2",
  1640. "mob/guardian/land_idle3",
  1641. "mob/guardian/land_idle4"
  1642. ],
  1643. "subtitle": "subtitles.entity.elder_guardian.ambient.land"
  1644. },
  1645. "entity.elder_guardian.curse": {
  1646. "sounds": [
  1647. "mob/guardian/curse"
  1648. ],
  1649. "subtitle": "subtitles.entity.elder_guardian.curse"
  1650. },
  1651. "entity.elder_guardian.death": {
  1652. "sounds": [
  1653. "mob/guardian/elder_death"
  1654. ],
  1655. "subtitle": "subtitles.entity.elder_guardian.death"
  1656. },
  1657. "entity.elder_guardian.death_land": {
  1658. "sounds": [
  1659. "mob/guardian/land_death"
  1660. ],
  1661. "subtitle": "subtitles.entity.elder_guardian.death"
  1662. },
  1663. "entity.elder_guardian.flop": {
  1664. "sounds": [
  1665. "mob/guardian/flop1",
  1666. "mob/guardian/flop2",
  1667. "mob/guardian/flop3",
  1668. "mob/guardian/flop4"
  1669. ],
  1670. "subtitle": "subtitles.entity.elder_guardian.flop"
  1671. },
  1672. "entity.elder_guardian.hurt": {
  1673. "sounds": [
  1674. "mob/guardian/elder_hit1",
  1675. "mob/guardian/elder_hit2",
  1676. "mob/guardian/elder_hit3",
  1677. "mob/guardian/elder_hit4"
  1678. ],
  1679. "subtitle": "subtitles.entity.elder_guardian.hurt"
  1680. },
  1681. "entity.elder_guardian.hurt_land": {
  1682. "sounds": [
  1683. "mob/guardian/land_hit1",
  1684. "mob/guardian/land_hit2",
  1685. "mob/guardian/land_hit3",
  1686. "mob/guardian/land_hit4"
  1687. ],
  1688. "subtitle": "subtitles.entity.elder_guardian.hurt"
  1689. },
  1690. "entity.enderdragon.ambient": {
  1691. "sounds": [
  1692. "mob/enderdragon/growl1",
  1693. "mob/enderdragon/growl2",
  1694. "mob/enderdragon/growl3",
  1695. "mob/enderdragon/growl4"
  1696. ],
  1697. "subtitle": "subtitles.entity.enderdragon.ambient"
  1698. },
  1699. "entity.enderdragon.death": {
  1700. "sounds": [
  1701. "mob/enderdragon/end"
  1702. ],
  1703. "subtitle": "subtitles.entity.enderdragon.death"
  1704. },
  1705. "entity.enderdragon.flap": {
  1706. "sounds": [
  1707. "mob/enderdragon/wings1",
  1708. "mob/enderdragon/wings2",
  1709. "mob/enderdragon/wings3",
  1710. "mob/enderdragon/wings4",
  1711. "mob/enderdragon/wings5",
  1712. "mob/enderdragon/wings6"
  1713. ],
  1714. "subtitle": "subtitles.entity.enderdragon.flap"
  1715. },
  1716. "entity.enderdragon.growl": {
  1717. "sounds": [
  1718. "mob/enderdragon/growl1",
  1719. "mob/enderdragon/growl2",
  1720. "mob/enderdragon/growl3",
  1721. "mob/enderdragon/growl4"
  1722. ],
  1723. "subtitle": "subtitles.entity.enderdragon.growl"
  1724. },
  1725. "entity.enderdragon.hurt": {
  1726. "sounds": [
  1727. "mob/enderdragon/hit1",
  1728. "mob/enderdragon/hit2",
  1729. "mob/enderdragon/hit3",
  1730. "mob/enderdragon/hit4"
  1731. ],
  1732. "subtitle": "subtitles.entity.enderdragon.hurt"
  1733. },
  1734. "entity.enderdragon.shoot": {
  1735. "sounds": [
  1736. "mob/ghast/fireball4"
  1737. ],
  1738. "subtitle": "subtitles.entity.enderdragon.shoot"
  1739. },
  1740. "entity.enderdragon_fireball.explode": {
  1741. "sounds": [
  1742. "random/explode1",
  1743. "random/explode2",
  1744. "random/explode3",
  1745. "random/explode4"
  1746. ],
  1747. "subtitle": "subtitles.entity.generic.explode"
  1748. },
  1749. "entity.endereye.death": {
  1750. "sounds": [
  1751. {
  1752. "name": "entity/endereye/dead1",
  1753. "pitch": 1.0,
  1754. "volume": 1.3
  1755. },
  1756. {
  1757. "name": "entity/endereye/dead2",
  1758. "pitch": 1.0,
  1759. "volume": 1.3
  1760. }
  1761. ]
  1762. },
  1763. "entity.endereye.launch": {
  1764. "sounds": [
  1765. "entity/endereye/endereye_launch1",
  1766. "entity/endereye/endereye_launch2"
  1767. ],
  1768. "subtitle": "subtitles.entity.endereye.launch"
  1769. },
  1770. "entity.endermen.ambient": {
  1771. "sounds": [
  1772. "mob/endermen/idle1",
  1773. "mob/endermen/idle2",
  1774. "mob/endermen/idle3",
  1775. "mob/endermen/idle4",
  1776. "mob/endermen/idle5"
  1777. ],
  1778. "subtitle": "subtitles.entity.enderman.ambient"
  1779. },
  1780. "entity.endermen.death": {
  1781. "sounds": [
  1782. "mob/endermen/death"
  1783. ],
  1784. "subtitle": "subtitles.entity.enderman.death"
  1785. },
  1786. "entity.endermen.hurt": {
  1787. "sounds": [
  1788. "mob/endermen/hit1",
  1789. "mob/endermen/hit2",
  1790. "mob/endermen/hit3",
  1791. "mob/endermen/hit4"
  1792. ],
  1793. "subtitle": "subtitles.entity.enderman.hurt"
  1794. },
  1795. "entity.endermen.scream": {
  1796. "sounds": [
  1797. "mob/endermen/scream1",
  1798. "mob/endermen/scream2",
  1799. "mob/endermen/scream3",
  1800. "mob/endermen/scream4"
  1801. ],
  1802. "subtitle": "subtitles.entity.enderman.ambient"
  1803. },
  1804. "entity.endermen.stare": {
  1805. "sounds": [
  1806. "mob/endermen/stare"
  1807. ],
  1808. "subtitle": "subtitles.entity.enderman.stare"
  1809. },
  1810. "entity.endermen.teleport": {
  1811. "sounds": [
  1812. "mob/endermen/portal",
  1813. "mob/endermen/portal2"
  1814. ],
  1815. "subtitle": "subtitles.entity.enderman.teleport"
  1816. },
  1817. "entity.endermite.ambient": {
  1818. "sounds": [
  1819. "mob/silverfish/say1",
  1820. "mob/silverfish/say2",
  1821. "mob/silverfish/say3",
  1822. "mob/silverfish/say4"
  1823. ],
  1824. "subtitle": "subtitles.entity.endermite.ambient"
  1825. },
  1826. "entity.endermite.death": {
  1827. "sounds": [
  1828. "mob/silverfish/kill"
  1829. ],
  1830. "subtitle": "subtitles.entity.endermite.death"
  1831. },
  1832. "entity.endermite.hurt": {
  1833. "sounds": [
  1834. "mob/silverfish/hit1",
  1835. "mob/silverfish/hit2",
  1836. "mob/silverfish/hit3"
  1837. ],
  1838. "subtitle": "subtitles.entity.endermite.hurt"
  1839. },
  1840. "entity.endermite.step": {
  1841. "sounds": [
  1842. "mob/silverfish/step1",
  1843. "mob/silverfish/step2",
  1844. "mob/silverfish/step3",
  1845. "mob/silverfish/step4"
  1846. ],
  1847. "subtitle": "subtitles.block.generic.footsteps"
  1848. },
  1849. "entity.enderpearl.throw": {
  1850. "sounds": [
  1851. "random/bow"
  1852. ],
  1853. "subtitle": "subtitles.entity.enderpearl.throw"
  1854. },
  1855. "entity.evocation_fangs.attack": {
  1856. "sounds": [
  1857. "mob/evocation_illager/fangs"
  1858. ],
  1859. "subtitle": "subtitles.entity.evocation_fangs.attack"
  1860. },
  1861. "entity.evocation_illager.ambient": {
  1862. "sounds": [
  1863. "mob/evocation_illager/idle1",
  1864. "mob/evocation_illager/idle2",
  1865. "mob/evocation_illager/idle3",
  1866. "mob/evocation_illager/idle4"
  1867. ],
  1868. "subtitle": "subtitles.entity.evocation_illager.ambient"
  1869. },
  1870. "entity.evocation_illager.cast_spell": {
  1871. "sounds": [
  1872. "mob/evocation_illager/cast1",
  1873. "mob/evocation_illager/cast2"
  1874. ],
  1875. "subtitle": "subtitles.entity.evocation_illager.cast_spell"
  1876. },
  1877. "entity.evocation_illager.death": {
  1878. "sounds": [
  1879. "mob/evocation_illager/death1",
  1880. "mob/evocation_illager/death2"
  1881. ],
  1882. "subtitle": "subtitles.entity.evocation_illager.death"
  1883. },
  1884. "entity.evocation_illager.hurt": {
  1885. "sounds": [
  1886. "mob/evocation_illager/hurt1",
  1887. "mob/evocation_illager/hurt2"
  1888. ],
  1889. "subtitle": "subtitles.entity.evocation_illager.hurt"
  1890. },
  1891. "entity.evocation_illager.prepare_attack": {
  1892. "sounds": [
  1893. "mob/evocation_illager/prepare_attack1",
  1894. "mob/evocation_illager/prepare_attack2"
  1895. ],
  1896. "subtitle": "subtitles.entity.evocation_illager.prepare_attack"
  1897. },
  1898. "entity.evocation_illager.prepare_summon": {
  1899. "sounds": [
  1900. "mob/evocation_illager/prepare_summon"
  1901. ],
  1902. "subtitle": "subtitles.entity.evocation_illager.prepare_summon"
  1903. },
  1904. "entity.evocation_illager.prepare_wololo": {
  1905. "sounds": [
  1906. "mob/evocation_illager/prepare_wololo"
  1907. ],
  1908. "subtitle": "subtitles.entity.evocation_illager.prepare_wololo"
  1909. },
  1910. "entity.experience_bottle.throw": {
  1911. "sounds": [
  1912. "random/bow"
  1913. ],
  1914. "subtitle": "subtitles.entity.potion.throw"
  1915. },
  1916. "entity.experience_orb.pickup": {
  1917. "sounds": [
  1918. "random/orb"
  1919. ],
  1920. "subtitle": "subtitles.entity.experience_orb.pickup"
  1921. },
  1922. "entity.firework.blast": {
  1923. "sounds": [
  1924. "fireworks/blast1"
  1925. ],
  1926. "subtitle": "subtitles.entity.firework.blast"
  1927. },
  1928. "entity.firework.blast_far": {
  1929. "sounds": [
  1930. "fireworks/blast_far1"
  1931. ],
  1932. "subtitle": "subtitles.entity.firework.blast"
  1933. },
  1934. "entity.firework.large_blast": {
  1935. "sounds": [
  1936. "fireworks/largeblast1"
  1937. ],
  1938. "subtitle": "subtitles.entity.firework.blast"
  1939. },
  1940. "entity.firework.large_blast_far": {
  1941. "sounds": [
  1942. "fireworks/largeblast_far1"
  1943. ],
  1944. "subtitle": "subtitles.entity.firework.blast"
  1945. },
  1946. "entity.firework.launch": {
  1947. "sounds": [
  1948. "fireworks/launch1"
  1949. ],
  1950. "subtitle": "subtitles.entity.firework.launch"
  1951. },
  1952. "entity.firework.shoot": {
  1953. "sounds": [
  1954. "random/bow"
  1955. ],
  1956. "subtitle": "subtitles.entity.firework.launch"
  1957. },
  1958. "entity.firework.twinkle": {
  1959. "sounds": [
  1960. "fireworks/twinkle1"
  1961. ],
  1962. "subtitle": "subtitles.entity.firework.twinkle"
  1963. },
  1964. "entity.firework.twinkle_far": {
  1965. "sounds": [
  1966. "fireworks/twinkle_far1"
  1967. ],
  1968. "subtitle": "subtitles.entity.firework.twinkle"
  1969. },
  1970. "entity.generic.big_fall": {
  1971. "sounds": [
  1972. "damage/fallbig"
  1973. ],
  1974. "subtitle": "subtitles.entity.generic.big_fall"
  1975. },
  1976. "entity.generic.burn": {
  1977. "sounds": [
  1978. "random/fizz"
  1979. ],
  1980. "subtitle": "subtitles.entity.generic.burn"
  1981. },
  1982. "entity.generic.death": {
  1983. "sounds": [
  1984. "damage/hit1",
  1985. "damage/hit2",
  1986. "damage/hit3"
  1987. ],
  1988. "subtitle": "subtitles.entity.generic.death"
  1989. },
  1990. "entity.generic.drink": {
  1991. "sounds": [
  1992. "random/drink"
  1993. ],
  1994. "subtitle": "subtitles.entity.generic.drink"
  1995. },
  1996. "entity.generic.eat": {
  1997. "sounds": [
  1998. "random/eat1",
  1999. "random/eat2",
  2000. "random/eat3"
  2001. ],
  2002. "subtitle": "subtitles.entity.generic.eat"
  2003. },
  2004. "entity.generic.explode": {
  2005. "sounds": [
  2006. "random/explode1",
  2007. "random/explode2",
  2008. "random/explode3",
  2009. "random/explode4"
  2010. ],
  2011. "subtitle": "subtitles.entity.generic.explode"
  2012. },
  2013. "entity.generic.extinguish_fire": {
  2014. "sounds": [
  2015. "random/fizz"
  2016. ],
  2017. "subtitle": "subtitles.entity.generic.extinguish_fire"
  2018. },
  2019. "entity.generic.hurt": {
  2020. "sounds": [
  2021. "damage/hit1",
  2022. "damage/hit2",
  2023. "damage/hit3"
  2024. ],
  2025. "subtitle": "subtitles.entity.generic.hurt"
  2026. },
  2027. "entity.generic.small_fall": {
  2028. "sounds": [
  2029. "damage/fallsmall"
  2030. ],
  2031. "subtitle": "subtitles.entity.generic.small_fall"
  2032. },
  2033. "entity.generic.splash": {
  2034. "sounds": [
  2035. "liquid/splash",
  2036. "liquid/splash2"
  2037. ],
  2038. "subtitle": "subtitles.entity.generic.splash"
  2039. },
  2040. "entity.generic.swim": {
  2041. "sounds": [
  2042. "liquid/swim1",
  2043. "liquid/swim2",
  2044. "liquid/swim3",
  2045. "liquid/swim4"
  2046. ],
  2047. "subtitle": "subtitles.entity.generic.swim"
  2048. },
  2049. "entity.ghast.ambient": {
  2050. "sounds": [
  2051. "mob/ghast/moan1",
  2052. "mob/ghast/moan2",
  2053. "mob/ghast/moan3",
  2054. "mob/ghast/moan4",
  2055. "mob/ghast/moan5",
  2056. "mob/ghast/moan6",
  2057. "mob/ghast/moan7"
  2058. ],
  2059. "subtitle": "subtitles.entity.ghast.ambient"
  2060. },
  2061. "entity.ghast.death": {
  2062. "sounds": [
  2063. "mob/ghast/death"
  2064. ],
  2065. "subtitle": "subtitles.entity.ghast.death"
  2066. },
  2067. "entity.ghast.hurt": {
  2068. "sounds": [
  2069. "mob/ghast/scream1",
  2070. "mob/ghast/scream2",
  2071. "mob/ghast/scream3",
  2072. "mob/ghast/scream4",
  2073. "mob/ghast/scream5"
  2074. ],
  2075. "subtitle": "subtitles.entity.ghast.hurt"
  2076. },
  2077. "entity.ghast.scream": {
  2078. "sounds": [
  2079. "mob/ghast/affectionate_scream"
  2080. ]
  2081. },
  2082. "entity.ghast.shoot": {
  2083. "sounds": [
  2084. "mob/ghast/fireball4"
  2085. ],
  2086. "subtitle": "subtitles.entity.ghast.shoot"
  2087. },
  2088. "entity.ghast.warn": {
  2089. "sounds": [
  2090. "mob/ghast/charge"
  2091. ],
  2092. "subtitle": "subtitles.entity.ghast.shoot"
  2093. },
  2094. "entity.guardian.ambient": {
  2095. "sounds": [
  2096. {
  2097. "name": "entity/guardian/ambient1",
  2098. "volume": 0.1
  2099. },
  2100. {
  2101. "name": "entity/guardian/ambient2",
  2102. "volume": 0.1
  2103. },
  2104. {
  2105. "name": "entity/guardian/ambient3",
  2106. "volume": 0.1
  2107. },
  2108. {
  2109. "name": "entity/guardian/ambient4",
  2110. "volume": 0.1
  2111. }
  2112. ],
  2113. "subtitle": "subtitles.entity.guardian.ambient"
  2114. },
  2115. "entity.guardian.ambient_land": {
  2116. "sounds": [
  2117. "mob/guardian/land_idle1",
  2118. "mob/guardian/land_idle2",
  2119. "mob/guardian/land_idle3",
  2120. "mob/guardian/land_idle4"
  2121. ],
  2122. "subtitle": "subtitles.entity.guardian.ambient.land"
  2123. },
  2124. "entity.guardian.attack": {
  2125. "sounds": [
  2126. "mob/guardian/attack_loop"
  2127. ],
  2128. "subtitle": "subtitles.entity.guardian.attack"
  2129. },
  2130. "entity.guardian.death": {
  2131. "sounds": [
  2132. "mob/guardian/guardian_death"
  2133. ],
  2134. "subtitle": "subtitles.entity.guardian.death"
  2135. },
  2136. "entity.guardian.death_land": {
  2137. "sounds": [
  2138. "mob/guardian/land_death"
  2139. ],
  2140. "subtitle": "subtitles.entity.guardian.death"
  2141. },
  2142. "entity.guardian.flop": {
  2143. "sounds": [
  2144. "mob/guardian/flop1",
  2145. "mob/guardian/flop2",
  2146. "mob/guardian/flop3",
  2147. "mob/guardian/flop4"
  2148. ],
  2149. "subtitle": "subtitles.entity.guardian.flop"
  2150. },
  2151. "entity.guardian.hurt": {
  2152. "sounds": [
  2153. "mob/guardian/guardian_hit1",
  2154. "mob/guardian/guardian_hit2",
  2155. "mob/guardian/guardian_hit3",
  2156. "mob/guardian/guardian_hit4"
  2157. ],
  2158. "subtitle": "subtitles.entity.guardian.hurt"
  2159. },
  2160. "entity.guardian.hurt_land": {
  2161. "sounds": [
  2162. "mob/guardian/land_hit1",
  2163. "mob/guardian/land_hit2",
  2164. "mob/guardian/land_hit3",
  2165. "mob/guardian/land_hit4"
  2166. ],
  2167. "subtitle": "subtitles.entity.guardian.hurt"
  2168. },
  2169. "entity.horse.ambient": {
  2170. "sounds": [
  2171. "mob/horse/idle1",
  2172. "mob/horse/idle2",
  2173. "mob/horse/idle3"
  2174. ],
  2175. "subtitle": "subtitles.entity.horse.ambient"
  2176. },
  2177. "entity.horse.angry": {
  2178. "sounds": [
  2179. "mob/horse/angry1"
  2180. ],
  2181. "subtitle": "subtitles.entity.horse.angry"
  2182. },
  2183. "entity.horse.armor": {
  2184. "sounds": [
  2185. "mob/horse/armor"
  2186. ],
  2187. "subtitle": "subtitles.entity.horse.armor"
  2188. },
  2189. "entity.horse.breathe": {
  2190. "sounds": [
  2191. "mob/horse/breathe1",
  2192. "mob/horse/breathe2",
  2193. "mob/horse/breathe3"
  2194. ],
  2195. "subtitle": "subtitles.entity.horse.breathe"
  2196. },
  2197. "entity.horse.death": {
  2198. "sounds": [
  2199. "mob/horse/death"
  2200. ],
  2201. "subtitle": "subtitles.entity.horse.death"
  2202. },
  2203. "entity.horse.eat": {
  2204. "sounds": [
  2205. "entity/horse/eat1",
  2206. "entity/horse/eat2",
  2207. "entity/horse/eat3",
  2208. "entity/horse/eat4",
  2209. "entity/horse/eat5"
  2210. ],
  2211. "subtitle": "subtitles.entity.horse.eat"
  2212. },
  2213. "entity.horse.gallop": {
  2214. "sounds": [
  2215. "mob/horse/gallop1",
  2216. "mob/horse/gallop2",
  2217. "mob/horse/gallop3",
  2218. "mob/horse/gallop4"
  2219. ],
  2220. "subtitle": "subtitles.entity.horse.gallop"
  2221. },
  2222. "entity.horse.hurt": {
  2223. "sounds": [
  2224. "mob/horse/hit1",
  2225. "mob/horse/hit2",
  2226. "mob/horse/hit3",
  2227. "mob/horse/hit4"
  2228. ],
  2229. "subtitle": "subtitles.entity.horse.hurt"
  2230. },
  2231. "entity.horse.jump": {
  2232. "sounds": [
  2233. "mob/horse/jump"
  2234. ],
  2235. "subtitle": "subtitles.entity.horse.jump"
  2236. },
  2237. "entity.horse.land": {
  2238. "sounds": [
  2239. "mob/horse/land"
  2240. ]
  2241. },
  2242. "entity.horse.saddle": {
  2243. "sounds": [
  2244. "mob/horse/leather"
  2245. ],
  2246. "subtitle": "subtitles.entity.horse.saddle"
  2247. },
  2248. "entity.horse.step": {
  2249. "sounds": [
  2250. "mob/horse/soft1",
  2251. "mob/horse/soft2",
  2252. "mob/horse/soft3",
  2253. "mob/horse/soft4",
  2254. "mob/horse/soft5",
  2255. "mob/horse/soft6"
  2256. ],
  2257. "subtitle": "subtitles.block.generic.footsteps"
  2258. },
  2259. "entity.horse.step_wood": {
  2260. "sounds": [
  2261. "mob/horse/wood1",
  2262. "mob/horse/wood2",
  2263. "mob/horse/wood3",
  2264. "mob/horse/wood4",
  2265. "mob/horse/wood5",
  2266. "mob/horse/wood6"
  2267. ],
  2268. "subtitle": "subtitles.block.generic.footsteps"
  2269. },
  2270. "entity.hostile.big_fall": {
  2271. "sounds": [
  2272. "damage/fallbig"
  2273. ],
  2274. "subtitle": "subtitles.entity.generic.big_fall"
  2275. },
  2276. "entity.hostile.death": {
  2277. "sounds": [
  2278. "damage/hit1",
  2279. "damage/hit2",
  2280. "damage/hit3"
  2281. ],
  2282. "subtitle": "subtitles.entity.generic.death"
  2283. },
  2284. "entity.hostile.hurt": {
  2285. "sounds": [
  2286. "damage/hit1",
  2287. "damage/hit2",
  2288. "damage/hit3"
  2289. ],
  2290. "subtitle": "subtitles.entity.generic.hurt"
  2291. },
  2292. "entity.hostile.small_fall": {
  2293. "sounds": [
  2294. "damage/fallsmall"
  2295. ],
  2296. "subtitle": "subtitles.entity.generic.small_fall"
  2297. },
  2298. "entity.hostile.splash": {
  2299. "sounds": [
  2300. "liquid/splash",
  2301. "liquid/splash2"
  2302. ],
  2303. "subtitle": "subtitles.entity.generic.splash"
  2304. },
  2305. "entity.hostile.swim": {
  2306. "sounds": [
  2307. "liquid/swim1",
  2308. "liquid/swim2",
  2309. "liquid/swim3",
  2310. "liquid/swim4"
  2311. ],
  2312. "subtitle": "subtitles.entity.generic.swim"
  2313. },
  2314. "entity.husk.ambient": {
  2315. "sounds": [
  2316. "mob/husk/idle1",
  2317. "mob/husk/idle2",
  2318. "mob/husk/idle3"
  2319. ],
  2320. "subtitle": "subtitles.entity.husk.ambient"
  2321. },
  2322. "entity.husk.death": {
  2323. "sounds": [
  2324. "mob/husk/death1",
  2325. "mob/husk/death2"
  2326. ],
  2327. "subtitle": "subtitles.entity.husk.death"
  2328. },
  2329. "entity.husk.hurt": {
  2330. "sounds": [
  2331. "mob/husk/hurt1",
  2332. "mob/husk/hurt2"
  2333. ],
  2334. "subtitle": "subtitles.entity.husk.hurt"
  2335. },
  2336. "entity.husk.step": {
  2337. "sounds": [
  2338. "mob/husk/step1",
  2339. "mob/husk/step2",
  2340. "mob/husk/step3",
  2341. "mob/husk/step4",
  2342. "mob/husk/step5"
  2343. ]
  2344. },
  2345. "entity.illusion_illager.ambient": {
  2346. "sounds": [
  2347. "mob/illusion_illager/idle1",
  2348. "mob/illusion_illager/idle2",
  2349. "mob/illusion_illager/idle3",
  2350. "mob/illusion_illager/idle4"
  2351. ]
  2352. },
  2353. "entity.illusion_illager.cast_spell": {
  2354. "sounds": [
  2355. "mob/evocation_illager/cast1",
  2356. "mob/evocation_illager/cast2"
  2357. ]
  2358. },
  2359. "entity.illusion_illager.death": {
  2360. "sounds": [
  2361. "mob/illusion_illager/death1",
  2362. "mob/illusion_illager/death2"
  2363. ]
  2364. },
  2365. "entity.illusion_illager.hurt": {
  2366. "sounds": [
  2367. "mob/illusion_illager/hurt1",
  2368. "mob/illusion_illager/hurt2",
  2369. "mob/illusion_illager/hurt3"
  2370. ]
  2371. },
  2372. "entity.illusion_illager.mirror_move": {
  2373. "sounds": [
  2374. "mob/illusion_illager/mirror_move1",
  2375. "mob/illusion_illager/mirror_move2"
  2376. ]
  2377. },
  2378. "entity.illusion_illager.prepare_blindness": {
  2379. "sounds": [
  2380. "mob/illusion_illager/prepare_blind"
  2381. ]
  2382. },
  2383. "entity.illusion_illager.prepare_mirror": {
  2384. "sounds": [
  2385. "mob/illusion_illager/prepare_mirror"
  2386. ]
  2387. },
  2388. "entity.irongolem.attack": {
  2389. "sounds": [
  2390. "mob/irongolem/throw"
  2391. ],
  2392. "subtitle": "subtitles.entity.iron_golem.attack"
  2393. },
  2394. "entity.irongolem.death": {
  2395. "sounds": [
  2396. "mob/irongolem/death"
  2397. ],
  2398. "subtitle": "subtitles.entity.iron_golem.death"
  2399. },
  2400. "entity.irongolem.hurt": {
  2401. "sounds": [
  2402. "mob/irongolem/hit1",
  2403. "mob/irongolem/hit2",
  2404. "mob/irongolem/hit3",
  2405. "mob/irongolem/hit4"
  2406. ],
  2407. "subtitle": "subtitles.entity.iron_golem.hurt"
  2408. },
  2409. "entity.irongolem.step": {
  2410. "sounds": [
  2411. "mob/irongolem/walk1",
  2412. "mob/irongolem/walk2",
  2413. "mob/irongolem/walk3",
  2414. "mob/irongolem/walk4"
  2415. ],
  2416. "subtitle": "subtitles.block.generic.footsteps"
  2417. },
  2418. "entity.item.break": {
  2419. "sounds": [
  2420. "random/break"
  2421. ],
  2422. "subtitle": "subtitles.entity.item.break"
  2423. },
  2424. "entity.item.pickup": {
  2425. "sounds": [
  2426. "random/pop"
  2427. ],
  2428. "subtitle": "subtitles.entity.item.pickup"
  2429. },
  2430. "entity.itemframe.add_item": {
  2431. "sounds": [
  2432. "entity/itemframe/add_item1",
  2433. "entity/itemframe/add_item2",
  2434. "entity/itemframe/add_item3",
  2435. "entity/itemframe/add_item4"
  2436. ],
  2437. "subtitle": "subtitles.entity.itemframe.add_item"
  2438. },
  2439. "entity.itemframe.break": {
  2440. "sounds": [
  2441. "entity/itemframe/break1",
  2442. "entity/itemframe/break2",
  2443. "entity/itemframe/break3"
  2444. ],
  2445. "subtitle": "subtitles.entity.itemframe.break"
  2446. },
  2447. "entity.itemframe.place": {
  2448. "sounds": [
  2449. "entity/itemframe/place1",
  2450. "entity/itemframe/place2",
  2451. "entity/itemframe/place3",
  2452. "entity/itemframe/place4"
  2453. ],
  2454. "subtitle": "subtitles.entity.itemframe.place"
  2455. },
  2456. "entity.itemframe.remove_item": {
  2457. "sounds": [
  2458. "entity/itemframe/remove_item1",
  2459. "entity/itemframe/remove_item2",
  2460. "entity/itemframe/remove_item3",
  2461. "entity/itemframe/remove_item4"
  2462. ],
  2463. "subtitle": "subtitles.entity.itemframe.remove_item"
  2464. },
  2465. "entity.itemframe.rotate_item": {
  2466. "sounds": [
  2467. "entity/itemframe/rotate_item1",
  2468. "entity/itemframe/rotate_item2",
  2469. "entity/itemframe/rotate_item3",
  2470. "entity/itemframe/rotate_item4"
  2471. ],
  2472. "subtitle": "subtitles.entity.itemframe.rotate_item"
  2473. },
  2474. "entity.leashknot.break": {
  2475. "sounds": [
  2476. "entity/leashknot/break1",
  2477. "entity/leashknot/break2",
  2478. "entity/leashknot/break3"
  2479. ],
  2480. "subtitle": "subtitles.entity.leashknot.break"
  2481. },
  2482. "entity.leashknot.place": {
  2483. "sounds": [
  2484. "entity/leashknot/place1",
  2485. "entity/leashknot/place2",
  2486. "entity/leashknot/place3"
  2487. ],
  2488. "subtitle": "subtitles.entity.leashknot.place"
  2489. },
  2490. "entity.lightning.impact": {
  2491. "sounds": [
  2492. "random/explode1",
  2493. "random/explode2",
  2494. "random/explode3",
  2495. "random/explode4"
  2496. ],
  2497. "subtitle": "subtitles.entity.lightning.impact"
  2498. },
  2499. "entity.lightning.thunder": {
  2500. "sounds": [
  2501. "ambient/weather/thunder1",
  2502. "ambient/weather/thunder2",
  2503. "ambient/weather/thunder3"
  2504. ],
  2505. "subtitle": "subtitles.entity.lightning.thunder"
  2506. },
  2507. "entity.lingeringpotion.throw": {
  2508. "sounds": [
  2509. "random/bow"
  2510. ],
  2511. "subtitle": "subtitles.entity.potion.throw"
  2512. },
  2513. "entity.llama.ambient": {
  2514. "sounds": [
  2515. "mob/llama/idle1",
  2516. "mob/llama/idle2",
  2517. "mob/llama/idle3",
  2518. "mob/llama/idle4",
  2519. "mob/llama/idle5"
  2520. ],
  2521. "subtitle": "subtitles.entity.llama.ambient"
  2522. },
  2523. "entity.llama.angry": {
  2524. "sounds": [
  2525. "mob/llama/angry1"
  2526. ],
  2527. "subtitle": "subtitles.entity.llama.angry"
  2528. },
  2529. "entity.llama.chest": {
  2530. "sounds": [
  2531. "mob/chicken/plop"
  2532. ],
  2533. "subtitle": "subtitles.entity.llama.chest"
  2534. },
  2535. "entity.llama.death": {
  2536. "sounds": [
  2537. "mob/llama/death1",
  2538. "mob/llama/death2"
  2539. ],
  2540. "subtitle": "subtitles.entity.llama.death"
  2541. },
  2542. "entity.llama.eat": {
  2543. "sounds": [
  2544. "mob/llama/eat1",
  2545. "mob/llama/eat2",
  2546. "mob/llama/eat3"
  2547. ],
  2548. "subtitle": "subtitles.entity.llama.eat"
  2549. },
  2550. "entity.llama.hurt": {
  2551. "sounds": [
  2552. "mob/llama/hurt1",
  2553. "mob/llama/hurt2",
  2554. "mob/llama/hurt3"
  2555. ],
  2556. "subtitle": "subtitles.entity.llama.hurt"
  2557. },
  2558. "entity.llama.spit": {
  2559. "sounds": [
  2560. "mob/llama/spit1",
  2561. "mob/llama/spit2"
  2562. ],
  2563. "subtitle": "subtitles.entity.llama.spit"
  2564. },
  2565. "entity.llama.step": {
  2566. "sounds": [
  2567. "mob/llama/step1",
  2568. "mob/llama/step2",
  2569. "mob/llama/step3",
  2570. "mob/llama/step4",
  2571. "mob/llama/step5"
  2572. ],
  2573. "subtitle": "subtitles.entity.llama.step"
  2574. },
  2575. "entity.llama.swag": {
  2576. "sounds": [
  2577. "mob/llama/swag"
  2578. ],
  2579. "subtitle": "subtitles.entity.llama.swag"
  2580. },
  2581. "entity.magmacube.death": {
  2582. "sounds": [
  2583. "mob/slime/big1",
  2584. "mob/slime/big2",
  2585. "mob/slime/big3",
  2586. "mob/slime/big4"
  2587. ],
  2588. "subtitle": "subtitles.entity.magmacube.death"
  2589. },
  2590. "entity.magmacube.hurt": {
  2591. "sounds": [
  2592. "mob/slime/big1",
  2593. "mob/slime/big2",
  2594. "mob/slime/big3",
  2595. "mob/slime/big4"
  2596. ],
  2597. "subtitle": "subtitles.entity.magmacube.hurt"
  2598. },
  2599. "entity.magmacube.jump": {
  2600. "sounds": [
  2601. "mob/magmacube/jump1",
  2602. "mob/magmacube/jump2",
  2603. "mob/magmacube/jump3",
  2604. "mob/magmacube/jump4"
  2605. ],
  2606. "subtitle": "subtitles.entity.magmacube.squish"
  2607. },
  2608. "entity.magmacube.squish": {
  2609. "sounds": [
  2610. "mob/magmacube/big1",
  2611. "mob/magmacube/big2",
  2612. "mob/magmacube/big3",
  2613. "mob/magmacube/big4"
  2614. ],
  2615. "subtitle": "subtitles.entity.magmacube.squish"
  2616. },
  2617. "entity.minecart.inside": {
  2618. "sounds": [
  2619. "minecart/inside"
  2620. ]
  2621. },
  2622. "entity.minecart.riding": {
  2623. "sounds": [
  2624. "minecart/base"
  2625. ],
  2626. "subtitle": "subtitles.entity.minecart.riding"
  2627. },
  2628. "entity.mooshroom.shear": {
  2629. "sounds": [
  2630. "mob/sheep/shear"
  2631. ],
  2632. "subtitle": "subtitles.item.shear"
  2633. },
  2634. "entity.mule.ambient": {
  2635. "sounds": [
  2636. "mob/horse/donkey/idle1",
  2637. "mob/horse/donkey/idle2",
  2638. "mob/horse/donkey/idle3"
  2639. ],
  2640. "subtitle": "subtitles.entity.mule.ambient"
  2641. },
  2642. "entity.mule.chest": {
  2643. "sounds": [
  2644. "mob/chicken/plop"
  2645. ],
  2646. "subtitle": "subtitles.entity.mule.chest"
  2647. },
  2648. "entity.mule.death": {
  2649. "sounds": [
  2650. "mob/horse/donkey/death"
  2651. ],
  2652. "subtitle": "subtitles.entity.mule.death"
  2653. },
  2654. "entity.mule.hurt": {
  2655. "sounds": [
  2656. "mob/horse/donkey/hit1",
  2657. "mob/horse/donkey/hit2",
  2658. "mob/horse/donkey/hit3"
  2659. ],
  2660. "subtitle": "subtitles.entity.mule.hurt"
  2661. },
  2662. "entity.painting.break": {
  2663. "sounds": [
  2664. "entity/painting/break1",
  2665. "entity/painting/break2",
  2666. "entity/painting/break3"
  2667. ],
  2668. "subtitle": "subtitles.entity.painting.break"
  2669. },
  2670. "entity.painting.place": {
  2671. "sounds": [
  2672. "entity/painting/place1",
  2673. "entity/painting/place2",
  2674. "entity/painting/place3",
  2675. "entity/painting/place4"
  2676. ],
  2677. "subtitle": "subtitles.entity.painting.place"
  2678. },
  2679. "entity.parrot.ambient": {
  2680. "sounds": [
  2681. {
  2682. "name": "mob/parrot/idle1",
  2683. "volume": 0.7
  2684. },
  2685. {
  2686. "name": "mob/parrot/idle2",
  2687. "volume": 0.7
  2688. },
  2689. {
  2690. "name": "mob/parrot/idle3",
  2691. "volume": 0.7
  2692. },
  2693. {
  2694. "name": "mob/parrot/idle4",
  2695. "volume": 0.7
  2696. },
  2697. {
  2698. "name": "mob/parrot/idle5",
  2699. "volume": 0.7
  2700. },
  2701. {
  2702. "name": "mob/parrot/idle6",
  2703. "volume": 0.7
  2704. }
  2705. ],
  2706. "subtitle": "subtitles.entity.parrot.ambient"
  2707. },
  2708. "entity.parrot.death": {
  2709. "sounds": [
  2710. {
  2711. "name": "mob/parrot/death1",
  2712. "pitch": 0.9
  2713. },
  2714. {
  2715. "name": "mob/parrot/death2",
  2716. "pitch": 0.9
  2717. },
  2718. {
  2719. "name": "mob/parrot/death3",
  2720. "pitch": 0.9
  2721. },
  2722. {
  2723. "name": "mob/parrot/death4",
  2724. "pitch": 0.7
  2725. }
  2726. ],
  2727. "subtitle": "subtitles.entity.parrot.death"
  2728. },
  2729. "entity.parrot.eat": {
  2730. "sounds": [
  2731. "mob/parrot/eat1",
  2732. "mob/parrot/eat2",
  2733. "mob/parrot/eat3"
  2734. ],
  2735. "subtitle": "subtitles.entity.parrot.eats"
  2736. },
  2737. "entity.parrot.fly": {
  2738. "sounds": [
  2739. "mob/parrot/fly1",
  2740. "mob/parrot/fly2",
  2741. "mob/parrot/fly3",
  2742. "mob/parrot/fly4",
  2743. "mob/parrot/fly5",
  2744. "mob/parrot/fly6",
  2745. "mob/parrot/fly7",
  2746. "mob/parrot/fly8"
  2747. ]
  2748. },
  2749. "entity.parrot.hurt": {
  2750. "sounds": [
  2751. {
  2752. "name": "mob/parrot/hurt1",
  2753. "pitch": 0.8
  2754. },
  2755. {
  2756. "name": "mob/parrot/hurt2",
  2757. "pitch": 0.9
  2758. },
  2759. {
  2760. "name": "mob/parrot/hurt1",
  2761. "pitch": 0.9
  2762. }
  2763. ],
  2764. "subtitle": "subtitles.entity.parrot.hurts"
  2765. },
  2766. "entity.parrot.imitate.blaze": {
  2767. "sounds": [
  2768. {
  2769. "type": "event",
  2770. "name": "entity.blaze.ambient",
  2771. "volume": 0.4,
  2772. "pitch": 1.8
  2773. }
  2774. ],
  2775. "subtitle": "subtitles.entity.parrot.imitate.blaze"
  2776. },
  2777. "entity.parrot.imitate.creeper": {
  2778. "sounds": [
  2779. {
  2780. "type": "event",
  2781. "name": "entity.creeper.primed",
  2782. "volume": 0.6,
  2783. "pitch": 1.8
  2784. }
  2785. ],
  2786. "subtitle": "subtitles.entity.parrot.imitate.creeper"
  2787. },
  2788. "entity.parrot.imitate.elder_guardian": {
  2789. "sounds": [
  2790. {
  2791. "type": "event",
  2792. "name": "entity.elder_guardian.ambient_land",
  2793. "volume": 0.7,
  2794. "pitch": 1.8
  2795. }
  2796. ],
  2797. "subtitle": "subtitles.entity.parrot.imitate.elder_guardian"
  2798. },
  2799. "entity.parrot.imitate.enderdragon": {
  2800. "sounds": [
  2801. {
  2802. "type": "event",
  2803. "name": "entity.enderdragon.ambient",
  2804. "volume": 0.2,
  2805. "pitch": 1.8
  2806. }
  2807. ],
  2808. "subtitle": "subtitles.entity.parrot.imitate.enderdragon"
  2809. },
  2810. "entity.parrot.imitate.enderman": {
  2811. "sounds": [
  2812. {
  2813. "type": "event",
  2814. "name": "entity.endermen.ambient",
  2815. "volume": 0.5,
  2816. "pitch": 1.7
  2817. }
  2818. ],
  2819. "subtitle": "subtitles.entity.parrot.imitate.enderman"
  2820. },
  2821. "entity.parrot.imitate.endermite": {
  2822. "sounds": [
  2823. {
  2824. "type": "event",
  2825. "name": "entity.endermite.ambient",
  2826. "volume": 0.7,
  2827. "pitch": 1.8
  2828. }
  2829. ],
  2830. "subtitle": "subtitles.entity.parrot.imitate.endermite"
  2831. },
  2832. "entity.parrot.imitate.evocation_illager": {
  2833. "sounds": [
  2834. {
  2835. "type": "event",
  2836. "name": "entity.evocation_illager.ambient",
  2837. "volume": 0.6,
  2838. "pitch": 1.8
  2839. }
  2840. ],
  2841. "subtitle": "subtitles.entity.parrot.imitate.evocation_illager"
  2842. },
  2843. "entity.parrot.imitate.ghast": {
  2844. "sounds": [
  2845. {
  2846. "type": "event",
  2847. "name": "entity.ghast.ambient",
  2848. "volume": 0.7,
  2849. "pitch": 1.8
  2850. }
  2851. ],
  2852. "subtitle": "subtitles.entity.parrot.imitate.ghast"
  2853. },
  2854. "entity.parrot.imitate.husk": {
  2855. "sounds": [
  2856. {
  2857. "type": "event",
  2858. "name": "entity.husk.ambient",
  2859. "volume": 0.6,
  2860. "pitch": 1.8
  2861. }
  2862. ],
  2863. "subtitle": "subtitles.entity.parrot.imitate.husk"
  2864. },
  2865. "entity.parrot.imitate.illusion_illager": {
  2866. "sounds": [
  2867. {
  2868. "type": "event",
  2869. "name": "entity.illusion_illager.ambient",
  2870. "volume": 0.7,
  2871. "pitch": 1.8
  2872. }
  2873. ],
  2874. "subtitle": "subtitles.entity.parrot.imitate.illusion_illager"
  2875. },
  2876. "entity.parrot.imitate.magmacube": {
  2877. "sounds": [
  2878. {
  2879. "type": "event",
  2880. "name": "entity.magmacube.squish",
  2881. "volume": 0.6,
  2882. "pitch": 1.8
  2883. }
  2884. ],
  2885. "subtitle": "subtitles.entity.parrot.imitate.magmacube"
  2886. },
  2887. "entity.parrot.imitate.polar_bear": {
  2888. "sounds": [
  2889. {
  2890. "type": "event",
  2891. "name": "entity.polar_bear.ambient",
  2892. "volume": 0.7,
  2893. "pitch": 0.8
  2894. }
  2895. ],
  2896. "subtitle": "subtitles.entity.parrot.imitate.polar_bear"
  2897. },
  2898. "entity.parrot.imitate.shulker": {
  2899. "sounds": [
  2900. {
  2901. "type": "event",
  2902. "name": "entity.shulker.ambient",
  2903. "volume": 0.4,
  2904. "pitch": 1.7
  2905. }
  2906. ],
  2907. "subtitle": "subtitles.entity.parrot.imitate.shulker"
  2908. },
  2909. "entity.parrot.imitate.silverfish": {
  2910. "sounds": [
  2911. {
  2912. "type": "event",
  2913. "name": "entity.silverfish.ambient",
  2914. "volume": 0.7,
  2915. "pitch": 1.8
  2916. }
  2917. ],
  2918. "subtitle": "subtitles.entity.parrot.imitate.silverfish"
  2919. },
  2920. "entity.parrot.imitate.skeleton": {
  2921. "sounds": [
  2922. {
  2923. "type": "event",
  2924. "name": "entity.skeleton.ambient",
  2925. "volume": 1,
  2926. "pitch": 1.7
  2927. }
  2928. ],
  2929. "subtitle": "subtitles.entity.parrot.imitate.skeleton"
  2930. },
  2931. "entity.parrot.imitate.slime": {
  2932. "sounds": [
  2933. {
  2934. "type": "event",
  2935. "name": "entity.slime.squish",
  2936. "volume": 0.6,
  2937. "pitch": 1.8
  2938. }
  2939. ],
  2940. "subtitle": "subtitles.entity.parrot.imitate.slime"
  2941. },
  2942. "entity.parrot.imitate.spider": {
  2943. "sounds": [
  2944. {
  2945. "type": "event",
  2946. "name": "entity.spider.ambient",
  2947. "volume": 0.6,
  2948. "pitch": 1.8
  2949. }
  2950. ],
  2951. "subtitle": "subtitles.entity.parrot.imitate.spider"
  2952. },
  2953. "entity.parrot.imitate.stray": {
  2954. "sounds": [
  2955. {
  2956. "type": "event",
  2957. "name": "entity.stray.ambient",
  2958. "volume": 0.6,
  2959. "pitch": 1.6
  2960. }
  2961. ],
  2962. "subtitle": "subtitles.entity.parrot.imitate.stray"
  2963. },
  2964. "entity.parrot.imitate.vex": {
  2965. "sounds": [
  2966. {
  2967. "type": "event",
  2968. "name": "entity.vex.ambient",
  2969. "volume": 0.8,
  2970. "pitch": 1.6
  2971. }
  2972. ],
  2973. "subtitle": "subtitles.entity.parrot.imitate.vex"
  2974. },
  2975. "entity.parrot.imitate.vindication_illager": {
  2976. "sounds": [
  2977. {
  2978. "type": "event",
  2979. "name": "entity.vindication_illager.ambient",
  2980. "volume": 0.6,
  2981. "pitch": 1.7
  2982. }
  2983. ],
  2984. "subtitle": "subtitles.entity.parrot.imitate.vindication_illager"
  2985. },
  2986. "entity.parrot.imitate.witch": {
  2987. "sounds": [
  2988. {
  2989. "type": "event",
  2990. "name": "entity.witch.ambient",
  2991. "volume": 0.5,
  2992. "pitch": 1.8
  2993. }
  2994. ],
  2995. "subtitle": "subtitles.entity.parrot.imitate.witch"
  2996. },
  2997. "entity.parrot.imitate.wither": {
  2998. "sounds": [
  2999. {
  3000. "type": "event",
  3001. "name": "entity.wither.ambient",
  3002. "volume": 0.2,
  3003. "pitch": 1.8
  3004. }
  3005. ],
  3006. "subtitle": "subtitles.entity.parrot.imitate.wither"
  3007. },
  3008. "entity.parrot.imitate.wither_skeleton": {
  3009. "sounds": [
  3010. {
  3011. "type": "event",
  3012. "name": "entity.wither_skeleton.ambient",
  3013. "volume": 0.7,
  3014. "pitch": 1.8
  3015. }
  3016. ],
  3017. "subtitle": "subtitles.entity.parrot.imitate.wither_skeleton"
  3018. },
  3019. "entity.parrot.imitate.wolf": {
  3020. "sounds": [
  3021. {
  3022. "type": "event",
  3023. "name": "entity.wolf.ambient",
  3024. "volume": 0.6,
  3025. "pitch": 1.8
  3026. }
  3027. ],
  3028. "subtitle": "subtitles.entity.parrot.imitate.wolf"
  3029. },
  3030. "entity.parrot.imitate.zombie": {
  3031. "sounds": [
  3032. {
  3033. "type": "event",
  3034. "name": "entity.zombie.ambient",
  3035. "volume": 0.6,
  3036. "pitch": 1.8
  3037. }
  3038. ],
  3039. "subtitle": "subtitles.entity.parrot.imitate.zombie"
  3040. },
  3041. "entity.parrot.imitate.zombie_pigman": {
  3042. "sounds": [
  3043. {
  3044. "type": "event",
  3045. "name": "entity.zombie_pig.ambient",
  3046. "volume": 0.4,
  3047. "pitch": 1.8
  3048. }
  3049. ],
  3050. "subtitle": "subtitles.entity.parrot.imitate.zombie_pigman"
  3051. },
  3052. "entity.parrot.imitate.zombie_villager": {
  3053. "sounds": [
  3054. {
  3055. "type": "event",
  3056. "name": "entity.zombie_villager.ambient",
  3057. "volume": 0.6,
  3058. "pitch": 1.8
  3059. }
  3060. ],
  3061. "subtitle": "subtitles.entity.parrot.imitate.zombie_villager"
  3062. },
  3063. "entity.parrot.step": {
  3064. "sounds": [
  3065. "mob/parrot/step1",
  3066. "mob/parrot/step2",
  3067. "mob/parrot/step3",
  3068. "mob/parrot/step4",
  3069. "mob/parrot/step5"
  3070. ]
  3071. },
  3072. "entity.pig.ambient": {
  3073. "sounds": [
  3074. "mob/pig/say1",
  3075. "mob/pig/say2",
  3076. "mob/pig/say3"
  3077. ],
  3078. "subtitle": "subtitles.entity.pig.ambient"
  3079. },
  3080. "entity.pig.death": {
  3081. "sounds": [
  3082. "mob/pig/death"
  3083. ],
  3084. "subtitle": "subtitles.entity.pig.death"
  3085. },
  3086. "entity.pig.hurt": {
  3087. "sounds": [
  3088. "mob/pig/say1",
  3089. "mob/pig/say2",
  3090. "mob/pig/say3"
  3091. ],
  3092. "subtitle": "subtitles.entity.pig.hurt"
  3093. },
  3094. "entity.pig.saddle": {
  3095. "sounds": [
  3096. "mob/horse/leather"
  3097. ],
  3098. "subtitle": "subtitles.entity.pig.saddle"
  3099. },
  3100. "entity.pig.step": {
  3101. "sounds": [
  3102. "mob/pig/step1",
  3103. "mob/pig/step2",
  3104. "mob/pig/step3",
  3105. "mob/pig/step4",
  3106. "mob/pig/step5"
  3107. ],
  3108. "subtitle": "subtitles.block.generic.footsteps"
  3109. },
  3110. "entity.player.attack.crit": {
  3111. "sounds": [
  3112. {
  3113. "name": "entity/player/attack/crit1",
  3114. "volume": 0.7
  3115. },
  3116. {
  3117. "name": "entity/player/attack/crit2",
  3118. "volume": 0.7
  3119. },
  3120. {
  3121. "name": "entity/player/attack/crit3",
  3122. "volume": 0.7
  3123. }
  3124. ]
  3125. },
  3126. "entity.player.attack.knockback": {
  3127. "sounds": [
  3128. {
  3129. "name": "entity/player/attack/knockback1",
  3130. "volume": 0.7
  3131. },
  3132. {
  3133. "name": "entity/player/attack/knockback2",
  3134. "volume": 0.7
  3135. },
  3136. {
  3137. "name": "entity/player/attack/knockback3",
  3138. "volume": 0.7
  3139. },
  3140. {
  3141. "name": "entity/player/attack/knockback4",
  3142. "volume": 0.7
  3143. }
  3144. ]
  3145. },
  3146. "entity.player.attack.nodamage": {
  3147. "sounds": [
  3148. {
  3149. "name": "entity/player/attack/weak1",
  3150. "volume": 0.7
  3151. },
  3152. {
  3153. "name": "entity/player/attack/weak2",
  3154. "volume": 0.7
  3155. },
  3156. {
  3157. "name": "entity/player/attack/weak3",
  3158. "volume": 0.7
  3159. },
  3160. {
  3161. "name": "entity/player/attack/weak4",
  3162. "volume": 0.7
  3163. }
  3164. ]
  3165. },
  3166. "entity.player.attack.strong": {
  3167. "sounds": [
  3168. {
  3169. "name": "entity/player/attack/strong1",
  3170. "volume": 0.6
  3171. },
  3172. {
  3173. "name": "entity/player/attack/strong2",
  3174. "volume": 0.6
  3175. },
  3176. {
  3177. "name": "entity/player/attack/strong3",
  3178. "volume": 0.6
  3179. },
  3180. {
  3181. "name": "entity/player/attack/strong4",
  3182. "volume": 0.6
  3183. },
  3184. {
  3185. "name": "entity/player/attack/strong5",
  3186. "volume": 0.7
  3187. },
  3188. {
  3189. "name": "entity/player/attack/strong6",
  3190. "volume": 0.7
  3191. }
  3192. ]
  3193. },
  3194. "entity.player.attack.sweep": {
  3195. "sounds": [
  3196. {
  3197. "name": "entity/player/attack/sweep1",
  3198. "volume": 0.7
  3199. },
  3200. {
  3201. "name": "entity/player/attack/sweep2",
  3202. "volume": 0.7
  3203. },
  3204. {
  3205. "name": "entity/player/attack/sweep3",
  3206. "volume": 0.7
  3207. },
  3208. {
  3209. "name": "entity/player/attack/sweep4",
  3210. "volume": 0.7
  3211. },
  3212. {
  3213. "name": "entity/player/attack/sweep5",
  3214. "volume": 0.7
  3215. },
  3216. {
  3217. "name": "entity/player/attack/sweep6",
  3218. "volume": 0.7
  3219. },
  3220. {
  3221. "name": "entity/player/attack/sweep7",
  3222. "volume": 0.7
  3223. }
  3224. ]
  3225. },
  3226. "entity.player.attack.weak": {
  3227. "sounds": [
  3228. {
  3229. "name": "entity/player/attack/weak1",
  3230. "volume": 0.7
  3231. },
  3232. {
  3233. "name": "entity/player/attack/weak2",
  3234. "volume": 0.7
  3235. },
  3236. {
  3237. "name": "entity/player/attack/weak3",
  3238. "volume": 0.7
  3239. },
  3240. {
  3241. "name": "entity/player/attack/weak4",
  3242. "volume": 0.7
  3243. }
  3244. ]
  3245. },
  3246. "entity.player.big_fall": {
  3247. "sounds": [
  3248. "damage/fallbig"
  3249. ],
  3250. "subtitle": "subtitles.entity.generic.big_fall"
  3251. },
  3252. "entity.player.breath": {
  3253. "sounds": [
  3254. "random/breath"
  3255. ]
  3256. },
  3257. "entity.player.burp": {
  3258. "sounds": [
  3259. "random/burp"
  3260. ],
  3261. "subtitle": "subtitles.entity.player.burp"
  3262. },
  3263. "entity.player.death": {
  3264. "sounds": [
  3265. "damage/hit1",
  3266. "damage/hit2",
  3267. "damage/hit3"
  3268. ],
  3269. "subtitle": "subtitles.entity.player.death"
  3270. },
  3271. "entity.player.hurt": {
  3272. "sounds": [
  3273. "damage/hit1",
  3274. "damage/hit2",
  3275. "damage/hit3"
  3276. ],
  3277. "subtitle": "subtitles.entity.player.hurt"
  3278. },
  3279. "entity.player.hurt_drown": {
  3280. "sounds": [
  3281. {
  3282. "name": "entity/player/hurt/drown1",
  3283. "volume": 1.0
  3284. },
  3285. {
  3286. "name": "entity/player/hurt/drown2",
  3287. "volume": 1.0
  3288. },
  3289. {
  3290. "name": "entity/player/hurt/drown3",
  3291. "volume": 1.0
  3292. },
  3293. {
  3294. "name": "entity/player/hurt/drown4",
  3295. "volume": 1.0
  3296. }
  3297. ]
  3298. },
  3299. "entity.player.hurt_on_fire": {
  3300. "sounds": [
  3301. {
  3302. "name": "entity/player/hurt/fire_hurt1",
  3303. "volume": 1.0
  3304. },
  3305. {
  3306. "name": "entity/player/hurt/fire_hurt2",
  3307. "volume": 1.0
  3308. },
  3309. {
  3310. "name": "entity/player/hurt/fire_hurt3",
  3311. "volume": 1.0
  3312. }
  3313. ]
  3314. },
  3315. "entity.player.levelup": {
  3316. "sounds": [
  3317. "random/levelup"
  3318. ],
  3319. "subtitle": "subtitles.entity.player.levelup"
  3320. },
  3321. "entity.player.small_fall": {
  3322. "sounds": [
  3323. "damage/fallsmall"
  3324. ],
  3325. "subtitle": "subtitles.entity.generic.small_fall"
  3326. },
  3327. "entity.player.splash": {
  3328. "sounds": [
  3329. "liquid/splash",
  3330. "liquid/splash2"
  3331. ],
  3332. "subtitle": "subtitles.entity.generic.splash"
  3333. },
  3334. "entity.player.splash.highspeed": {
  3335. "sounds": [
  3336. "liquid/heavy_splash"
  3337. ],
  3338. "subtitle": "subtitles.entity.generic.splash"
  3339. },
  3340. "entity.player.swim": {
  3341. "sounds": [
  3342. "liquid/swim5",
  3343. "liquid/swim6",
  3344. "liquid/swim7",
  3345. "liquid/swim8",
  3346. "liquid/swim9",
  3347. "liquid/swim10",
  3348. "liquid/swim11",
  3349. "liquid/swim12",
  3350. "liquid/swim13",
  3351. "liquid/swim14",
  3352. "liquid/swim15",
  3353. "liquid/swim16",
  3354. "liquid/swim17",
  3355. "liquid/swim18"
  3356. ],
  3357. "subtitle": "subtitles.entity.generic.swim"
  3358. },
  3359. "entity.polar_bear.ambient": {
  3360. "sounds": [
  3361. "mob/polarbear/idle1",
  3362. "mob/polarbear/idle2",
  3363. "mob/polarbear/idle3",
  3364. "mob/polarbear/idle4"
  3365. ],
  3366. "subtitle": "subtitles.entity.polar_bear.ambient"
  3367. },
  3368. "entity.polar_bear.baby_ambient": {
  3369. "sounds": [
  3370. "mob/polarbear_baby/idle1",
  3371. "mob/polarbear_baby/idle2",
  3372. "mob/polarbear_baby/idle3",
  3373. "mob/polarbear_baby/idle4"
  3374. ],
  3375. "subtitle": "subtitles.entity.polar_bear.baby_ambient"
  3376. },
  3377. "entity.polar_bear.death": {
  3378. "sounds": [
  3379. "mob/polarbear/death1",
  3380. "mob/polarbear/death2",
  3381. "mob/polarbear/death3"
  3382. ],
  3383. "subtitle": "subtitles.entity.polar_bear.death"
  3384. },
  3385. "entity.polar_bear.hurt": {
  3386. "sounds": [
  3387. "mob/polarbear/hurt1",
  3388. "mob/polarbear/hurt2",
  3389. "mob/polarbear/hurt3",
  3390. "mob/polarbear/hurt4"
  3391. ],
  3392. "subtitle": "subtitles.entity.polar_bear.hurt"
  3393. },
  3394. "entity.polar_bear.step": {
  3395. "sounds": [
  3396. "mob/polarbear/step1",
  3397. "mob/polarbear/step2",
  3398. "mob/polarbear/step3",
  3399. "mob/polarbear/step4"
  3400. ]
  3401. },
  3402. "entity.polar_bear.warning": {
  3403. "sounds": [
  3404. {
  3405. "name": "mob/polarbear/warning3",
  3406. "pitch": 0.9
  3407. },
  3408. "mob/polarbear/warning1",
  3409. "mob/polarbear/warning2",
  3410. "mob/polarbear/warning3"
  3411. ],
  3412. "subtitle": "subtitles.entity.polar_bear.warning"
  3413. },
  3414. "entity.cod.hurt": {
  3415. "sounds": [
  3416. {
  3417. "name": "entity/fish/hurt1",
  3418. "volume": 1
  3419. },
  3420. {
  3421. "name": "entity/fish/hurt2",
  3422. "volume": 1
  3423. },
  3424. {
  3425. "name": "entity/fish/hurt3",
  3426. "volume": 1
  3427. },
  3428. {
  3429. "name": "entity/fish/hurt4",
  3430. "volume": 1
  3431. }
  3432. ]
  3433. },
  3434. "entity.cod.death": {
  3435. "sounds": [
  3436. {
  3437. "name": "entity/fish/hurt1",
  3438. "volume": 1
  3439. },
  3440. {
  3441. "name": "entity/fish/hurt2",
  3442. "volume": 1
  3443. },
  3444. {
  3445. "name": "entity/fish/hurt3",
  3446. "volume": 1
  3447. },
  3448. {
  3449. "name": "entity/fish/hurt4",
  3450. "volume": 1
  3451. }
  3452. ]
  3453. },
  3454. "entity.salmon.hurt": {
  3455. "sounds": [
  3456. {
  3457. "name": "entity/fish/hurt1",
  3458. "pitch": 0.8
  3459. },
  3460. {
  3461. "name": "entity/fish/hurt2",
  3462. "pitch": 0.8
  3463. },
  3464. {
  3465. "name": "entity/fish/hurt3",
  3466. "pitch": 0.8
  3467. },
  3468. {
  3469. "name": "entity/fish/hurt4",
  3470. "pitch": 0.8
  3471. }
  3472. ]
  3473. },
  3474. "entity.salmon.death": {
  3475. "sounds": [
  3476. {
  3477. "name": "entity/fish/hurt1",
  3478. "pitch": 0.8
  3479. },
  3480. {
  3481. "name": "entity/fish/hurt2",
  3482. "pitch": 0.8
  3483. },
  3484. {
  3485. "name": "entity/fish/hurt3",
  3486. "pitch": 0.8
  3487. },
  3488. {
  3489. "name": "entity/fish/hurt4",
  3490. "pitch": 0.8
  3491. }
  3492. ]
  3493. },
  3494. "entity.salmon.flop": {
  3495. "sounds": [
  3496. {
  3497. "name": "entity/fish/flop1",
  3498. "volume": 0.3,
  3499. "pitch": 0.8
  3500. },
  3501. {
  3502. "name": "entity/fish/flop2",
  3503. "volume": 0.3,
  3504. "pitch": 0.8
  3505. },
  3506. {
  3507. "name": "entity/fish/flop3",
  3508. "volume": 0.3,
  3509. "pitch": 0.8
  3510. },
  3511. {
  3512. "name": "entity/fish/flop4",
  3513. "volume": 0.3,
  3514. "pitch": 0.8
  3515. }
  3516. ]
  3517. },
  3518. "entity.cod.flop": {
  3519. "sounds": [
  3520. {
  3521. "name": "entity/fish/flop1",
  3522. "volume": 0.3
  3523. },
  3524. {
  3525. "name": "entity/fish/flop2",
  3526. "volume": 0.3
  3527. },
  3528. {
  3529. "name": "entity/fish/flop3",
  3530. "volume": 0.3
  3531. },
  3532. {
  3533. "name": "entity/fish/flop4",
  3534. "volume": 0.3
  3535. }
  3536. ]
  3537. },
  3538. "entity.fish.swim": {
  3539. "sounds": [
  3540. {
  3541. "name": "entity/fish/swim1",
  3542. "volume": 1
  3543. },
  3544. {
  3545. "name": "entity/fish/swim2",
  3546. "volume": 1
  3547. },
  3548. {
  3549. "name": "entity/fish/swim3",
  3550. "volume": 1
  3551. },
  3552. {
  3553. "name": "entity/fish/swim4",
  3554. "volume": 1
  3555. },
  3556. {
  3557. "name": "entity/fish/swim5",
  3558. "volume": 1
  3559. },
  3560. {
  3561. "name": "entity/fish/swim6",
  3562. "volume": 1
  3563. },
  3564. {
  3565. "name": "entity/fish/swim7",
  3566. "volume": 1
  3567. }
  3568. ]
  3569. },
  3570. "entity.puffer_fish.ambient": {
  3571. "sounds": [
  3572. ]
  3573. },
  3574. "entity.cod.ambient": {
  3575. "sounds": [
  3576. ]
  3577. },
  3578. "entity.salmon.ambient": {
  3579. "sounds": [
  3580. ]
  3581. },
  3582. "entity.puffer_fish.blow_out": {
  3583. "sounds": [
  3584. {
  3585. "name": "entity/pufferfish/blow_out1",
  3586. "volume": 0.7
  3587. },
  3588. {
  3589. "name": "entity/pufferfish/blow_out2",
  3590. "volume": 0.7
  3591. }
  3592. ]
  3593. },
  3594. "entity.puffer_fish.blow_up": {
  3595. "sounds": [
  3596. {
  3597. "name": "entity/pufferfish/blow_up1",
  3598. "volume": 0.45
  3599. },
  3600. {
  3601. "name": "entity/pufferfish/blow_up2",
  3602. "volume": 0.45
  3603. }
  3604. ]
  3605. },
  3606. "entity.puffer_fish.death": {
  3607. "sounds": [
  3608. {
  3609. "name": "entity/pufferfish/death1",
  3610. "volume": 1
  3611. },
  3612. {
  3613. "name": "entity/pufferfish/death2",
  3614. "volume": 1
  3615. }
  3616. ]
  3617. },
  3618. "entity.puffer_fish.flop": {
  3619. "sounds": [
  3620. {
  3621. "name": "entity/pufferfish/flop1",
  3622. "volume": 0.3
  3623. },
  3624. {
  3625. "name": "entity/pufferfish/flop2",
  3626. "volume": 0.3
  3627. },
  3628. {
  3629. "name": "entity/pufferfish/flop3",
  3630. "volume": 0.3
  3631. },
  3632. {
  3633. "name": "entity/pufferfish/flop4",
  3634. "volume": 0.3
  3635. }
  3636. ]
  3637. },
  3638. "entity.puffer_fish.hurt": {
  3639. "sounds": [
  3640. {
  3641. "name": "entity/pufferfish/hurt1",
  3642. "volume": 1
  3643. },
  3644. {
  3645. "name": "entity/pufferfish/hurt2",
  3646. "volume": 1
  3647. }
  3648. ]
  3649. },
  3650. "entity.puffer_fish.sting": {
  3651. "sounds": [
  3652. {
  3653. "name": "entity/pufferfish/sting1",
  3654. "volume": 1
  3655. },
  3656. {
  3657. "name": "entity/pufferfish/sting2",
  3658. "volume": 1
  3659. }
  3660. ]
  3661. },
  3662. "entity.rabbit.ambient": {
  3663. "sounds": [
  3664. {
  3665. "name": "mob/rabbit/idle1",
  3666. "volume": 0.25
  3667. },
  3668. {
  3669. "name": "mob/rabbit/idle2",
  3670. "volume": 0.25
  3671. },
  3672. {
  3673. "name": "mob/rabbit/idle3",
  3674. "volume": 0.25
  3675. },
  3676. {
  3677. "name": "mob/rabbit/idle4",
  3678. "volume": 0.25
  3679. }
  3680. ],
  3681. "subtitle": "subtitles.entity.rabbit.ambient"
  3682. },
  3683. "entity.rabbit.attack": {
  3684. "sounds": [
  3685. "entity/rabbit/attack1",
  3686. "entity/rabbit/attack2",
  3687. "entity/rabbit/attack3",
  3688. "entity/rabbit/attack4"
  3689. ],
  3690. "subtitle": "subtitles.entity.rabbit.attack"
  3691. },
  3692. "entity.rabbit.death": {
  3693. "sounds": [
  3694. {
  3695. "name": "mob/rabbit/bunnymurder",
  3696. "volume": 0.5
  3697. }
  3698. ],
  3699. "subtitle": "subtitles.entity.rabbit.death"
  3700. },
  3701. "entity.rabbit.hurt": {
  3702. "sounds": [
  3703. {
  3704. "name": "mob/rabbit/hurt1",
  3705. "volume": 0.5
  3706. },
  3707. {
  3708. "name": "mob/rabbit/hurt2",
  3709. "volume": 0.5
  3710. },
  3711. {
  3712. "name": "mob/rabbit/hurt3",
  3713. "volume": 0.5
  3714. },
  3715. {
  3716. "name": "mob/rabbit/hurt4",
  3717. "volume": 0.5
  3718. }
  3719. ],
  3720. "subtitle": "subtitles.entity.rabbit.hurt"
  3721. },
  3722. "entity.rabbit.jump": {
  3723. "sounds": [
  3724. {
  3725. "name": "mob/rabbit/hop1",
  3726. "volume": 0.1
  3727. },
  3728. {
  3729. "name": "mob/rabbit/hop2",
  3730. "volume": 0.1
  3731. },
  3732. {
  3733. "name": "mob/rabbit/hop3",
  3734. "volume": 0.1
  3735. },
  3736. {
  3737. "name": "mob/rabbit/hop4",
  3738. "volume": 0.1
  3739. }
  3740. ],
  3741. "subtitle": "subtitles.entity.rabbit.jump"
  3742. },
  3743. "entity.sheep.ambient": {
  3744. "sounds": [
  3745. "mob/sheep/say1",
  3746. "mob/sheep/say2",
  3747. "mob/sheep/say3"
  3748. ],
  3749. "subtitle": "subtitles.entity.sheep.ambient"
  3750. },
  3751. "entity.sheep.death": {
  3752. "sounds": [
  3753. "mob/sheep/say1",
  3754. "mob/sheep/say2",
  3755. "mob/sheep/say3"
  3756. ],
  3757. "subtitle": "subtitles.entity.sheep.death"
  3758. },
  3759. "entity.sheep.hurt": {
  3760. "sounds": [
  3761. "mob/sheep/say1",
  3762. "mob/sheep/say2",
  3763. "mob/sheep/say3"
  3764. ],
  3765. "subtitle": "subtitles.entity.sheep.hurt"
  3766. },
  3767. "entity.sheep.shear": {
  3768. "sounds": [
  3769. "mob/sheep/shear"
  3770. ],
  3771. "subtitle": "subtitles.item.shear"
  3772. },
  3773. "entity.sheep.step": {
  3774. "sounds": [
  3775. "mob/sheep/step1",
  3776. "mob/sheep/step2",
  3777. "mob/sheep/step3",
  3778. "mob/sheep/step4",
  3779. "mob/sheep/step5"
  3780. ],
  3781. "subtitle": "subtitles.block.generic.footsteps"
  3782. },
  3783. "entity.shulker.ambient": {
  3784. "sounds": [
  3785. "entity/shulker/ambient1",
  3786. "entity/shulker/ambient2",
  3787. "entity/shulker/ambient3",
  3788. "entity/shulker/ambient4",
  3789. "entity/shulker/ambient5",
  3790. "entity/shulker/ambient6",
  3791. "entity/shulker/ambient7"
  3792. ],
  3793. "subtitle": "subtitles.entity.shulker.ambient"
  3794. },
  3795. "entity.shulker.close": {
  3796. "sounds": [
  3797. "entity/shulker/close1",
  3798. "entity/shulker/close2",
  3799. "entity/shulker/close3",
  3800. "entity/shulker/close4",
  3801. "entity/shulker/close5"
  3802. ],
  3803. "subtitle": "subtitles.entity.shulker.close"
  3804. },
  3805. "entity.shulker.death": {
  3806. "sounds": [
  3807. "entity/shulker/death1",
  3808. "entity/shulker/death2",
  3809. "entity/shulker/death3",
  3810. "entity/shulker/death4"
  3811. ],
  3812. "subtitle": "subtitles.entity.shulker.death"
  3813. },
  3814. "entity.shulker.hurt": {
  3815. "sounds": [
  3816. "entity/shulker/hurt1",
  3817. "entity/shulker/hurt2",
  3818. "entity/shulker/hurt3",
  3819. "entity/shulker/hurt4"
  3820. ],
  3821. "subtitle": "subtitles.entity.shulker.hurt"
  3822. },
  3823. "entity.shulker.hurt_closed": {
  3824. "sounds": [
  3825. "entity/shulker/hurt_closed1",
  3826. "entity/shulker/hurt_closed2",
  3827. "entity/shulker/hurt_closed3",
  3828. "entity/shulker/hurt_closed4",
  3829. "entity/shulker/hurt_closed5"
  3830. ],
  3831. "subtitle": "subtitles.entity.shulker.hurt"
  3832. },
  3833. "entity.shulker.open": {
  3834. "sounds": [
  3835. "entity/shulker/open1",
  3836. "entity/shulker/open2",
  3837. "entity/shulker/open3",
  3838. "entity/shulker/open4",
  3839. "entity/shulker/open5"
  3840. ],
  3841. "subtitle": "subtitles.entity.shulker.open"
  3842. },
  3843. "entity.shulker.shoot": {
  3844. "sounds": [
  3845. "entity/shulker/shoot1",
  3846. "entity/shulker/shoot2",
  3847. "entity/shulker/shoot3",
  3848. "entity/shulker/shoot4"
  3849. ],
  3850. "subtitle": "subtitles.entity.shulker.shoot"
  3851. },
  3852. "entity.shulker.teleport": {
  3853. "sounds": [
  3854. "mob/endermen/portal",
  3855. "mob/endermen/portal2"
  3856. ],
  3857. "subtitle": "subtitles.entity.shulker.teleport"
  3858. },
  3859. "entity.shulker_bullet.hit": {
  3860. "sounds": [
  3861. "entity/shulker_bullet/hit1",
  3862. "entity/shulker_bullet/hit2",
  3863. "entity/shulker_bullet/hit3",
  3864. "entity/shulker_bullet/hit4"
  3865. ],
  3866. "subtitle": "subtitles.entity.shulker_bullet.hit"
  3867. },
  3868. "entity.shulker_bullet.hurt": {
  3869. "sounds": [
  3870. "entity/shulker_bullet/hit1",
  3871. "entity/shulker_bullet/hit2",
  3872. "entity/shulker_bullet/hit3",
  3873. "entity/shulker_bullet/hit4"
  3874. ],
  3875. "subtitle": "subtitles.entity.shulker_bullet.hurt"
  3876. },
  3877. "entity.silverfish.ambient": {
  3878. "sounds": [
  3879. "mob/silverfish/say1",
  3880. "mob/silverfish/say2",
  3881. "mob/silverfish/say3",
  3882. "mob/silverfish/say4"
  3883. ],
  3884. "subtitle": "subtitles.entity.silverfish.ambient"
  3885. },
  3886. "entity.silverfish.death": {
  3887. "sounds": [
  3888. "mob/silverfish/kill"
  3889. ],
  3890. "subtitle": "subtitles.entity.silverfish.death"
  3891. },
  3892. "entity.silverfish.hurt": {
  3893. "sounds": [
  3894. "mob/silverfish/hit1",
  3895. "mob/silverfish/hit2",
  3896. "mob/silverfish/hit3"
  3897. ],
  3898. "subtitle": "subtitles.entity.silverfish.hurt"
  3899. },
  3900. "entity.silverfish.step": {
  3901. "sounds": [
  3902. "mob/silverfish/step1",
  3903. "mob/silverfish/step2",
  3904. "mob/silverfish/step3",
  3905. "mob/silverfish/step4"
  3906. ],
  3907. "subtitle": "subtitles.block.generic.footsteps"
  3908. },
  3909. "entity.skeleton.ambient": {
  3910. "sounds": [
  3911. "mob/skeleton/say1",
  3912. "mob/skeleton/say2",
  3913. "mob/skeleton/say3"
  3914. ],
  3915. "subtitle": "subtitles.entity.skeleton.ambient"
  3916. },
  3917. "entity.skeleton.death": {
  3918. "sounds": [
  3919. "mob/skeleton/death"
  3920. ],
  3921. "subtitle": "subtitles.entity.skeleton.death"
  3922. },
  3923. "entity.skeleton.hurt": {
  3924. "sounds": [
  3925. "mob/skeleton/hurt1",
  3926. "mob/skeleton/hurt2",
  3927. "mob/skeleton/hurt3",
  3928. "mob/skeleton/hurt4"
  3929. ],
  3930. "subtitle": "subtitles.entity.skeleton.hurt"
  3931. },
  3932. "entity.skeleton.shoot": {
  3933. "sounds": [
  3934. "random/bow"
  3935. ],
  3936. "subtitle": "subtitles.entity.skeleton.shoot"
  3937. },
  3938. "entity.skeleton.step": {
  3939. "sounds": [
  3940. "mob/skeleton/step1",
  3941. "mob/skeleton/step2",
  3942. "mob/skeleton/step3",
  3943. "mob/skeleton/step4"
  3944. ],
  3945. "subtitle": "subtitles.block.generic.footsteps"
  3946. },
  3947. "entity.skeleton_horse.ambient": {
  3948. "sounds": [
  3949. "mob/horse/skeleton/idle1",
  3950. "mob/horse/skeleton/idle2",
  3951. "mob/horse/skeleton/idle3"
  3952. ],
  3953. "subtitle": "subtitles.entity.skeleton_horse.ambient"
  3954. },
  3955. "entity.skeleton_horse.death": {
  3956. "sounds": [
  3957. "mob/horse/skeleton/death"
  3958. ],
  3959. "subtitle": "subtitles.entity.skeleton_horse.death"
  3960. },
  3961. "entity.skeleton_horse.hurt": {
  3962. "sounds": [
  3963. "mob/horse/skeleton/hit1",
  3964. "mob/horse/skeleton/hit2",
  3965. "mob/horse/skeleton/hit3",
  3966. "mob/horse/skeleton/hit4"
  3967. ],
  3968. "subtitle": "subtitles.entity.skeleton_horse.hurt"
  3969. },
  3970. "entity.slime.attack": {
  3971. "sounds": [
  3972. "mob/slime/attack1",
  3973. "mob/slime/attack2"
  3974. ],
  3975. "subtitle": "subtitles.entity.slime.attack"
  3976. },
  3977. "entity.slime.death": {
  3978. "sounds": [
  3979. "mob/slime/big1",
  3980. "mob/slime/big2",
  3981. "mob/slime/big3",
  3982. "mob/slime/big4"
  3983. ],
  3984. "subtitle": "subtitles.entity.slime.death"
  3985. },
  3986. "entity.slime.hurt": {
  3987. "sounds": [
  3988. "mob/slime/big1",
  3989. "mob/slime/big2",
  3990. "mob/slime/big3",
  3991. "mob/slime/big4"
  3992. ],
  3993. "subtitle": "subtitles.entity.slime.hurt"
  3994. },
  3995. "entity.slime.jump": {
  3996. "sounds": [
  3997. "mob/slime/big1",
  3998. "mob/slime/big2",
  3999. "mob/slime/big3",
  4000. "mob/slime/big4"
  4001. ],
  4002. "subtitle": "subtitles.entity.slime.squish"
  4003. },
  4004. "entity.slime.squish": {
  4005. "sounds": [
  4006. "mob/slime/big1",
  4007. "mob/slime/big2",
  4008. "mob/slime/big3",
  4009. "mob/slime/big4"
  4010. ],
  4011. "subtitle": "subtitles.entity.slime.squish"
  4012. },
  4013. "entity.small_magmacube.death": {
  4014. "sounds": [
  4015. "mob/slime/small1",
  4016. "mob/slime/small2",
  4017. "mob/slime/small3",
  4018. "mob/slime/small4",
  4019. "mob/slime/small5"
  4020. ],
  4021. "subtitle": "subtitles.entity.magmacube.death"
  4022. },
  4023. "entity.small_magmacube.hurt": {
  4024. "sounds": [
  4025. "mob/slime/small1",
  4026. "mob/slime/small2",
  4027. "mob/slime/small3",
  4028. "mob/slime/small4",
  4029. "mob/slime/small5"
  4030. ],
  4031. "subtitle": "subtitles.entity.magmacube.hurt"
  4032. },
  4033. "entity.small_magmacube.squish": {
  4034. "sounds": [
  4035. "mob/magmacube/small1",
  4036. "mob/magmacube/small2",
  4037. "mob/magmacube/small3",
  4038. "mob/magmacube/small4",
  4039. "mob/magmacube/small5"
  4040. ],
  4041. "subtitle": "subtitles.entity.magmacube.squish"
  4042. },
  4043. "entity.small_slime.death": {
  4044. "sounds": [
  4045. "mob/slime/small1",
  4046. "mob/slime/small2",
  4047. "mob/slime/small3",
  4048. "mob/slime/small4",
  4049. "mob/slime/small5"
  4050. ],
  4051. "subtitle": "subtitles.entity.slime.death"
  4052. },
  4053. "entity.small_slime.hurt": {
  4054. "sounds": [
  4055. "mob/slime/small1",
  4056. "mob/slime/small2",
  4057. "mob/slime/small3",
  4058. "mob/slime/small4",
  4059. "mob/slime/small5"
  4060. ],
  4061. "subtitle": "subtitles.entity.slime.hurt"
  4062. },
  4063. "entity.small_slime.jump": {
  4064. "sounds": []
  4065. },
  4066. "entity.small_slime.squish": {
  4067. "sounds": []
  4068. },
  4069. "entity.snowball.throw": {
  4070. "sounds": [
  4071. "random/bow"
  4072. ],
  4073. "subtitle": "subtitles.entity.snowball.throw"
  4074. },
  4075. "entity.snowman.ambient": {
  4076. "sounds": []
  4077. },
  4078. "entity.snowman.death": {
  4079. "sounds": [
  4080. "entity/snowman/death1",
  4081. "entity/snowman/death2",
  4082. "entity/snowman/death3"
  4083. ],
  4084. "subtitle": "subtitles.entity.snowman.death"
  4085. },
  4086. "entity.snowman.hurt": {
  4087. "sounds": [
  4088. "entity/snowman/hurt1",
  4089. "entity/snowman/hurt2",
  4090. "entity/snowman/hurt3"
  4091. ],
  4092. "subtitle": "subtitles.entity.snowman.hurt"
  4093. },
  4094. "entity.snowman.shoot": {
  4095. "sounds": [
  4096. "random/bow"
  4097. ],
  4098. "subtitle": "subtitles.entity.snowball.throw"
  4099. },
  4100. "entity.spider.ambient": {
  4101. "sounds": [
  4102. "mob/spider/say1",
  4103. "mob/spider/say2",
  4104. "mob/spider/say3",
  4105. "mob/spider/say4"
  4106. ],
  4107. "subtitle": "subtitles.entity.spider.ambient"
  4108. },
  4109. "entity.spider.death": {
  4110. "sounds": [
  4111. "mob/spider/death"
  4112. ],
  4113. "subtitle": "subtitles.entity.spider.death"
  4114. },
  4115. "entity.spider.hurt": {
  4116. "sounds": [
  4117. "mob/spider/say1",
  4118. "mob/spider/say2",
  4119. "mob/spider/say3",
  4120. "mob/spider/say4"
  4121. ],
  4122. "subtitle": "subtitles.entity.spider.hurt"
  4123. },
  4124. "entity.spider.step": {
  4125. "sounds": [
  4126. "mob/spider/step1",
  4127. "mob/spider/step2",
  4128. "mob/spider/step3",
  4129. "mob/spider/step4"
  4130. ],
  4131. "subtitle": "subtitles.block.generic.footsteps"
  4132. },
  4133. "entity.splash_potion.break": {
  4134. "sounds": [
  4135. "random/glass1",
  4136. "random/glass2",
  4137. "random/glass3"
  4138. ],
  4139. "subtitle": "subtitles.entity.potion.splash"
  4140. },
  4141. "entity.splash_potion.throw": {
  4142. "sounds": [
  4143. "random/bow"
  4144. ],
  4145. "subtitle": "subtitles.entity.potion.throw"
  4146. },
  4147. "entity.squid.ambient": {
  4148. "sounds": [
  4149. "entity/squid/ambient1",
  4150. "entity/squid/ambient2",
  4151. "entity/squid/ambient3",
  4152. "entity/squid/ambient4",
  4153. "entity/squid/ambient5"
  4154. ],
  4155. "subtitle": "subtitles.entity.squid.ambient"
  4156. },
  4157. "entity.squid.death": {
  4158. "sounds": [
  4159. "entity/squid/death1",
  4160. "entity/squid/death2",
  4161. "entity/squid/death3"
  4162. ],
  4163. "subtitle": "subtitles.entity.squid.death"
  4164. },
  4165. "entity.squid.hurt": {
  4166. "sounds": [
  4167. "entity/squid/hurt1",
  4168. "entity/squid/hurt2",
  4169. "entity/squid/hurt3",
  4170. "entity/squid/hurt4"
  4171. ],
  4172. "subtitle": "subtitles.entity.squid.hurt"
  4173. },
  4174. "entity.squid.squirt": {
  4175. "sounds": [
  4176. "entity/squid/squirt1",
  4177. "entity/squid/squirt2",
  4178. "entity/squid/squirt3"
  4179. ]
  4180. },
  4181. "entity.stray.ambient": {
  4182. "sounds": [
  4183. "mob/stray/idle1",
  4184. "mob/stray/idle2",
  4185. "mob/stray/idle3",
  4186. "mob/stray/idle4"
  4187. ],
  4188. "subtitle": "subtitles.entity.stray.ambient"
  4189. },
  4190. "entity.stray.death": {
  4191. "sounds": [
  4192. "mob/stray/death1",
  4193. "mob/stray/death2"
  4194. ],
  4195. "subtitle": "subtitles.entity.stray.death"
  4196. },
  4197. "entity.stray.hurt": {
  4198. "sounds": [
  4199. "mob/stray/hurt1",
  4200. "mob/stray/hurt2",
  4201. "mob/stray/hurt3",
  4202. "mob/stray/hurt4"
  4203. ],
  4204. "subtitle": "subtitles.entity.stray.hurt"
  4205. },
  4206. "entity.stray.step": {
  4207. "sounds": [
  4208. "mob/stray/step1",
  4209. "mob/stray/step2",
  4210. "mob/stray/step3",
  4211. "mob/stray/step4"
  4212. ]
  4213. },
  4214. "entity.tnt.primed": {
  4215. "sounds": [
  4216. "random/fuse"
  4217. ],
  4218. "subtitle": "subtitles.entity.tnt.primed"
  4219. },
  4220. "entity.vex.ambient": {
  4221. "sounds": [
  4222. "mob/vex/idle1",
  4223. "mob/vex/idle2",
  4224. "mob/vex/idle3",
  4225. "mob/vex/idle4"
  4226. ],
  4227. "subtitle": "subtitles.entity.vex.ambient"
  4228. },
  4229. "entity.vex.charge": {
  4230. "sounds": [
  4231. "mob/vex/charge1",
  4232. "mob/vex/charge2",
  4233. "mob/vex/charge3"
  4234. ],
  4235. "subtitle": "subtitles.entity.vex.charge"
  4236. },
  4237. "entity.vex.death": {
  4238. "sounds": [
  4239. "mob/vex/death1",
  4240. "mob/vex/death2"
  4241. ],
  4242. "subtitle": "subtitles.entity.vex.death"
  4243. },
  4244. "entity.vex.hurt": {
  4245. "sounds": [
  4246. "mob/vex/hurt1",
  4247. "mob/vex/hurt2"
  4248. ],
  4249. "subtitle": "subtitles.entity.vex.hurt"
  4250. },
  4251. "entity.villager.ambient": {
  4252. "sounds": [
  4253. "mob/villager/idle1",
  4254. "mob/villager/idle2",
  4255. "mob/villager/idle3"
  4256. ],
  4257. "subtitle": "subtitles.entity.villager.ambient"
  4258. },
  4259. "entity.villager.death": {
  4260. "sounds": [
  4261. "mob/villager/death"
  4262. ],
  4263. "subtitle": "subtitles.entity.villager.death"
  4264. },
  4265. "entity.villager.hurt": {
  4266. "sounds": [
  4267. "mob/villager/hit1",
  4268. "mob/villager/hit2",
  4269. "mob/villager/hit3",
  4270. "mob/villager/hit4"
  4271. ],
  4272. "subtitle": "subtitles.entity.villager.hurt"
  4273. },
  4274. "entity.villager.no": {
  4275. "sounds": [
  4276. "mob/villager/no1",
  4277. "mob/villager/no2",
  4278. "mob/villager/no3"
  4279. ],
  4280. "subtitle": "subtitles.entity.villager.no"
  4281. },
  4282. "entity.villager.trading": {
  4283. "sounds": [
  4284. "mob/villager/haggle1",
  4285. "mob/villager/haggle2",
  4286. "mob/villager/haggle3"
  4287. ],
  4288. "subtitle": "subtitles.entity.villager.trading"
  4289. },
  4290. "entity.villager.yes": {
  4291. "sounds": [
  4292. "mob/villager/yes1",
  4293. "mob/villager/yes2",
  4294. "mob/villager/yes3"
  4295. ],
  4296. "subtitle": "subtitles.entity.villager.yes"
  4297. },
  4298. "entity.vindication_illager.ambient": {
  4299. "sounds": [
  4300. "mob/vindication_illager/idle1",
  4301. "mob/vindication_illager/idle2",
  4302. "mob/vindication_illager/idle3",
  4303. "mob/vindication_illager/idle4"
  4304. ],
  4305. "subtitle": "subtitles.entity.vindication_illager.ambient"
  4306. },
  4307. "entity.phantom.ambient": {
  4308. "sounds": [
  4309. {
  4310. "name": "mob/phantom/idle1",
  4311. "volume": 0.8
  4312. },
  4313. {
  4314. "name": "mob/phantom/idle2",
  4315. "volume": 0.8
  4316. },
  4317. {
  4318. "name": "mob/phantom/idle3",
  4319. "volume": 0.8
  4320. },
  4321. {
  4322. "name": "mob/phantom/idle4",
  4323. "volume": 0.8
  4324. },
  4325. {
  4326. "name": "mob/phantom/idle5",
  4327. "volume": 0.8
  4328. }
  4329. ]
  4330. },
  4331. "entity.phantom.bite": {
  4332. "sounds": [
  4333. "mob/phantom/bite1",
  4334. "mob/phantom/bite2"
  4335. ]
  4336. },
  4337. "entity.phantom.swoop": {
  4338. "sounds": [
  4339. {
  4340. "name": "mob/phantom/swoop1",
  4341. "volume": 0.7
  4342. },
  4343. {
  4344. "name": "mob/phantom/swoop2",
  4345. "volume": 0.7
  4346. },
  4347. {
  4348. "name": "mob/phantom/swoop3",
  4349. "volume": 0.7
  4350. },
  4351. {
  4352. "name": "mob/phantom/swoop4",
  4353. "volume": 0.7
  4354. }
  4355. ]
  4356. },
  4357. "entity.phantom.hurt": {
  4358. "sounds": [
  4359. {
  4360. "name": "mob/phantom/hurt1",
  4361. "volume": 0.75
  4362. },
  4363. {
  4364. "name": "mob/phantom/hurt2",
  4365. "volume": 0.75
  4366. },
  4367. {
  4368. "name": "mob/phantom/hurt3",
  4369. "volume": 0.75
  4370. }
  4371. ]
  4372. },
  4373. "entity.phantom.death": {
  4374. "sounds": [
  4375. "mob/phantom/death1",
  4376. "mob/phantom/death2",
  4377. "mob/phantom/death3"
  4378. ]
  4379. },
  4380. "entity.turtle.lay_egg": {
  4381. "sounds": [
  4382. "mob/turtle/egg/drop_egg1",
  4383. "mob/turtle/egg/drop_egg2"
  4384. ]
  4385. },
  4386. "entity.turtle.egg_crack": {
  4387. "sounds": [
  4388. "mob/turtle/egg/egg_crack1",
  4389. "mob/turtle/egg/egg_crack2",
  4390. "mob/turtle/egg/egg_crack3",
  4391. "mob/turtle/egg/egg_crack4",
  4392. "mob/turtle/egg/egg_crack5"
  4393. ]
  4394. },
  4395. "entity.turtle.egg_break": {
  4396. "sounds": [
  4397. "mob/turtle/egg/egg_break1",
  4398. "mob/turtle/egg/egg_break2"
  4399. ]
  4400. },
  4401. "entity.turtle.egg_hatch": {
  4402. "sounds": [
  4403. "mob/turtle/baby/egg_hatched1",
  4404. "mob/turtle/baby/egg_hatched2",
  4405. "mob/turtle/baby/egg_hatched3"
  4406. ]
  4407. },
  4408. "entity.zombie.destroy_egg": {
  4409. "sounds": [
  4410. "mob/turtle/egg/jump_egg1",
  4411. "mob/turtle/egg/jump_egg2",
  4412. "mob/turtle/egg/jump_egg3",
  4413. "mob/turtle/egg/jump_egg4"
  4414. ]
  4415. },
  4416. "entity.turtle.shamble": {
  4417. "sounds": [
  4418. "mob/turtle/walk1",
  4419. "mob/turtle/walk2",
  4420. "mob/turtle/walk3",
  4421. "mob/turtle/walk4",
  4422. "mob/turtle/walk5"
  4423. ]
  4424. },
  4425. "entity.turtle.shamble_baby": {
  4426. "sounds": [
  4427. "mob/turtle/baby/shamble1",
  4428. "mob/turtle/baby/shamble2",
  4429. "mob/turtle/baby/shamble3",
  4430. "mob/turtle/baby/shamble4"
  4431. ]
  4432. },
  4433. "entity.turtle.death_baby": {
  4434. "sounds": [
  4435. "mob/turtle/baby/death1",
  4436. "mob/turtle/baby/death2"
  4437. ]
  4438. },
  4439. "entity.turtle.hurt_baby": {
  4440. "sounds": [
  4441. "mob/turtle/baby/hurt1",
  4442. "mob/turtle/baby/hurt2"
  4443. ]
  4444. },
  4445. "entity.turtle.swim": {
  4446. "sounds": [
  4447. {
  4448. "name": "mob/turtle/swim/swim1",
  4449. "volume": 0.6
  4450. },
  4451. {
  4452. "name": "mob/turtle/swim/swim2",
  4453. "volume": 0.3
  4454. },
  4455. {
  4456. "name": "mob/turtle/swim/swim3",
  4457. "volume": 0.2
  4458. },
  4459. {
  4460. "name": "mob/turtle/swim/swim4",
  4461. "volume": 0.6
  4462. },
  4463. {
  4464. "name": "mob/turtle/swim/swim5",
  4465. "volume": 0.3
  4466. }
  4467. ]
  4468. },
  4469. "entity.turtle.ambient_land": {
  4470. "sounds": [
  4471. {
  4472. "name": "mob/turtle/idle1",
  4473. "volume": 0.8
  4474. },
  4475. {
  4476. "name": "mob/turtle/idle2",
  4477. "volume": 0.7
  4478. },
  4479. {
  4480. "name": "mob/turtle/idle3",
  4481. "volume": 0.8
  4482. }
  4483. ]
  4484. },
  4485. "entity.turtle.hurt": {
  4486. "sounds": [
  4487. {
  4488. "name": "mob/turtle/hurt1",
  4489. "volume": 1
  4490. },
  4491. {
  4492. "name": "mob/turtle/hurt2",
  4493. "volume": 1
  4494. },
  4495. {
  4496. "name": "mob/turtle/hurt3",
  4497. "volume": 1
  4498. },
  4499. {
  4500. "name": "mob/turtle/hurt4",
  4501. "volume": 1
  4502. },
  4503. {
  4504. "name": "mob/turtle/hurt5",
  4505. "volume": 1
  4506. }
  4507. ]
  4508. },
  4509. "entity.turtle.death": {
  4510. "sounds": [
  4511. {
  4512. "name": "mob/turtle/death1",
  4513. "volume": 1
  4514. },
  4515. {
  4516. "name": "mob/turtle/death2",
  4517. "volume": 1
  4518. },
  4519. {
  4520. "name": "mob/turtle/death3",
  4521. "volume": 1
  4522. }
  4523. ]
  4524. },
  4525. "item.armor.equip_turtle": {
  4526. "sounds": [
  4527. {
  4528. "name": "mob/turtle/armor",
  4529. "volume": 1,
  4530. "pitch": 1
  4531. },
  4532. {
  4533. "name": "mob/turtle/armor",
  4534. "volume": 1,
  4535. "pitch": 0.85
  4536. },
  4537. {
  4538. "name": "mob/turtle/armor",
  4539. "volume": 1,
  4540. "pitch": 1.1
  4541. }
  4542. ]
  4543. },
  4544. "item.trident.hit_ground": {
  4545. "sounds": [
  4546. {
  4547. "name": "item/trident/ground_impact1",
  4548. "volume": 0.9,
  4549. "pitch": 1
  4550. },
  4551. {
  4552. "name": "item/trident/ground_impact2",
  4553. "volume": 0.9,
  4554. "pitch": 1
  4555. },
  4556. {
  4557. "name": "item/trident/ground_impact3",
  4558. "volume": 0.9,
  4559. "pitch": 1
  4560. },
  4561. {
  4562. "name": "item/trident/ground_impact4",
  4563. "volume": 0.9,
  4564. "pitch": 1
  4565. }
  4566. ]
  4567. },
  4568. "item.trident.hit": {
  4569. "sounds": [
  4570. "item/trident/pierce1",
  4571. "item/trident/pierce2",
  4572. "item/trident/pierce3"
  4573. ]
  4574. },
  4575. "item.trident.return": {
  4576. "sounds": [
  4577. {
  4578. "name": "item/trident/return1",
  4579. "volume": 0.8,
  4580. "pitch": 1
  4581. },
  4582. {
  4583. "name": "item/trident/return2",
  4584. "volume": 0.8,
  4585. "pitch": 1.2
  4586. },
  4587. {
  4588. "name": "item/trident/return3",
  4589. "volume": 0.8,
  4590. "pitch": 0.8
  4591. },
  4592. {
  4593. "name": "item/trident/return2",
  4594. "volume": 0.8,
  4595. "pitch": 1
  4596. },
  4597. {
  4598. "name": "item/trident/return2",
  4599. "volume": 0.8,
  4600. "pitch": 1.2
  4601. },
  4602. {
  4603. "name": "item/trident/return2",
  4604. "volume": 0.8,
  4605. "pitch": 0.8
  4606. },
  4607. {
  4608. "name": "item/trident/return3",
  4609. "volume": 0.8,
  4610. "pitch": 1
  4611. },
  4612. {
  4613. "name": "item/trident/return3",
  4614. "volume": 0.8,
  4615. "pitch": 1.2
  4616. },
  4617. {
  4618. "name": "item/trident/return3",
  4619. "volume": 0.8,
  4620. "pitch": 0.8
  4621. }
  4622. ]
  4623. },
  4624. "item.trident.riptide_1": {
  4625. "sounds": [
  4626. {
  4627. "name": "item/trident/riptide_mono1",
  4628. "volume": 1,
  4629. "pitch": 1
  4630. }
  4631. ]
  4632. },
  4633. "item.trident.riptide_2": {
  4634. "sounds": [
  4635. {
  4636. "name": "item/trident/riptide_mono2",
  4637. "volume": 1,
  4638. "pitch": 1
  4639. }
  4640. ]
  4641. },
  4642. "item.trident.riptide_3": {
  4643. "sounds": [
  4644. {
  4645. "name": "item/trident/riptide_mono3",
  4646. "volume": 1,
  4647. "pitch": 1
  4648. }
  4649. ]
  4650. },
  4651. "item.trident.throw": {
  4652. "sounds": [
  4653. {
  4654. "name": "item/trident/throw1",
  4655. "volume": 1,
  4656. "pitch": 1
  4657. },
  4658. {
  4659. "name": "item/trident/throw2",
  4660. "volume": 1,
  4661. "pitch": 1
  4662. }
  4663. ]
  4664. },
  4665. "item.trident.thunder": {
  4666. "sounds": [
  4667. "item/trident/thunder1",
  4668. "item/trident/thunder2"
  4669. ]
  4670. },
  4671. "entity.vindication_illager.death": {
  4672. "sounds": [
  4673. "mob/vindication_illager/death1",
  4674. "mob/vindication_illager/death2"
  4675. ],
  4676. "subtitle": "subtitles.entity.vindication_illager.death"
  4677. },
  4678. "entity.vindication_illager.hurt": {
  4679. "sounds": [
  4680. "mob/vindication_illager/hurt1",
  4681. "mob/vindication_illager/hurt2",
  4682. "mob/vindication_illager/hurt3"
  4683. ],
  4684. "subtitle": "subtitles.entity.vindication_illager.hurt"
  4685. },
  4686. "entity.witch.ambient": {
  4687. "sounds": [
  4688. {
  4689. "name": "entity/witch/ambient5",
  4690. "pitch": 0.9
  4691. },
  4692. "entity/witch/ambient1",
  4693. "entity/witch/ambient2",
  4694. "entity/witch/ambient3",
  4695. "entity/witch/ambient4",
  4696. "entity/witch/ambient5"
  4697. ],
  4698. "subtitle": "subtitles.entity.witch.ambient"
  4699. },
  4700. "entity.witch.death": {
  4701. "sounds": [
  4702. "entity/witch/death1",
  4703. "entity/witch/death2",
  4704. "entity/witch/death3"
  4705. ],
  4706. "subtitle": "subtitles.entity.witch.death"
  4707. },
  4708. "entity.witch.drink": {
  4709. "sounds": [
  4710. "entity/witch/drink1",
  4711. "entity/witch/drink2",
  4712. "entity/witch/drink3",
  4713. "entity/witch/drink4"
  4714. ],
  4715. "subtitle": "subtitles.entity.witch.drink"
  4716. },
  4717. "entity.witch.hurt": {
  4718. "sounds": [
  4719. "entity/witch/hurt1",
  4720. "entity/witch/hurt2",
  4721. "entity/witch/hurt3"
  4722. ],
  4723. "subtitle": "subtitles.entity.witch.hurt"
  4724. },
  4725. "entity.witch.throw": {
  4726. "sounds": [
  4727. "entity/witch/throw1",
  4728. "entity/witch/throw2",
  4729. "entity/witch/throw3"
  4730. ],
  4731. "subtitle": "subtitles.entity.witch.throw"
  4732. },
  4733. "entity.wither.ambient": {
  4734. "sounds": [
  4735. "mob/wither/idle1",
  4736. "mob/wither/idle2",
  4737. "mob/wither/idle3",
  4738. "mob/wither/idle4"
  4739. ],
  4740. "subtitle": "subtitles.entity.wither.ambient"
  4741. },
  4742. "entity.wither.break_block": {
  4743. "sounds": [
  4744. "mob/zombie/woodbreak"
  4745. ],
  4746. "subtitle": "subtitles.entity.wither.shoot"
  4747. },
  4748. "entity.wither.death": {
  4749. "sounds": [
  4750. "mob/wither/death"
  4751. ],
  4752. "subtitle": "subtitles.entity.wither.death"
  4753. },
  4754. "entity.wither.hurt": {
  4755. "sounds": [
  4756. "mob/wither/hurt1",
  4757. "mob/wither/hurt2",
  4758. "mob/wither/hurt3",
  4759. "mob/wither/hurt4"
  4760. ],
  4761. "subtitle": "subtitles.entity.wither.hurt"
  4762. },
  4763. "entity.wither.shoot": {
  4764. "sounds": [
  4765. "mob/wither/shoot"
  4766. ],
  4767. "subtitle": "subtitles.entity.wither.shoot"
  4768. },
  4769. "entity.wither.spawn": {
  4770. "sounds": [
  4771. "mob/wither/spawn"
  4772. ],
  4773. "subtitle": "subtitles.entity.wither.spawn"
  4774. },
  4775. "entity.wither_skeleton.ambient": {
  4776. "sounds": [
  4777. "mob/wither_skeleton/idle1",
  4778. "mob/wither_skeleton/idle2",
  4779. "mob/wither_skeleton/idle3"
  4780. ],
  4781. "subtitle": "subtitles.entity.wither_skeleton.ambient"
  4782. },
  4783. "entity.wither_skeleton.death": {
  4784. "sounds": [
  4785. "mob/wither_skeleton/death1",
  4786. "mob/wither_skeleton/death2"
  4787. ],
  4788. "subtitle": "subtitles.entity.wither_skeleton.death"
  4789. },
  4790. "entity.wither_skeleton.hurt": {
  4791. "sounds": [
  4792. "mob/wither_skeleton/hurt1",
  4793. "mob/wither_skeleton/hurt2",
  4794. "mob/wither_skeleton/hurt3",
  4795. "mob/wither_skeleton/hurt4"
  4796. ],
  4797. "subtitle": "subtitles.entity.wither_skeleton.hurt"
  4798. },
  4799. "entity.wither_skeleton.step": {
  4800. "sounds": [
  4801. "mob/wither_skeleton/step1",
  4802. "mob/wither_skeleton/step2",
  4803. "mob/wither_skeleton/step3",
  4804. "mob/wither_skeleton/step4"
  4805. ]
  4806. },
  4807. "entity.wolf.ambient": {
  4808. "sounds": [
  4809. "mob/wolf/bark1",
  4810. "mob/wolf/bark2",
  4811. "mob/wolf/bark3"
  4812. ],
  4813. "subtitle": "subtitles.entity.wolf.ambient"
  4814. },
  4815. "entity.wolf.death": {
  4816. "sounds": [
  4817. "mob/wolf/death"
  4818. ],
  4819. "subtitle": "subtitles.entity.wolf.death"
  4820. },
  4821. "entity.wolf.growl": {
  4822. "sounds": [
  4823. "mob/wolf/growl1",
  4824. "mob/wolf/growl2",
  4825. "mob/wolf/growl3"
  4826. ],
  4827. "subtitle": "subtitles.entity.wolf.growl"
  4828. },
  4829. "entity.wolf.howl": {
  4830. "sounds": [
  4831. "mob/wolf/howl1",
  4832. "mob/wolf/howl2"
  4833. ]
  4834. },
  4835. "entity.wolf.hurt": {
  4836. "sounds": [
  4837. "mob/wolf/hurt1",
  4838. "mob/wolf/hurt2",
  4839. "mob/wolf/hurt3"
  4840. ],
  4841. "subtitle": "subtitles.entity.wolf.hurt"
  4842. },
  4843. "entity.wolf.pant": {
  4844. "sounds": [
  4845. "mob/wolf/panting"
  4846. ],
  4847. "subtitle": "subtitles.entity.wolf.ambient"
  4848. },
  4849. "entity.wolf.shake": {
  4850. "sounds": [
  4851. "mob/wolf/shake"
  4852. ],
  4853. "subtitle": "subtitles.entity.wolf.shake"
  4854. },
  4855. "entity.wolf.step": {
  4856. "sounds": [
  4857. "mob/wolf/step1",
  4858. "mob/wolf/step2",
  4859. "mob/wolf/step3",
  4860. "mob/wolf/step4",
  4861. "mob/wolf/step5"
  4862. ],
  4863. "subtitle": "subtitles.block.generic.footsteps"
  4864. },
  4865. "entity.wolf.whine": {
  4866. "sounds": [
  4867. "mob/wolf/whine"
  4868. ],
  4869. "subtitle": "subtitles.entity.wolf.ambient"
  4870. },
  4871. "entity.zombie.ambient": {
  4872. "sounds": [
  4873. "mob/zombie/say1",
  4874. "mob/zombie/say2",
  4875. "mob/zombie/say3"
  4876. ],
  4877. "subtitle": "subtitles.entity.zombie.ambient"
  4878. },
  4879. "entity.zombie.attack_door_wood": {
  4880. "sounds": [
  4881. "mob/zombie/wood1",
  4882. "mob/zombie/wood2",
  4883. "mob/zombie/wood3",
  4884. "mob/zombie/wood4"
  4885. ],
  4886. "subtitle": "subtitles.block.generic.break"
  4887. },
  4888. "entity.zombie.attack_iron_door": {
  4889. "sounds": [
  4890. "mob/zombie/metal1",
  4891. "mob/zombie/metal2",
  4892. "mob/zombie/metal3"
  4893. ],
  4894. "subtitle": "subtitles.block.generic.break"
  4895. },
  4896. "entity.zombie.break_door_wood": {
  4897. "sounds": [
  4898. "mob/zombie/woodbreak"
  4899. ],
  4900. "subtitle": "subtitles.block.generic.break"
  4901. },
  4902. "entity.zombie.death": {
  4903. "sounds": [
  4904. "mob/zombie/death"
  4905. ],
  4906. "subtitle": "subtitles.entity.zombie.death"
  4907. },
  4908. "entity.zombie.hurt": {
  4909. "sounds": [
  4910. "mob/zombie/hurt1",
  4911. "mob/zombie/hurt2"
  4912. ],
  4913. "subtitle": "subtitles.entity.zombie.hurt"
  4914. },
  4915. "entity.zombie.infect": {
  4916. "sounds": [
  4917. "mob/zombie/infect"
  4918. ],
  4919. "subtitle": "subtitles.entity.zombie.infect"
  4920. },
  4921. "entity.zombie.step": {
  4922. "sounds": [
  4923. "mob/zombie/step1",
  4924. "mob/zombie/step2",
  4925. "mob/zombie/step3",
  4926. "mob/zombie/step4",
  4927. "mob/zombie/step5"
  4928. ],
  4929. "subtitle": "subtitles.block.generic.footsteps"
  4930. },
  4931. "entity.zombie_horse.ambient": {
  4932. "sounds": [
  4933. "mob/horse/zombie/idle1",
  4934. "mob/horse/zombie/idle2",
  4935. "mob/horse/zombie/idle3"
  4936. ],
  4937. "subtitle": "subtitles.entity.zombie_horse.ambient"
  4938. },
  4939. "entity.zombie_horse.death": {
  4940. "sounds": [
  4941. "mob/horse/zombie/death"
  4942. ],
  4943. "subtitle": "subtitles.entity.zombie_horse.death"
  4944. },
  4945. "entity.zombie_horse.hurt": {
  4946. "sounds": [
  4947. "mob/horse/zombie/hit1",
  4948. "mob/horse/zombie/hit2",
  4949. "mob/horse/zombie/hit3",
  4950. "mob/horse/zombie/hit4"
  4951. ],
  4952. "subtitle": "subtitles.entity.zombie_horse.hurt"
  4953. },
  4954. "entity.zombie_pig.ambient": {
  4955. "sounds": [
  4956. "mob/zombiepig/zpig1",
  4957. "mob/zombiepig/zpig2",
  4958. "mob/zombiepig/zpig3",
  4959. "mob/zombiepig/zpig4"
  4960. ],
  4961. "subtitle": "subtitles.entity.zombie_pigman.ambient"
  4962. },
  4963. "entity.zombie_pig.angry": {
  4964. "sounds": [
  4965. "mob/zombiepig/zpigangry1",
  4966. "mob/zombiepig/zpigangry2",
  4967. "mob/zombiepig/zpigangry3",
  4968. "mob/zombiepig/zpigangry4"
  4969. ],
  4970. "subtitle": "subtitles.entity.zombie_pigman.angry"
  4971. },
  4972. "entity.zombie_pig.death": {
  4973. "sounds": [
  4974. "mob/zombiepig/zpigdeath"
  4975. ],
  4976. "subtitle": "subtitles.entity.zombie_pigman.death"
  4977. },
  4978. "entity.zombie_pig.hurt": {
  4979. "sounds": [
  4980. "mob/zombiepig/zpighurt1",
  4981. "mob/zombiepig/zpighurt2"
  4982. ],
  4983. "subtitle": "subtitles.entity.zombie_pigman.hurt"
  4984. },
  4985. "entity.zombie_villager.ambient": {
  4986. "sounds": [
  4987. "mob/zombie_villager/say1",
  4988. "mob/zombie_villager/say2",
  4989. "mob/zombie_villager/say3"
  4990. ],
  4991. "subtitle": "subtitles.entity.zombie_villager.ambient"
  4992. },
  4993. "entity.zombie_villager.converted": {
  4994. "sounds": [
  4995. "mob/zombie/unfect"
  4996. ],
  4997. "subtitle": "subtitles.entity.zombie_villager.converted"
  4998. },
  4999. "entity.zombie_villager.cure": {
  5000. "sounds": [
  5001. "mob/zombie/remedy"
  5002. ],
  5003. "subtitle": "subtitles.entity.zombie_villager.cure"
  5004. },
  5005. "entity.zombie_villager.death": {
  5006. "sounds": [
  5007. "mob/zombie_villager/death"
  5008. ],
  5009. "subtitle": "subtitles.entity.zombie_villager.death"
  5010. },
  5011. "entity.zombie_villager.hurt": {
  5012. "sounds": [
  5013. "mob/zombie_villager/hurt1",
  5014. "mob/zombie_villager/hurt2"
  5015. ],
  5016. "subtitle": "subtitles.entity.zombie_villager.hurt"
  5017. },
  5018. "entity.zombie_villager.step": {
  5019. "sounds": [
  5020. "mob/zombie/step1",
  5021. "mob/zombie/step2",
  5022. "mob/zombie/step3",
  5023. "mob/zombie/step4",
  5024. "mob/zombie/step5"
  5025. ],
  5026. "subtitle": "subtitles.block.generic.footsteps"
  5027. },
  5028. "item.axe.strip": {
  5029. "sounds": [
  5030. {
  5031. "name": "item/axe/strip1",
  5032. "volume": 0.9,
  5033. "pitch": 1
  5034. },
  5035. {
  5036. "name": "item/axe/strip2",
  5037. "volume": 0.9,
  5038. "pitch": 1
  5039. },
  5040. {
  5041. "name": "item/axe/strip3",
  5042. "volume": 0.9,
  5043. "pitch": 1
  5044. },
  5045. {
  5046. "name": "item/axe/strip4",
  5047. "volume": 0.9,
  5048. "pitch": 1
  5049. },
  5050. {
  5051. "name": "item/axe/strip1",
  5052. "volume": 0.9,
  5053. "pitch": 0.85
  5054. },
  5055. {
  5056. "name": "item/axe/strip2",
  5057. "volume": 0.9,
  5058. "pitch": 0.85
  5059. },
  5060. {
  5061. "name": "item/axe/strip3",
  5062. "volume": 0.9,
  5063. "pitch": 0.85
  5064. },
  5065. {
  5066. "name": "item/axe/strip4",
  5067. "volume": 0.9,
  5068. "pitch": 0.85
  5069. }
  5070. ]
  5071. },
  5072. "item.armor.equip_chain": {
  5073. "sounds": [
  5074. "item/armor/equip_chain1",
  5075. "item/armor/equip_chain2",
  5076. "item/armor/equip_chain3",
  5077. "item/armor/equip_chain4",
  5078. "item/armor/equip_chain5",
  5079. "item/armor/equip_chain6"
  5080. ],
  5081. "subtitle": "subtitles.item.armor.equip_chain"
  5082. },
  5083. "item.armor.equip_diamond": {
  5084. "sounds": [
  5085. "item/armor/equip_diamond1",
  5086. "item/armor/equip_diamond2",
  5087. "item/armor/equip_diamond3",
  5088. "item/armor/equip_diamond4",
  5089. "item/armor/equip_diamond5",
  5090. "item/armor/equip_diamond6"
  5091. ],
  5092. "subtitle": "subtitles.item.armor.equip_diamond"
  5093. },
  5094. "item.armor.equip_elytra": {
  5095. "sounds": [
  5096. "item/armor/equip_leather1",
  5097. "item/armor/equip_leather2",
  5098. "item/armor/equip_leather3",
  5099. "item/armor/equip_leather4",
  5100. "item/armor/equip_leather5",
  5101. "item/armor/equip_leather6"
  5102. ],
  5103. "subtitle": "subtitles.item.armor.equip_elytra"
  5104. },
  5105. "item.armor.equip_generic": {
  5106. "sounds": [
  5107. "item/armor/equip_generic1",
  5108. "item/armor/equip_generic2",
  5109. "item/armor/equip_generic3",
  5110. "item/armor/equip_generic4",
  5111. "item/armor/equip_generic5",
  5112. "item/armor/equip_generic6"
  5113. ],
  5114. "subtitle": "subtitles.item.armor.equip"
  5115. },
  5116. "item.armor.equip_gold": {
  5117. "sounds": [
  5118. "item/armor/equip_gold1",
  5119. "item/armor/equip_gold2",
  5120. "item/armor/equip_gold3",
  5121. "item/armor/equip_gold4",
  5122. "item/armor/equip_gold5",
  5123. "item/armor/equip_gold6"
  5124. ],
  5125. "subtitle": "subtitles.item.armor.equip_gold"
  5126. },
  5127. "item.armor.equip_iron": {
  5128. "sounds": [
  5129. "item/armor/equip_iron1",
  5130. "item/armor/equip_iron2",
  5131. "item/armor/equip_iron3",
  5132. "item/armor/equip_iron4",
  5133. "item/armor/equip_iron5",
  5134. "item/armor/equip_iron6"
  5135. ],
  5136. "subtitle": "subtitles.item.armor.equip_iron"
  5137. },
  5138. "item.armor.equip_leather": {
  5139. "sounds": [
  5140. "item/armor/equip_leather1",
  5141. "item/armor/equip_leather2",
  5142. "item/armor/equip_leather3",
  5143. "item/armor/equip_leather4",
  5144. "item/armor/equip_leather5",
  5145. "item/armor/equip_leather6"
  5146. ],
  5147. "subtitle": "subtitles.item.armor.equip_leather"
  5148. },
  5149. "item.bottle.empty": {
  5150. "sounds": [
  5151. "item/bottle/empty1",
  5152. "item/bottle/empty2"
  5153. ]
  5154. },
  5155. "item.bottle.fill": {
  5156. "sounds": [
  5157. "item/bottle/fill1",
  5158. "item/bottle/fill2",
  5159. "item/bottle/fill3",
  5160. "item/bottle/fill4"
  5161. ],
  5162. "subtitle": "subtitles.item.bottle.fill"
  5163. },
  5164. "item.bottle.fill_dragonbreath": {
  5165. "sounds": [
  5166. "item/bottle/fill_dragonbreath1",
  5167. "item/bottle/fill_dragonbreath2"
  5168. ],
  5169. "subtitle": "subtitles.item.bottle.fill"
  5170. },
  5171. "item.bucket.empty": {
  5172. "sounds": [
  5173. {
  5174. "name": "item/bucket/empty1",
  5175. "pitch": 0.9
  5176. },
  5177. "item/bucket/empty1",
  5178. "item/bucket/empty2",
  5179. "item/bucket/empty3"
  5180. ],
  5181. "subtitle": "subtitles.item.bucket.empty"
  5182. },
  5183. "item.bucket.empty_lava": {
  5184. "sounds": [
  5185. "item/bucket/empty_lava1",
  5186. "item/bucket/empty_lava2",
  5187. "item/bucket/empty_lava3"
  5188. ],
  5189. "subtitle": "subtitles.item.bucket.empty"
  5190. },
  5191. "item.bucket.fill": {
  5192. "sounds": [
  5193. "item/bucket/fill1",
  5194. "item/bucket/fill2",
  5195. "item/bucket/fill3"
  5196. ],
  5197. "subtitle": "subtitles.item.bucket.fill"
  5198. },
  5199. "item.bucket.fill_lava": {
  5200. "sounds": [
  5201. "item/bucket/fill_lava1",
  5202. "item/bucket/fill_lava2",
  5203. "item/bucket/fill_lava3"
  5204. ],
  5205. "subtitle": "subtitles.item.bucket.fill"
  5206. },
  5207. "item.bucket.empty_fish": {
  5208. "sounds": [
  5209. {
  5210. "name": "item/bucket/empty_fish1",
  5211. "volume": 1
  5212. },
  5213. {
  5214. "name": "item/bucket/empty_fish2",
  5215. "volume": 1
  5216. },
  5217. {
  5218. "name": "item/bucket/empty_fish3",
  5219. "volume": 1
  5220. }
  5221. ]
  5222. },
  5223. "item.bucket.fill_fish": {
  5224. "sounds": [
  5225. {
  5226. "name": "item/bucket/fill_fish1",
  5227. "volume": 1
  5228. },
  5229. {
  5230. "name": "item/bucket/fill_fish2",
  5231. "volume": 1
  5232. },
  5233. {
  5234. "name": "item/bucket/fill_fish3",
  5235. "volume": 1
  5236. }
  5237. ]
  5238. },
  5239. "item.chorus_fruit.teleport": {
  5240. "sounds": [
  5241. "mob/endermen/portal",
  5242. "mob/endermen/portal2"
  5243. ],
  5244. "subtitle": "subtitles.item.chorus_fruit.teleport"
  5245. },
  5246. "item.elytra.flying": {
  5247. "sounds": [
  5248. {
  5249. "name": "item/elytra/elytra_loop",
  5250. "volume": 0.6
  5251. }
  5252. ]
  5253. },
  5254. "item.firecharge.use": {
  5255. "sounds": [
  5256. "mob/ghast/fireball4"
  5257. ],
  5258. "subtitle": "subtitles.item.firecharge.use"
  5259. },
  5260. "item.flintandsteel.use": {
  5261. "sounds": [
  5262. "fire/ignite"
  5263. ],
  5264. "subtitle": "subtitles.item.flintandsteel.use"
  5265. },
  5266. "item.hoe.till": {
  5267. "sounds": [
  5268. "item/hoe/till1",
  5269. "item/hoe/till2",
  5270. "item/hoe/till3",
  5271. "item/hoe/till4"
  5272. ],
  5273. "subtitle": "subtitles.item.hoe.till"
  5274. },
  5275. "item.shield.block": {
  5276. "sounds": [
  5277. "item/shield/block1",
  5278. "item/shield/block2",
  5279. "item/shield/block3",
  5280. "item/shield/block4",
  5281. "item/shield/block5"
  5282. ],
  5283. "subtitle": "subtitles.item.shield.block"
  5284. },
  5285. "item.shield.break": {
  5286. "sounds": [
  5287. "random/break"
  5288. ],
  5289. "subtitle": "subtitles.entity.item.break"
  5290. },
  5291. "item.shovel.flatten": {
  5292. "sounds": [
  5293. "item/shovel/flatten1",
  5294. "item/shovel/flatten2",
  5295. "item/shovel/flatten3",
  5296. "item/shovel/flatten4"
  5297. ],
  5298. "subtitle": "subtitles.item.shovel.flatten"
  5299. },
  5300. "item.totem.use": {
  5301. "sounds": [
  5302. "item/totem/use_totem"
  5303. ],
  5304. "subtitle": "subtitles.item.totem.use"
  5305. },
  5306. "music.creative": {
  5307. "sounds": [
  5308. {
  5309. "type": "event",
  5310. "name": "music.game"
  5311. },
  5312. {
  5313. "name": "music/game/creative/creative1",
  5314. "stream": true
  5315. },
  5316. {
  5317. "name": "music/game/creative/creative2",
  5318. "stream": true
  5319. },
  5320. {
  5321. "name": "music/game/creative/creative3",
  5322. "stream": true
  5323. },
  5324. {
  5325. "name": "music/game/creative/creative4",
  5326. "stream": true
  5327. },
  5328. {
  5329. "name": "music/game/creative/creative5",
  5330. "stream": true
  5331. },
  5332. {
  5333. "name": "music/game/creative/creative6",
  5334. "stream": true
  5335. }
  5336. ]
  5337. },
  5338. "music.credits": {
  5339. "sounds": [
  5340. {
  5341. "name": "music/game/end/credits",
  5342. "stream": true
  5343. }
  5344. ]
  5345. },
  5346. "music.dragon": {
  5347. "sounds": [
  5348. {
  5349. "name": "music/game/end/boss",
  5350. "stream": true
  5351. }
  5352. ]
  5353. },
  5354. "music.end": {
  5355. "sounds": [
  5356. {
  5357. "name": "music/game/end/end",
  5358. "stream": true
  5359. }
  5360. ]
  5361. },
  5362. "music.game": {
  5363. "sounds": [
  5364. {
  5365. "name": "music/game/calm1",
  5366. "stream": true
  5367. },
  5368. {
  5369. "name": "music/game/calm2",
  5370. "stream": true
  5371. },
  5372. {
  5373. "name": "music/game/calm3",
  5374. "stream": true
  5375. },
  5376. {
  5377. "name": "music/game/hal1",
  5378. "stream": true
  5379. },
  5380. {
  5381. "name": "music/game/hal2",
  5382. "stream": true
  5383. },
  5384. {
  5385. "name": "music/game/hal3",
  5386. "stream": true
  5387. },
  5388. {
  5389. "name": "music/game/hal4",
  5390. "stream": true
  5391. },
  5392. {
  5393. "name": "music/game/nuance1",
  5394. "stream": true
  5395. },
  5396. {
  5397. "name": "music/game/nuance2",
  5398. "stream": true
  5399. },
  5400. {
  5401. "name": "music/game/piano1",
  5402. "stream": true
  5403. },
  5404. {
  5405. "name": "music/game/piano2",
  5406. "stream": true
  5407. },
  5408. {
  5409. "name": "music/game/piano3",
  5410. "stream": true
  5411. }
  5412. ]
  5413. },
  5414. "music.menu": {
  5415. "sounds": [
  5416. {
  5417. "name": "music/menu/menu1",
  5418. "stream": true
  5419. },
  5420. {
  5421. "name": "music/menu/menu2",
  5422. "stream": true
  5423. },
  5424. {
  5425. "name": "music/menu/menu3",
  5426. "stream": true
  5427. },
  5428. {
  5429. "name": "music/menu/menu4",
  5430. "stream": true
  5431. }
  5432. ]
  5433. },
  5434. "music.nether": {
  5435. "sounds": [
  5436. {
  5437. "name": "music/game/nether/nether1",
  5438. "stream": true
  5439. },
  5440. {
  5441. "name": "music/game/nether/nether2",
  5442. "stream": true
  5443. },
  5444. {
  5445. "name": "music/game/nether/nether3",
  5446. "stream": true
  5447. },
  5448. {
  5449. "name": "music/game/nether/nether4",
  5450. "stream": true
  5451. }
  5452. ]
  5453. },
  5454. "record.11": {
  5455. "sounds": [
  5456. {
  5457. "name": "records/11",
  5458. "stream": true
  5459. }
  5460. ]
  5461. },
  5462. "record.13": {
  5463. "sounds": [
  5464. {
  5465. "name": "records/13",
  5466. "stream": true
  5467. }
  5468. ]
  5469. },
  5470. "record.blocks": {
  5471. "sounds": [
  5472. {
  5473. "name": "records/blocks",
  5474. "stream": true
  5475. }
  5476. ]
  5477. },
  5478. "record.cat": {
  5479. "sounds": [
  5480. {
  5481. "name": "records/cat",
  5482. "stream": true
  5483. }
  5484. ]
  5485. },
  5486. "record.chirp": {
  5487. "sounds": [
  5488. {
  5489. "name": "records/chirp",
  5490. "stream": true
  5491. }
  5492. ]
  5493. },
  5494. "record.far": {
  5495. "sounds": [
  5496. {
  5497. "name": "records/far",
  5498. "stream": true
  5499. }
  5500. ]
  5501. },
  5502. "record.mall": {
  5503. "sounds": [
  5504. {
  5505. "name": "records/mall",
  5506. "stream": true
  5507. }
  5508. ]
  5509. },
  5510. "record.mellohi": {
  5511. "sounds": [
  5512. {
  5513. "name": "records/mellohi",
  5514. "stream": true
  5515. }
  5516. ]
  5517. },
  5518. "record.stal": {
  5519. "sounds": [
  5520. {
  5521. "name": "records/stal",
  5522. "stream": true
  5523. }
  5524. ]
  5525. },
  5526. "record.strad": {
  5527. "sounds": [
  5528. {
  5529. "name": "records/strad",
  5530. "stream": true
  5531. }
  5532. ]
  5533. },
  5534. "record.wait": {
  5535. "sounds": [
  5536. {
  5537. "name": "records/wait",
  5538. "stream": true
  5539. }
  5540. ]
  5541. },
  5542. "record.ward": {
  5543. "sounds": [
  5544. {
  5545. "name": "records/ward",
  5546. "stream": true
  5547. }
  5548. ]
  5549. },
  5550. "ui.button.click": {
  5551. "sounds": [
  5552. "random/click"
  5553. ]
  5554. },
  5555. "ui.toast.in": {
  5556. "sounds": [
  5557. {
  5558. "name": "ui/toast/in",
  5559. "volume": 0.4
  5560. }
  5561. ]
  5562. },
  5563. "ui.toast.out": {
  5564. "sounds": [
  5565. {
  5566. "name": "ui/toast/out",
  5567. "volume": 0.4
  5568. }
  5569. ]
  5570. },
  5571. "ui.toast.challenge_complete": {
  5572. "sounds": [
  5573. {
  5574. "name": "ui/toast/challenge_complete",
  5575. "volume": 0.6
  5576. }
  5577. ]
  5578. },
  5579. "weather.rain": {
  5580. "sounds": [
  5581. "ambient/weather/rain1",
  5582. "ambient/weather/rain2",
  5583. "ambient/weather/rain3",
  5584. "ambient/weather/rain4",
  5585. "ambient/weather/rain5",
  5586. "ambient/weather/rain6",
  5587. "ambient/weather/rain7",
  5588. "ambient/weather/rain8"
  5589. ],
  5590. "subtitle": "subtitles.weather.rain"
  5591. },
  5592. "weather.rain.above": {
  5593. "sounds": [
  5594. "ambient/weather/rain1",
  5595. "ambient/weather/rain2",
  5596. "ambient/weather/rain3",
  5597. "ambient/weather/rain4"
  5598. ],
  5599. "subtitle": "subtitles.weather.rain"
  5600. }
  5601. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement