Перейти к содержимому
Mineforgian

Kit Tunes

Helps you appreciate this game's music a bit more!

1K загрузок12 подписчиковLicenseRef-All-Rights-Reservedfabricornithequilt

Обновлён 27 июня 2026 г. · опубликован 2 февраля 2024 г.

If you love music, you will love this mod too!

Features in all versions

  • Toast notifications whenever a song starts playing
  • Show you how long music will play for, and let you pause/play it at will!
  • Show the time left until the next song will play
  • Log the music that plays, both locally, to Last.FM, and ListenBrainz
  • Dislike songs to remove them from the pool of chosen songs

Per-version features

Some additional features are even added in older Minecraft versions to give them music parity with modern Minecraft.

Minecraft Beta 1.7.3

  • Play music from all Minecraft versions
  • Play special music in the menu, and in the nether

But why scrobble with Kit Tunes?

Scrobbling is a way of logging your music history on the internet on a public profile! It's great because you can share your history with others and even see what songs you were listening to yesterday, or a year ago!

Installation Instructions

Minecraft Beta 1.7.3

  • OSL is required
  • Use Mod Menu to configure the mod & view playing music

Minecraft 1.17.0+

  • Fabric API is required
  • Use Mod Menu to configure the mod & view playing music

Центр версий

13 версий
  • Альфа5.4 МБ
  • Бета5.4 МБ
  • Бета5.4 МБ
  • Бета5.4 МБ
  • Бета3.9 МБ
  • Бета3.4 МБ
  • Альфа3.2 МБ
  • Альфа3.2 МБ
  • Альфа3.2 МБ
  • Альфа3.1 МБ
  • Альфа3.1 МБ
  • Альфа3.1 МБ
  • Альфа142 КБ

Ченджлог

0.9.3Альфа26.1.1, 26.1.2, 26.2 · 27 июня 2026 г.

This release fixes a config saving bug for the ListenBrainz scrobbler type, I apologize to everyone affected by it.

Reset your scrobbler config if you updated to 0.9.0, 0.9.1, or 0.9.2!

Changelog:

  • Fixed serialization for the ListenBrainz scrobbler.
  • Increased the max length of ListenBrainz instance URLs to 256 characters.
0.9.2Бета26.1.1, 26.1.2, 26.2 · 18 июня 2026 г.

This release fixes a bug that causes the game to crash when using Fabric Loader in Beta 1.7.3

Changes

  • Use accessor mixins rather than access wideners for external library Paulscode Sound
0.9.1Бета26.1.1, 26.1.2, 26.2 · 17 июня 2026 г.

This is just a quick fix to make sure people's logs stay nice and clean!

Changes

  • Remove debug statement when a JSON file is loaded
0.9.0Бета26.1.1, 26.1.2, 26.2 · 17 июня 2026 г.

Here's the new update to go along with Minecraft 26.2!

This one adds a dislike button, read on to find out what it does!

Changes

  • Support Minecraft 26.2
  • Add music filtering for disliked songs
  • Add dislike button when a song is playing, which will cause it to be filtered out from the pool of songs when a track is next picked
  • Add Mojang's DFU to simplify config serialization using codecs
  • Add an icon for each musician (not displayed yet in-game)
0.8.0Бета1.21.11, 26.1, 26.1.1 · 4 апреля 2026 г.

It's been a year since the last update, but now I've finally made the mod appropriate for post 1.21.6 usage, and migrated to Fabric! This update also includes a big refactor, moving a lot of the stuff that was in 2 modules, into over 10! Please use the issues link in mod menu if you find anything wrong with it.

Some of the changes are things that might be nice to be configurable, but I haven't added support for the config screen yet. Expect that in the next update, which will come with Minecraft 26.2 later this year.

Changes

  • Add skip feature to music control widgets
  • Add a view to the pause screen that mirrors the information shown on the music screen
  • Allow controlling music cooldowns (IE pausing or skipping them)
  • Migrate to Fabric
  • Add default icon for new modules
  • Support Minecraft 1.21.5 to 1.21.11, and Minecraft 26.1
  • Switch to Forgejo. The repository is now available at https://forge.pixaurora.net/Rina/kit-tunes
  • Add music metadata for Minecraft: Chase the Skies
0.7.0Бета1.21.2, 1.21.3, 1.21.4 · 1 марта 2025 г.

B is for Beaver, but in this case also Beta! In multiple ways!

After working on it for the past months, the mod is now finally entering beta and is officially supporting Minecraft Beta 1.7.3 as well, thanks to Ornithe!

Changes

  • Add support for Minecraft Beta 1.7.3 (by @Pixaurora)
    • Plays special music on the Main Menu and in the Nether
    • Add ALL of Minecraft's background music, from every version!
    • In the future, I will also be adding the other music discs
  • Allow publishing for multiple Minecraft version ranges (by @LostLuma)
  • Make the background of mod screens transparent when in world (by @Pixaurora)
  • Update color palette to make it more pretty and readable (by @Pixaurora)
  • Add back buttons to all screens (by @Pixaurora)
  • Add ListenBrainz support (by @LostLuma)
  • Disallow adding duplicate scrobblers (by @LostLuma)
  • Update music history format (by @LostLuma)
  • Finish Music Screen (by @Pixaurora)
  • Fix initial music cooldown for the music screen's timer (by @Pixaurora)
0.6.0Альфа1.21.2, 1.21.3, 1.21.4 · 14 декабря 2024 г.

This update adds support for Minecraft 1.21.4, as well as revamping the music screen with a pause feature and a history widget!

Main Changes

  • Store natives in global cache directory (by @Pixaurora)
  • Add a play/pause button so you can pause your music (by @Pixaurora)
  • Send scrobble events at 66% listen time instead of when the track ends (by @Pixaurora)
  • Show the music cooldown on the Music Screen (by @Pixaurora)
  • Add History Widget (by @Pixaurora)
  • Re-do the layout of the Music Screen so everything is fully on screen (by @Pixaurora)

Misc Changes

  • Add a minimal native HTTP client (by @LostLuma)
  • Run workflows only if matching files were changed (by @LostLuma)
  • Store Listen History (by @Pixaurora)
  • Clean up Scrobbler and Rendering code to make future improvements easier (by @Pixaurora)

Natives Changes

  • Add support for Risc-V on Linux (by @Pixaurora, @LostLuma)
0.5.1Альфа1.21.1, 1.21.2, 1.21.3 · 23 октября 2024 г.

Mojang made an oopsie, so I made an update! This update literally just adds support for 1.21.3, but check the previous changelog since a lot changed there!

Version Support

  • Added support for Minecraft 1.21.3

Комментарии

Загружаем…