From 8b4bb53ec3e66cc739afc2bbff5e9bd61d35d79e Mon Sep 17 00:00:00 2001 From: blryface <124838505+blryface@users.noreply.github.com> Date: Fri, 18 Oct 2024 15:48:34 -0300 Subject: [PATCH] New credits.json (from pridepack) --- assets/minecraft/texts/credits.json | 126 ++++++++++++++++++---------- 1 file changed, 80 insertions(+), 46 deletions(-) diff --git a/assets/minecraft/texts/credits.json b/assets/minecraft/texts/credits.json index 018dd4c..a67c327 100644 --- a/assets/minecraft/texts/credits.json +++ b/assets/minecraft/texts/credits.json @@ -938,7 +938,7 @@ { "title": "Music composed by", "names": [ - "Aaron Cherof ", + "Aaron Cherof", "Daniel Rosenfeld", "Kumi Tanioka", "Lena Raine" @@ -1235,6 +1235,7 @@ "Mikołaj Błażejewski (Lionbridge)", "Mikołaj Gruźliński (Lionbridge)", "Mikołaj Pawlak (Lionbridge)", + "Mikołaj Szadkowski (Lionbridge)", "Mykhailo Prokhorov (Lionbridge)", "Nicholas Latino", "Nikola Janiak (Lionbridge)", @@ -4358,50 +4359,83 @@ }, { "section": "Pridecraft Studios", - "disciplines": [ - { - "discipline": "", - "titles": [ - { - "title": "Texture Pack Devs", - "names": [ - "Blurryface", - "Sake", - "WorldWidePixel", - "AmpFlower", - "Laxystem", - "NormalFery", - "RowanDev", - "exhq", - "Sekalol15" - ] - }, - { - "title": "Joy Soundtrack", - "names": [ - "WorldWidePixel" - ] - }, - { - "title": "Web Developers", - "names": [ - "Skyevg", - "Sake", - "WorldWidePixel", - "AmpFlower" - ] - }, - { - "title": "Bedrock Port", - "names": [ - "WorldWidePixel (PridePack)", - "Sake (PridePack)", - "Blurryface (PridePack)", - "NormalFery (PrideGUI)" - ] - } - ] - } - ] + "disciplines": { + "discipline:" : "", + "titles": [ + { + "title": "Management", + "names": [ + "Blurryface", + "Sake", + "WorldWidePixel" + ] + }, + { + "title": "Texture Artists", + "names": [ + "Ampflower", + "amy", + "Blurryface", + "Fery", + "Laxla", + "Lupancham", + "polycord", + "rotgruengelb", + "Sake", + "SympathyTea", + "WorldWidePixel" + ] + }, + { + "title": "Software Engineers", + "names": [ + "Ampflower", + "Blurryface", + "KTrain", + "TheClashFruit", + "Wolren" + ] + }, + { + "title": "System Admins", + "names": [ + "Ampflower", + "Skye" + ] + }, + { + "title": "Web Developers", + "names": [ + "Ampflower", + "KTrain", + "Skye", + "WorldWidePixel" + ] + }, + { + "title": "Music Artists", + "names": [ + "WorldWidePixel" + ] + }, + { + "title": "Quality Assurance", + "names": [ + "ThinkSeal" + ] + }, + { + "title": "Translators", + "names": [ + "Blurryface (ɥsᴉʅƃuƎ, Brazilian Portuguese)", + "Fery (Spanish)", + "Pufferbluh (Russian)", + "ThinkSeal (ɥsᴉʅƃuƎ)", + "Alice (Brazilian Portuguese)", + "Polycord (Romanian)" + ] + } + ] + } } ] \ No newline at end of file