From 3ed32abc4ead6a3866143505ec17ea399c167750 Mon Sep 17 00:00:00 2001 From: ancientmarinerdev Date: Tue, 10 Jan 2023 19:03:45 +0000 Subject: [PATCH] Add credit for nether music --- mods/PLAYER/mcl_music/mod.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/PLAYER/mcl_music/mod.conf b/mods/PLAYER/mcl_music/mod.conf index e36fb6f9b..74493b42d 100644 --- a/mods/PLAYER/mcl_music/mod.conf +++ b/mods/PLAYER/mcl_music/mod.conf @@ -1,4 +1,4 @@ name = mcl_music -author = diminixed, kay27 +author = diminixed, horizonchris96, kay27 description = Mod check some conditions and plays music depends = mcl_player, mcl_weather, mcl_worlds