VoxeLibre/mods/ITEMS/mcl_jukebox
Mikita Wiśniewski ef0d38e530 Fix "hud_elem_type" deprecation warning spam (5.9+) ()
`mcl_vars.hud_type_field` is introduced to determine the right HUD element type field to use. All mods adding HUDs, together with their `mod.conf` files, are changed accordingly to silence the warnings.

Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4965
Reviewed-by: teknomunk <teknomunk@protonmail.com>
Co-authored-by: Mikita Wiśniewski <rudzik8@protonmail.com>
Co-committed-by: Mikita Wiśniewski <rudzik8@protonmail.com>
2025-03-04 20:50:10 +01:00
..
locale rerun mod_translation_updater 2025-01-03 11:56:04 +01:00
sounds Remove potentially copyrighted music track and replace by cc music 2022-10-28 05:00:17 +02:00
API.md Add API documentation for mcl_jukeboxe 2021-03-12 00:24:34 +01:00
init.lua Fix "hud_elem_type" deprecation warning spam (5.9+) () 2025-03-04 20:50:10 +01:00
mod.conf Fix "hud_elem_type" deprecation warning spam (5.9+) () 2025-03-04 20:50:10 +01:00
README.md Change MineClone 2 to VoxeLibre 2024-05-07 11:38:00 +00:00

Jukebox mod for VoxeLibre.

Based on the jdukebox mod by Jordach. This adds a jukebox block and music disc. Just place a music disc in a jukebox and music starts to play. And that's it!

Track list

mcl_jukebox_track_1.ogg: “The Evil Sister (Jordach's Mix)” by SoundHelix (CC0) mcl_jukebox_track_2.ogg: “The Energetic Rat (Jordach's Mix)” by SoundHelix (CC0) mcl_jukebox_track_3.ogg: “Eastern Feeling” by Jordach (CC0) mcl_jukebox_track_4.ogg: “Minetest” by Jordach (CC0) mcl_jukebox_track_5.ogg: "Soaring over the sea" by mactonite http://ccmixter.org/files/mactonite/65379 (CC-BY) mcl_jukebox_track_6.ogg: “Winter Feeling" by Tom Peter (CC BY-SA 3.0) mcl_jukebox_track_7.ogg: “Synthgroove (Jordach's Mix)” by HeroOfTheWinds (CC0) mcl_jukebox_track_8.ogg: “The Clueless Frog (Jordach's Mix)” by SoundHelix (CC0)

Note: 9 tracks are included. 3 music disc textures are currently unused.

Sources

License

Code licenced as GPLv3. Music under individual licenses (see abbreviations above). Texture license: See main VoxeLibre README.md file.

See here for the full license texts: