Music From Steel & Gallifrey. A MRCL music pack. A glorified Spotify playlist
Find a file
2026-04-19 22:16:36 +02:00
assets/minecraft Update pack: 58 songs 2026-04-19 14:00:16 +02:00
.gitattributes Pack, primera versión 2026-03-26 01:08:41 +01:00
List.txt Arreglar slips en ingles + Add English version of the list 2026-04-19 22:16:36 +02:00
Lista.txt Arreglar slips en ingles + Add English version of the list 2026-04-19 22:16:36 +02:00
pack.mcmeta Update pack: 58 songs 2026-04-19 14:00:16 +02:00
pack.png Pack, primera versión 2026-03-26 01:08:41 +01:00
README.md Remove LFS 2026-04-19 17:31:56 +02:00
update_pack.py Make update script check who's running it 2026-03-26 23:08:55 +01:00

Music From Steel & Gallifrey

This is a music pack for MRCL made by AverageDood (A robot) and TheDarkR110 (A Time Lord from Gallifrey). It's a work-in-progress, it shall always be a work-in-progress, and it shall always be in constant embiggenment, but you're welcome to enjoy it :D

Okay, but how do I use it?

Requisites

You are absolutely gonna need Git. I mean, you could just download the repo as a ZIP and place it on your resource packs folder, but if you use git you can update the pack in the future, as dilligently stated at the end of this file that nobody usually reads README

  • On any Linux distro, you can install from your package manager the package git.
  • On Windows, you can get the latest Git for Windows release here. You can just press next, install, and be done
  • On Mac, you can install git similar to Linux, either with Homebrew (bre install) or with MacPorts (port install).

Yeah, yeah, okay, I got all that, now what??

Go to your MRCL install resource packs folder, and run this command:
git clone https://git.averagedood.xyz/average/music-from-steel-and-gallifrey.git "Music From Steel & Gallifrey"

It'll download this whole repo in a folder, neatly, just like so, and you'll be able to enable it in game and enjoy the music, just like that.

What if you two pair of weirdos add more music and I want it?

Well... Just go to the "Music From Steel & Gallifrey" folder on the resource packs, and run this command:
git pull

It'll do precisely what it says: pull the changes :D