Various improvements to sounds

- Added several new sounds, mostly for ice spells
- Added automatic registering of sound events
- Finally fixed the frost ray and wall of frost sounds
- Removed a few unused sound files
This commit is contained in:
Electroblob77
2020-06-12 22:15:44 +01:00
parent a344011486
commit 8aadf5a446
28 changed files with 46 additions and 156 deletions
@@ -23,7 +23,8 @@
"entity.entrapment.ambient": {"category": "spells", "sounds": ["portal/portal"]},
"entity.entrapment.vanish": {"category": "spells", "sounds": ["portal/trigger"]},
"entity.fire_ring.ambient": {"category": "spells", "sounds": ["fire/fire"]},
"entity.fire_sigil.trigger": {"category": "spells", "sounds": ["mob/ghast/fireball4"]},
"entity.fire_sigil.trigger": {"category": "spells", "sounds": ["ebwizardry:combust"]},
"entity.forcefield.ambient": {"category": "spells", "sounds": ["ebwizardry:forcefield"]},
"entity.forcefield.deflect": {"category": "spells", "sounds": ["ebwizardry:effect1", "ebwizardry:effect2"]},
"entity.frost_sigil.trigger": {"category": "spells", "sounds": ["ebwizardry:freeze"]},
"entity.hammer.attack": {"category": "spells", "sounds": ["ebwizardry:arc1", "ebwizardry:arc2", "ebwizardry:arc3"]},
@@ -31,7 +32,7 @@
"entity.hammer.throw": {"category": "spells", "sounds": ["random/bow"]},
"entity.hammer.land": {"category": "spells", "sounds": ["random/anvil_land"]},
"entity.heal_aura.ambient": {"category": "spells", "sounds": ["ebwizardry:sparkle"]},
"entity.ice_spike.extend": {"category": "spells", "sounds": ["ebwizardry:ice"]},
"entity.ice_spike.extend": {"category": "spells", "sounds": ["ebwizardry:slice"]},
"entity.lightning_sigil.trigger": {"category": "spells", "sounds": ["ebwizardry:arc1", "ebwizardry:arc2", "ebwizardry:arc3"]},
"entity.meteor.falling": {"category": "spells", "sounds": ["ebwizardry:flames_loop"]},
"entity.shield.deflect": {"category": "spells", "sounds": ["ebwizardry:effect1", "ebwizardry:effect2"]},
@@ -82,7 +83,7 @@
"entity.firebolt.hit": {"category": "spells", "sounds": ["liquid/lavapop"]},
"entity.firebomb.throw": {"category": "spells", "sounds": ["random/bow"]},
"entity.firebomb.smash": {"category": "spells", "sounds": ["random/glass1", "random/glass2", "random/glass3"]},
"entity.firebomb.fire": {"category": "spells", "sounds": ["mob/ghast/fireball4"]},
"entity.firebomb.fire": {"category": "spells", "sounds": ["ebwizardry:combust"]},
"entity.force_arrow.hit": {"category": "spells", "sounds": ["fireworks/blast1"]},
"entity.force_orb.hit": {"category": "spells", "sounds": ["damage/hit1", "damage/hit2", "damage/hit3"]},
"entity.force_orb.hit_block": {"category": "spells", "sounds": ["fireworks/blast1"]},
@@ -124,14 +125,14 @@
"spell.banish": {"category": "spells", "sounds": ["mob/endermen/portal", "mob/endermen/portal2"]},
"spell.black_hole": {"category": "spells", "sounds": ["mob/evocation_illager/prepare_attack1", "mob/evocation_illager/prepare_attack2"]},
"spell.blink": {"category": "spells", "sounds": ["mob/endermen/portal", "mob/endermen/portal2"]},
"spell.blizzard": {"category": "spells", "sounds": ["ebwizardry:ice"]},
"spell.blizzard": {"category": "spells", "sounds": ["ebwizardry:ice_age"]},
"spell.bubble.shoot": {"category": "spells", "sounds": ["ebwizardry:ice"]},
"spell.bubble.splash": {"category": "spells", "sounds": ["liquid/swim1", "liquid/swim2", "liquid/swim3", "liquid/swim4"], "volume": 2},
"spell.chain_lightning": {"category": "spells", "sounds": ["ebwizardry:arc1", "ebwizardry:arc2", "ebwizardry:arc3"]},
"spell.charge": {"category": "spells", "sounds": ["ebwizardry:shockwave"]},
"spell.clairvoyance": {"category": "spells", "sounds": ["ebwizardry:conjure"]},
"spell.cobwebs": {"category": "spells", "sounds": ["random/fizz"]},
"spell.combustion_rune": {"category": "spells", "sounds": ["fire/ignite"]},
"spell.combustion_rune": {"category": "spells", "sounds": ["ebwizardry:combust"]},
"spell.containment": {"category": "spells", "sounds": ["mob/guardian/curse"]},
"spell.conjure_armour": {"category": "spells", "sounds": ["ebwizardry:conjure"]},
"spell.conjure_block": {"category": "spells", "sounds": ["ebwizardry:conjure"]},
@@ -182,9 +183,9 @@
"spell.freeze": {"category": "spells", "sounds": ["ebwizardry:ice"]},
"spell.freezing_weapon": {"category": "spells", "sounds": ["ebwizardry:buff"]},
"spell.frost_axe": {"category": "spells", "sounds": ["ebwizardry:buff"]},
"spell.frost_ray.start": {"category": "spells", "sounds": ["ebwizardry:frostray"]},
"spell.frost_ray.loop": {"category": "spells", "sounds": ["ebwizardry:frostray"]},
"spell.frost_ray.end": {"category": "spells", "sounds": ["ebwizardry:frostray"]},
"spell.frost_ray.start": {"category": "spells", "sounds": ["ebwizardry:frost_start"]},
"spell.frost_ray.loop": {"category": "spells", "sounds": ["ebwizardry:frost_loop"]},
"spell.frost_ray.end": {"category": "spells", "sounds": ["ebwizardry:frost_end"]},
"spell.frost_sigil": {"category": "spells", "sounds": ["ebwizardry:ice"]},
"spell.frost_step": {"category": "spells", "sounds": ["ebwizardry:buff"]},
"spell.glide": {"category": "spells", "sounds": [{"name": "item/elytra/elytra_loop", "volume": 0.6}]},
@@ -205,13 +206,13 @@
"spell.heal_ally": {"category": "spells", "sounds": ["ebwizardry:heal"]},
"spell.healing_aura": {"category": "spells", "sounds": ["ebwizardry:conjure_large"]},
"spell.homing_spark": {"category": "spells", "sounds": ["ebwizardry:conjure"]},
"spell.iceball": {"category": "spells", "sounds": ["ebwizardry:ice"]},
"spell.ice_age": {"category": "spells", "sounds": ["ebwizardry:ice"]},
"spell.ice_charge": {"category": "spells", "sounds": ["ebwizardry:ice"]},
"spell.iceball": {"category": "spells", "sounds": ["ebwizardry:whoosh1", "ebwizardry:whoosh2"]},
"spell.ice_age": {"category": "spells", "sounds": ["ebwizardry:ice_age"]},
"spell.ice_charge": {"category": "spells", "sounds": ["ebwizardry:whoosh1", "ebwizardry:whoosh2"]},
"spell.ice_lance": {"category": "spells", "sounds": ["ebwizardry:ice"]},
"spell.ice_shard": {"category": "spells", "sounds": ["ebwizardry:ice"]},
"spell.ice_shroud": {"category": "spells", "sounds": ["ebwizardry:buff"]},
"spell.ice_spikes": {"category": "spells", "sounds": ["ebwizardry:ice"]},
"spell.ice_spikes": {"category": "spells", "sounds": ["ebwizardry:whoosh1", "ebwizardry:whoosh2"]},
"spell.ice_statue.shoot": {"category": "spells", "sounds": ["ebwizardry:ice"]},
"spell.ice_statue.freeze": {"category": "spells", "sounds": ["ebwizardry:freeze"]},
"spell.ignite": {"category": "spells", "sounds": ["fire/ignite"]},
@@ -242,7 +243,7 @@
"spell.lightning_web.start": {"category": "spells", "sounds": ["ebwizardry:lightning_ray_start"]},
"spell.lightning_web.loop": {"category": "spells", "sounds": ["ebwizardry:lightning_ray_loop"]},
"spell.lightning_web.end": {"category": "spells", "sounds": ["ebwizardry:lightning_ray_end"]},
"spell.magic_missile": {"category": "spells", "sounds": ["ebwizardry:magic1"]},
"spell.magic_missile": {"category": "spells", "sounds": ["ebwizardry:magic"]},
"spell.metamorphosis": {"category": "spells", "sounds": ["mob/illusion_illager/prepare_mirror"]},
"spell.meteor": {"category": "spells", "sounds": ["mob/illusion_illager/prepare_blind"]},
"spell.mind_control": {"category": "spells", "sounds": ["mob/guardian/elder_death"]},
@@ -257,7 +258,7 @@
"spell.plague_of_darkness": {"category": "spells", "sounds": ["mob/wither/death"]},
"spell.pocket_furnace": {"category": "spells", "sounds": ["block/furnace/fire_crackle1", "block/furnace/fire_crackle2", "block/furnace/fire_crackle3", "block/furnace/fire_crackle4", "block/furnace/fire_crackle5"]},
"spell.pocket_workbench": {"category": "spells", "sounds": ["ebwizardry:conjure"]},
"spell.poison": {"category": "spells", "sounds": ["ebwizardry:ice"]},
"spell.poison": {"category": "spells", "sounds": ["ebwizardry:whoosh1", "ebwizardry:whoosh2"]},
"spell.poison_bomb": {"category": "spells", "sounds": ["random/bow"]},
"spell.possession.possess": {"category": "spells", "sounds": ["mob/evocation_illager/prepare_attack1", "mob/evocation_illager/prepare_attack2"]},
"spell.possession.end": {"category": "spells", "sounds": ["mob/guardian/elder_idle1", "mob/guardian/elder_idle2", "mob/guardian/elder_idle3", "mob/guardian/elder_idle4"]},
@@ -268,7 +269,7 @@
"spell.replenish_hunger": {"category": "spells", "sounds": ["ebwizardry:heal"]},
"spell.resurrection": {"category": "spells", "sounds": ["ebwizardry:buff_large"]},
"spell.reversal": {"category": "spells", "sounds": ["mob/wither/hurt1", "mob/wither/hurt2", "mob/wither/hurt3", "mob/wither/hurt4"]},
"spell.ring_of_fire": {"category": "spells", "sounds": ["mob/ghast/fireball4"]},
"spell.ring_of_fire": {"category": "spells", "sounds": ["ebwizardry:combust"]},
"spell.satiety": {"category": "spells", "sounds": ["ebwizardry:buff_large"]},
"spell.shadow_ward.start": {"category": "spells", "sounds": ["ebwizardry:dark_aura_start"]},
"spell.shadow_ward.loop": {"category": "spells", "sounds": ["ebwizardry:dark_aura_loop"]},
@@ -313,15 +314,15 @@
"spell.telekinesis": {"category": "spells", "sounds": ["ebwizardry:conjure"]},
"spell.thunderbolt": {"category": "spells", "sounds": ["mob/evocation_illager/cast1", "mob/evocation_illager/cast2"]},
"spell.thunderstorm": {"category": "spells", "sounds": ["ebwizardry:arc1", "ebwizardry:arc2", "ebwizardry:arc3"]},
"spell.tornado": {"category": "spells", "sounds": ["ebwizardry:ice"]},
"spell.tornado": {"category": "spells", "sounds": ["ebwizardry:zoom1", "ebwizardry:zoom2", "ebwizardry:zoom3"]},
"spell.transience": {"category": "spells", "sounds": ["ebwizardry:buff"]},
"spell.transportation": {"category": "spells", "sounds": ["portal/trigger"]},
"spell.transportation.travel": {"category": "spells", "sounds": ["portal/travel"]},
"spell.vanishing_box": {"category": "spells", "sounds": ["block/enderchest/open"]},
"spell.vex_swarm": {"category": "spells", "sounds": ["mob/evocation_illager/prepare_summon"]},
"spell.wall_of_frost.start": {"category": "spells", "sounds": ["ebwizardry:frostray"]},
"spell.wall_of_frost.loop": {"category": "spells", "sounds": ["ebwizardry:frostray"]},
"spell.wall_of_frost.end": {"category": "spells", "sounds": ["ebwizardry:frostray"]},
"spell.wall_of_frost.start": {"category": "spells", "sounds": ["ebwizardry:frost_start"]},
"spell.wall_of_frost.loop": {"category": "spells", "sounds": ["ebwizardry:frost_loop"]},
"spell.wall_of_frost.end": {"category": "spells", "sounds": ["ebwizardry:frost_end"]},
"spell.ward": {"category": "spells", "sounds": ["ebwizardry:buff"]},
"spell.water_breathing": {"category": "spells", "sounds": ["ebwizardry:buff"]},
"spell.whirlwind": {"category": "spells", "sounds": ["ebwizardry:ice"]},
@@ -341,7 +342,7 @@
"forfeit.freeze_self": {"category": "spells", "sounds": ["ebwizardry:freeze"]},
"forfeit.freeze_self_2": {"category": "spells", "sounds": ["ebwizardry:freeze"]},
"forfeit.ice_spikes": {"category": "spells", "sounds": []},
"forfeit.blizzard": {"category": "spells", "sounds": ["ebwizardry:ice"]},
"forfeit.blizzard": {"category": "spells", "sounds": ["ebwizardry:ice_age"]},
"forfeit.ice_wraiths": {"category": "spells", "sounds": ["mob/wither/idle1", "mob/wither/idle2", "mob/wither/idle3", "mob/wither/idle4"]},
"forfeit.hailstorm": {"category": "spells", "sounds": ["mob/illusion_illager/prepare_blind"]},
"forfeit.ice_giant": {"category": "spells", "sounds": ["mob/evocation_illager/prepare_summon"]},
@@ -360,7 +361,7 @@
"forfeit.snares": {"category": "spells", "sounds": ["dig/grass1", "dig/grass2", "dig/grass3", "dig/grass4"]},
"forfeit.squid": {"category": "spells", "sounds": ["liquid/swim1", "liquid/swim2", "liquid/swim3", "liquid/swim4"], "volume": 2},
"forfeit.uproot_plants": {"category": "spells", "sounds": []},
"forfeit.poison_self": {"category": "spells", "sounds": ["ebwizardry:ice"]},
"forfeit.poison_self": {"category": "spells", "sounds": ["random/fizz"]},
"forfeit.flood": {"category": "spells", "sounds": ["item/bucket/empty1", "item/bucket/empty2", "item/bucket/empty3"]},
"forfeit.bury_self": {"category": "spells", "sounds": ["ebwizardry:rumble"]},
"forfeit.spill_inventory": {"category": "spells", "sounds": ["ebwizardry:effect1", "ebwizardry:effect2"]},
@@ -740,7 +740,7 @@
"Sound Effects:",
"- OhhWowProductions\n- fredzed\n- deleted_user_3277771\n- DiscoveryME",
"- OhhWowProductions\n- fredzed\n- deleted_user_3277771\n- DiscoveryME\n- OGSoundFX",
"For more information, check out the @https://github.com/Electroblob77/Wizardry/wiki wiki@.",
@@ -740,7 +740,7 @@
"Sound Effects:",
"- OhhWowProductions\n- fredzed\n- deleted_user_3277771\n- DiscoveryME",
"- OhhWowProductions\n- fredzed\n- deleted_user_3277771\n- DiscoveryME\n- OGSoundFX",
"For more information, check out the @https://github.com/Electroblob77/Wizardry/wiki wiki@.",