Remove music disc: Moonsong (low quality)

This commit is contained in:
Wuzzy 2017-06-08 03:03:46 +02:00
parent d8d9089bda
commit 1274df70a7
4 changed files with 2 additions and 3 deletions

View File

@ -8,7 +8,7 @@ Based on the jdukebox mod by Jordach.
Music by Jordach, HeroOfTheWinds and Junichi Masuda
(see in-game item tooltip for details).
`mcl_jukebox_track_9.ogg`
`mcl_jukebox_track_6.ogg`
“Winter Feeling”, by Tom Peter
Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0) <http://creativecommons.org/licenses/by-sa/3.0/>
Source: <https://opengameart.org/content/winter-feeling>

View File

@ -7,10 +7,9 @@ local recorddata = {
{ "Eastern Feeling", "Jordach", "blocks"},
{ "Minetest", "Jordach", "far" },
{ "Credit Roll (Jordach's HD Mix)", "Junichi Masuda", "chirp" },
{ "Moonsong (Jordach's Mix)", "HeroOfTheWinds", "strad" },
{ "Winter Feeling", "Tom Peter", "strad" },
{ "Synthgroove (Jordach's Mix)", "HeroOfTheWinds", "mellohi" },
{ "The Clueless Frog (Jordach's Mix)", "SoundHelix", "mall" },
{ "Winter Feeling", "Tom Peter", "ward" },
}
local records = #recorddata