-
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.
Something something; uhh: The Ultimate Music PR (#5)
* Add music file, scroll, stone and disc textures for OST * Add remaining music (minus Constant Reminders)
- Loading branch information
1 parent
059fe95
commit 62fdd8b
Showing
6 changed files
with
55 additions
and
71 deletions.
There are no files selected for viewing
126 changes: 55 additions & 71 deletions
126
pack/resources/resourcepack/required/music-121/assets/mf121_music/sounds.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 |
---|---|---|
@@ -1,72 +1,56 @@ | ||
{ | ||
"music.time": { | ||
"sounds": [ | ||
"mf121_music:music/time" | ||
] | ||
}, | ||
"music.metaphor_split": { | ||
"sounds": [ | ||
"mf121_music:music/metaphor_split" | ||
] | ||
}, | ||
"music.bird_pipes": { | ||
"sounds": [ | ||
"mf121_music:music/bird_pipes" | ||
] | ||
}, | ||
"music.twenty_ticks": { | ||
"sounds": [ | ||
"mf121_music:music/twenty_ticks" | ||
] | ||
}, | ||
"music.sublime_inversion": { | ||
"sounds": [ | ||
"mf121_music:music/sublime_inversion" | ||
] | ||
}, | ||
"music.epoch": { | ||
"sounds": [ | ||
"mf121_music:music/epoch" | ||
] | ||
}, | ||
"music.angelsreprise": { | ||
"sounds": [ | ||
"mf121_music:music/angelsreprise" | ||
] | ||
}, | ||
"music.kleptoophanim": { | ||
"sounds": [ | ||
"mf121_music:music/kleptoophanim" | ||
] | ||
}, | ||
"music.effigy": { | ||
"sounds": [ | ||
"mf121_music:music/effigy" | ||
] | ||
}, | ||
"music.subwoofernulb": { | ||
"sounds": [ | ||
"mf121_music:music/subwoofernulb" | ||
] | ||
}, | ||
"music.chronograph": { | ||
"sounds": [ | ||
"mf121_music:music/chronograph" | ||
] | ||
}, | ||
"music.mallofepoch": { | ||
"sounds": [ | ||
"mf121_music:music/mallofepoch" | ||
] | ||
}, | ||
"music.traincrossing": { | ||
"sounds": [ | ||
"mf121_music:music/traincrossing" | ||
] | ||
}, | ||
"music.duetime": { | ||
"sounds": [ | ||
"mf121_music:music/duetime" | ||
] | ||
} | ||
} | ||
"music.time": { | ||
"sounds": ["mf121_music:music/time"] | ||
}, | ||
"music.metaphor_split": { | ||
"sounds": ["mf121_music:music/metaphor_split"] | ||
}, | ||
"music.bird_pipes": { | ||
"sounds": ["mf121_music:music/bird_pipes"] | ||
}, | ||
"music.twenty_ticks": { | ||
"sounds": ["mf121_music:music/twenty_ticks"] | ||
}, | ||
"music.sublime_inversion": { | ||
"sounds": ["mf121_music:music/sublime_inversion"] | ||
}, | ||
"music.epoch": { | ||
"sounds": ["mf121_music:music/epoch"] | ||
}, | ||
"music.angelsreprise": { | ||
"sounds": ["mf121_music:music/angelsreprise"] | ||
}, | ||
"music.kleptoophanim": { | ||
"sounds": ["mf121_music:music/kleptoophanim"] | ||
}, | ||
"music.effigy": { | ||
"sounds": ["mf121_music:music/effigy"] | ||
}, | ||
"music.subwoofernulb": { | ||
"sounds": ["mf121_music:music/subwoofernulb"] | ||
}, | ||
"music.chronograph": { | ||
"sounds": ["mf121_music:music/chronograph"] | ||
}, | ||
"music.mallofepoch": { | ||
"sounds": ["mf121_music:music/mallofepoch"] | ||
}, | ||
"music.traincrossing": { | ||
"sounds": ["mf121_music:music/traincrossing"] | ||
}, | ||
"music.duetime": { | ||
"sounds": ["mf121_music:music/duetime"] | ||
}, | ||
"music.bastille": { | ||
"sounds": ["mf121_music:music/bastille"] | ||
}, | ||
"music.montreal": { | ||
"sounds": ["mf121_music:music/montreal"] | ||
}, | ||
"music.stasis_overture": { | ||
"sounds": ["mf121_music:music/stasis_overture"] | ||
}, | ||
"music.time_farewell": { | ||
"sounds": ["mf121_music:music/time_farewell"] | ||
} | ||
} |
Binary file added
BIN
+963 KB
pack/resources/resourcepack/required/music-121/assets/mf121_music/sounds/music/bastille.ogg
Binary file not shown.
Binary file modified
BIN
-886 KB
(56%)
...ources/resourcepack/required/music-121/assets/mf121_music/sounds/music/metaphor_split.ogg
Binary file not shown.
Binary file added
BIN
+1020 KB
pack/resources/resourcepack/required/music-121/assets/mf121_music/sounds/music/montreal.ogg
Binary file not shown.
Binary file added
BIN
+1.31 MB
...urces/resourcepack/required/music-121/assets/mf121_music/sounds/music/stasis_overture.ogg
Binary file not shown.
Binary file added
BIN
+1.29 MB
...sources/resourcepack/required/music-121/assets/mf121_music/sounds/music/time_farewell.ogg
Binary file not shown.