From ebf7842caba72dacfe7cf609b636a796f1558765 Mon Sep 17 00:00:00 2001 From: Xamora64 <49618907+Xamora64@users.noreply.github.com> Date: Sun, 15 Sep 2024 14:47:07 +0200 Subject: [PATCH] update mcmod.info --- resources/mcmod.info | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/mcmod.info b/resources/mcmod.info index 2535d81..3856b5f 100644 --- a/resources/mcmod.info +++ b/resources/mcmod.info @@ -1,14 +1,14 @@ [ { "modid": "Orebfuscator", - "name": "Example Mod", + "name": "Orebfuscator", "description": "", "version": "${version}", "mcversion": "${mcversion}", "url": "", "updateUrl": "", - "authorList": ["ExampleDude"], - "credits": "The Forge and FML guys, for making this example", + "authorList": ["shsa", "xamora"], + "credits": "Shsa https://github.com/shsa", "logoFile": "", "screenshots": [], "dependencies": []