diff options
| author | Benjamin Culkin <scorpress@gmail.com> | 2024-08-12 17:08:54 -0400 |
|---|---|---|
| committer | Benjamin Culkin <scorpress@gmail.com> | 2024-08-12 17:08:54 -0400 |
| commit | b8b41aa5846dae5a9bbf4fee82020f1d9e2b2a48 (patch) | |
| tree | 9bce3e85926cfb68b3ebbc5d89f13ce10736e32d /src/main/resources/assets/fyresmodjam/sounds.json | |
Diffstat (limited to 'src/main/resources/assets/fyresmodjam/sounds.json')
| -rw-r--r-- | src/main/resources/assets/fyresmodjam/sounds.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/resources/assets/fyresmodjam/sounds.json b/src/main/resources/assets/fyresmodjam/sounds.json new file mode 100644 index 0000000..348c793 --- /dev/null +++ b/src/main/resources/assets/fyresmodjam/sounds.json @@ -0,0 +1,3 @@ +{
+ "pillarActivated": {"catagory":"master","sounds":[{"name":"pillarActivated","stream":"false"}]}
+}
\ No newline at end of file |
