Teardown

Teardown

Minecraft JukeBox
Showing 1-2 of 2 entries
Update: 21 Mar, 2022 @ 2:07pm

added a bunch more songs fixed the loading of the said songs

for key, value in pairs(soundName) do loadSND = LoadLoop("MOD/sounds/" .. value .. ".ogg") table.insert( sounds, {value, loadSND} ) end

Update: 20 Mar, 2022 @ 9:48pm