From e603fc2916c89e1ecaa6610cddff060cb4bb14e9 Mon Sep 17 00:00:00 2001 From: RoonMoonlight Date: Tue, 27 Dec 2022 12:23:56 +0900 Subject: [PATCH 1/4] 1.19.3-pre3 * Added back KronHUD, DarkKore, LambDynamicLights, Puzzle * Updated Fabric API to latest --- README.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 2ceb76d..6dee2dc 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,9 @@ Since it is Fabric based, you are free to add mods you wish to use. However some * [FabricSkyboxes](https://modrinth.com/mod/fabricskyboxes) * [FabricSkyboxes Interop](https://modrinth.com/mod/fabricskyboxes-interop) * [Iris Shaders](https://modrinth.com/mod/iris) +* [LambDynamicLights](https://modrinth.com/mod/lambdynamiclights) * [OptiGUI](https://modrinth.com/mod/optigui) +* [Puzzle](https://modrinth.com/mod/puzzle) ### UI Mod * [AppleSkin](https://modrinth.com/mod/appleskin) @@ -95,6 +97,7 @@ Since it is Fabric based, you are free to add mods you wish to use. However some * [Disable Custom Worlds Advice](https://modrinth.com/mod/dcwa) * [Disable Insecure Chat Toast](https://modrinth.com/mod/disableinsecurechattoast) * [Dark Loading Screen](https://modrinth.com/mod/dark-loading-screen) +* [KronHUD](https://modrinth.com/mod/kronhud) * [Roughly Enough Items](https://modrinth.com/mod/roughly-enough-items) * [Ugly Scoreboard Fix](https://modrinth.com/mod/ugly-scoreboard-fix) * [Main Menu Credits](https://modrinth.com/mod/main-menu-credits) @@ -103,6 +106,7 @@ Since it is Fabric based, you are free to add mods you wish to use. However some * [Architectury API](https://modrinth.com/mod/architectury-api) * [Cloth Config API](https://modrinth.com/mod/cloth-config) * [CompleteConfig](https://modrinth.com/mod/completeconfig) +* [DarkKore](https://modrinth.com/mod/darkkore) * [Fabric API](https://modrinth.com/mod/fabric-api) * [Fabric Language Kotlin](https://modrinth.com/mod/fabric-language-kotlin) * [YetAnotherConfigLib](https://modrinth.com/mod/yacl) @@ -119,14 +123,6 @@ These mods are incompatible at the moment. * [Colormatic](https://modrinth.com/mod/colormatic) * [Continuity](https://modrinth.com/mod/continuity) * [LambdaBetterGrass](https://modrinth.com/mod/lambdabettergrass) -* [LambDynamicLights](https://modrinth.com/mod/lambdynamiclights) -* [Puzzle](https://modrinth.com/mod/puzzle) - -### UI Mod -* [KronHUD](https://modrinth.com/mod/kronhud) - -### Library/Dependency Mods -* [DarkKore](https://modrinth.com/mod/darkkore) ### Note * If the mod page displays old Minecraft version(Like 1.18.2, etc), check out the Files tab on CurseForge/Modrinth and find the latest fabric version. From e81fe458b33e089c017f2f2ee69f9dc65c306649 Mon Sep 17 00:00:00 2001 From: RoonMoonlight Date: Tue, 27 Dec 2022 12:58:28 +0900 Subject: [PATCH 2/4] Revert changes to KronHUD Until it gets fixed KronHUD and DarkKore will be removed from mod list. --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6dee2dc..2f273f4 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,6 @@ Since it is Fabric based, you are free to add mods you wish to use. However some * [Disable Custom Worlds Advice](https://modrinth.com/mod/dcwa) * [Disable Insecure Chat Toast](https://modrinth.com/mod/disableinsecurechattoast) * [Dark Loading Screen](https://modrinth.com/mod/dark-loading-screen) -* [KronHUD](https://modrinth.com/mod/kronhud) * [Roughly Enough Items](https://modrinth.com/mod/roughly-enough-items) * [Ugly Scoreboard Fix](https://modrinth.com/mod/ugly-scoreboard-fix) * [Main Menu Credits](https://modrinth.com/mod/main-menu-credits) @@ -106,7 +105,6 @@ Since it is Fabric based, you are free to add mods you wish to use. However some * [Architectury API](https://modrinth.com/mod/architectury-api) * [Cloth Config API](https://modrinth.com/mod/cloth-config) * [CompleteConfig](https://modrinth.com/mod/completeconfig) -* [DarkKore](https://modrinth.com/mod/darkkore) * [Fabric API](https://modrinth.com/mod/fabric-api) * [Fabric Language Kotlin](https://modrinth.com/mod/fabric-language-kotlin) * [YetAnotherConfigLib](https://modrinth.com/mod/yacl) @@ -124,6 +122,12 @@ These mods are incompatible at the moment. * [Continuity](https://modrinth.com/mod/continuity) * [LambdaBetterGrass](https://modrinth.com/mod/lambdabettergrass) +### UI Mod +* [KronHUD](https://modrinth.com/mod/kronhud) + +### Library/Dependency Mods +* [DarkKore](https://modrinth.com/mod/darkkore) + ### Note * If the mod page displays old Minecraft version(Like 1.18.2, etc), check out the Files tab on CurseForge/Modrinth and find the latest fabric version. From 30ec1f451cb22674e86adfe565f5039f6636e3b5 Mon Sep 17 00:00:00 2001 From: RoonMoonlight Date: Tue, 27 Dec 2022 15:08:53 +0900 Subject: [PATCH 3/4] Add config files --- config/dark-loading-screen.json | 9 ++++++ config/isxander-main-menu-credits.json | 41 ++++++++++++++++++++++++++ 2 files changed, 50 insertions(+) create mode 100644 config/dark-loading-screen.json create mode 100644 config/isxander-main-menu-credits.json diff --git a/config/dark-loading-screen.json b/config/dark-loading-screen.json new file mode 100644 index 0000000..315ed48 --- /dev/null +++ b/config/dark-loading-screen.json @@ -0,0 +1,9 @@ +{ + "background": "00032a", + "bar": "f1a963", + "barBackground": "000000", + "border": "303336", + "logo": "ffffff", + "fadeIn": 1.0, + "fadeOut": 2.0 +} \ No newline at end of file diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json new file mode 100644 index 0000000..ba8a117 --- /dev/null +++ b/config/isxander-main-menu-credits.json @@ -0,0 +1,41 @@ +{ + "main_menu": { + "top_left": [ + { + "text": "Pre-Release 3", + "color": "red" + } + ], + "top_right": [], + "bottom_left": [ + { + "text": " " + }, + { + "text": "Kosmos 1.19.3 Schnee Tiger" + } + ], + "bottom_right": [ + { + "text": "v1.19.3-pre3" + } + ], + "mod_blacklist": [] + }, + "pause_menu": { + "top_left": [ + { + "text": "Pre-Release 3", + "color": "red" + } + ], + "top_right": [], + "bottom_left": [ + { + "text": "Kosmos v1.19.3-pre3" + } + ], + "bottom_right": [], + "mod_blacklist": [] + } +} From 75ae7d1e3947d7522738bd228886ab167203a967 Mon Sep 17 00:00:00 2001 From: RoonMoonlight Date: Thu, 29 Dec 2022 17:19:25 +0900 Subject: [PATCH 4/4] Add agreement --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f273f4..dd39b3c 100644 --- a/README.md +++ b/README.md @@ -129,5 +129,13 @@ These mods are incompatible at the moment. * [DarkKore](https://modrinth.com/mod/darkkore) ### Note -* If the mod page displays old Minecraft version(Like 1.18.2, etc), check out the Files tab on CurseForge/Modrinth and find the latest fabric version. +By using this modpack, you agree to the following: +* Our modpacks are designed to comply with most community server rules in mind. Please add/remove mods at your own risk. By installing this modpack, you agree that Mystic Moonlight, mod authors and Mojang Studios are NOT responsible for any bans or suspension from community server from modifying the list of mods. +* This modpack is using Starlight for chunk optimization. Due to nature of the mod, disabling will cause slower loading of the world, and it is safe to ignore them. +* For your safety and privacy concerns, our modpack includes 'No Chat Report' mod to disable chat reporting. Please note you may not join some of servers with chat signing enforced. In that case, please contact the server owner to disable chat signing enforced setting. +* Due to EULA related issues, cape system is not included on this modpack, and never will. +* Due to copyright concerns, resource packs and shader packs are not included on our modpack. You need to install them manually. +* You may fork and remix this project. However to prevent any confusion, please refrain from using our 'Kosmos' or 'Steria' name and logo on your remix modpack. + +