From 3eb8c7a8fca3f22475d53e30f0b90a6737f313fa Mon Sep 17 00:00:00 2001 From: bculkin2442 Date: Thu, 24 May 2018 15:53:20 -0400 Subject: Initial commit --- YWD/src/main/resources/assets/fyresmodjam/sounds.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 YWD/src/main/resources/assets/fyresmodjam/sounds.json (limited to 'YWD/src/main/resources/assets/fyresmodjam/sounds.json') diff --git a/YWD/src/main/resources/assets/fyresmodjam/sounds.json b/YWD/src/main/resources/assets/fyresmodjam/sounds.json new file mode 100755 index 0000000..348c793 --- /dev/null +++ b/YWD/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 -- cgit v1.2.3