From 705535e574fa1687f5c4abd3d8bb6923739e4287 Mon Sep 17 00:00:00 2001 From: James Seibel Date: Thu, 7 Jul 2022 20:36:57 -0500 Subject: [PATCH] Update the forge credits --- forge/src/main/resources/META-INF/mods.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge/src/main/resources/META-INF/mods.toml b/forge/src/main/resources/META-INF/mods.toml index 208b44ec7..eab67b62a 100644 --- a/forge/src/main/resources/META-INF/mods.toml +++ b/forge/src/main/resources/META-INF/mods.toml @@ -15,7 +15,7 @@ issueTrackerURL="${issues}" description= "${description}" #//mandatory. The description text for the mod logoFile="logo.png" catalogueImageIcon="icon.png" - credits="Massive thanks to: Leonardo, Cola, Ran, and CoolGi. For their hard work to bring Distant Horizons to where it is today. - James" + credits="Leonardo, Cola, Ran, CoolGi, and Leetom. Without their hard work, Distant Horizons wouldn't be the mod it is today." #// if not set defaults to "false" clientSideOnly="true" #// if not set defaults to "BOTH"