-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add final missing music + music data. (#8)
* Add music file, scroll, stone and disc textures for OST * Add Constant Reminders to sounds.json
- Loading branch information
1 parent
93c6051
commit 1f7772f
Showing
7 changed files
with
43 additions
and
0 deletions.
There are no files selected for viewing
8 changes: 8 additions & 0 deletions
8
pack/resources/datapack/required/music-121/data/mf121_music/jukebox_song/bastille.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"comparator_output": 1, | ||
"description": "WorldWidePixel - Bastille", | ||
"length_in_seconds": 158.0, | ||
"sound_event": { | ||
"sound_id": "mf121_music:music.bastille" | ||
} | ||
} |
8 changes: 8 additions & 0 deletions
8
...sources/datapack/required/music-121/data/mf121_music/jukebox_song/constant_reminders.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"comparator_output": 1, | ||
"description": "WorldWidePixel - Constant Reminders", | ||
"length_in_seconds": 123.0, | ||
"sound_event": { | ||
"sound_id": "mf121_music:music.constant_reminders" | ||
} | ||
} |
8 changes: 8 additions & 0 deletions
8
pack/resources/datapack/required/music-121/data/mf121_music/jukebox_song/montreal.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"comparator_output": 1, | ||
"description": "WorldWidePixel - Montreal", | ||
"length_in_seconds": 157.0, | ||
"sound_event": { | ||
"sound_id": "mf121_music:music.montreal" | ||
} | ||
} |
8 changes: 8 additions & 0 deletions
8
.../resources/datapack/required/music-121/data/mf121_music/jukebox_song/stasis_overture.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"comparator_output": 1, | ||
"description": "WorldWidePixel - Stasis Overture", | ||
"length_in_seconds": 186.0, | ||
"sound_event": { | ||
"sound_id": "mf121_music:music.stasis_overture" | ||
} | ||
} |
8 changes: 8 additions & 0 deletions
8
pack/resources/datapack/required/music-121/data/mf121_music/jukebox_song/time_farewell.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"comparator_output": 1, | ||
"description": "WorldWidePixel - Time Enough to Say Farewell", | ||
"length_in_seconds": 168.0, | ||
"sound_event": { | ||
"sound_id": "mf121_music:music.time_farewell" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+834 KB
...es/resourcepack/required/music-121/assets/mf121_music/sounds/music/constant_reminders.ogg
Binary file not shown.