forked from Mineclonia/Mineclonia
Remove music disc: Moonsong (low quality)
This commit is contained in:
parent
d8d9089bda
commit
1274df70a7
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue