Skip to content

Commit

Permalink
Add remaining magic sounds
Browse files Browse the repository at this point in the history
  • Loading branch information
Dablakbandit committed Oct 10, 2024
1 parent 5f15912 commit d4bbd03
Show file tree
Hide file tree
Showing 21 changed files with 126 additions and 0 deletions.
126 changes: 126 additions & 0 deletions assets/minecraft/sounds.json
Original file line number Diff line number Diff line change
Expand Up @@ -551,6 +551,132 @@
"player/skills/magic/snare_cast"
]
},
"magic.claws_of_guthix": {
"category": "player",
"sounds": [
"player/skills/magic/claws_of_guthix"
]
},
"magic.earth_blast": {
"category": "player",
"sounds": [
"player/skills/magic/earth_blast"
]
},
"magic.earth_bolt": {
"category": "player",
"sounds": [
"player/skills/magic/earth_bolt"
]
},
"magic.earth_strike": {
"category": "player",
"sounds": [
"player/skills/magic/earth_strike"
]
},
"magic.earth_wave": {
"category": "player",
"sounds": [
"player/skills/magic/earth_wave"
]
},
"magic.fire_blast": {
"category": "player",
"sounds": [
"player/skills/magic/fire_blast"
]
},
"magic.fire_bolt": {
"category": "player",
"sounds": [
"player/skills/magic/fire_bolt"
]
},
"magic.fire_strike": {
"category": "player",
"sounds": [
"player/skills/magic/fire_strike"
]
},
"magic.fire_wave": {
"category": "player",
"sounds": [
"player/skills/magic/fire_wave"
]
},
"magic.flames_of_zamorak": {
"category": "player",
"sounds": [
"player/skills/magic/flames_of_zamorak"
]
},
"magic.iban_blast": {
"category": "player",
"sounds": [
"player/skills/magic/iban_blast"
]
},
"magic.magic_dart": {
"category": "player",
"sounds": [
"player/skills/magic/magic_dart"
]
},
"magic.saradomin_strike": {
"category": "player",
"sounds": [
"player/skills/magic/saradomin_strike"
]
},
"magic.water_blast": {
"category": "player",
"sounds": [
"player/skills/magic/water_blast"
]
},
"magic.water_bolt": {
"category": "player",
"sounds": [
"player/skills/magic/water_bolt"
]
},
"magic.water_strike": {
"category": "player",
"sounds": [
"player/skills/magic/water_strike"
]
},
"magic.water_wave": {
"category": "player",
"sounds": [
"player/skills/magic/water_wave"
]
},
"magic.wind_blast": {
"category": "player",
"sounds": [
"player/skills/magic/wind_blast"
]
},
"magic.wind_bolt": {
"category": "player",
"sounds": [
"player/skills/magic/wind_bolt"
]
},
"magic.wind_strike": {
"category": "player",
"sounds": [
"player/skills/magic/wind_strike"
]
},
"magic.wind_wave": {
"category": "player",
"sounds": [
"player/skills/magic/wind_wave"
]
},
"magic.confuse_cast": {
"category": "player",
"sounds": [
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit d4bbd03

Please sign in to comment.