Skip to content

Commit

Permalink
Merge pull request #6 from MysticMoonlight/1.19.3-prerelease
Browse files Browse the repository at this point in the history
1.19.3-pre5
  • Loading branch information
Roon authored Jan 12, 2023
2 parents 96b647f + d7a3499 commit 9b01956
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 21 deletions.
15 changes: 7 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@ Also check out our sister project [Steria](https://github.com/MysticMoonlight/St

## Dependencies
* [Minecraft: Java Edition](https://minecraft.net)
* [Fabric](https://fabricmc.net/)
* [Quilt](https://quiltmc.org/en/)

## Changelog
See [here](https://github.com/MysticMoonlight/Kosmos/releases).

## Features
* Based on Fabric
* Based on Quilt with Fabric mod compatibility
* Curated features brought from Badlion Client/Lunar Client
* Focused on fair-play
* Huge optimization has been made, compared with Vanilla and Forge+OptiFine
* Most features from OptiFine are now compatible
* Most features from OptiFine are compatible
* Privacy focused
* Community-made project
* Modrinth support!
Expand Down Expand Up @@ -79,6 +79,7 @@ Since it is Quilt based, you are free to add mods you wish to use. However some
* [Zoomify](https://modrinth.com/mod/zoomify)

### Compatibility Mod
* [Animatica](https://modrinth.com/mod/animatica)
* [Cull Less Leaves](https://modrinth.com/mod/cull-less-leaves)
* [Custom Entity Models (CEM)](https://modrinth.com/mod/cem)
* [Entity Texture Features](https://modrinth.com/mod/entitytexturefeatures)
Expand All @@ -100,6 +101,7 @@ Since it is Quilt based, you are free to add mods you wish to use. However some

### Library/Dependency Mods
* [Quilt Standard Libraries](https://modrinth.com/mod/qsl)
* [Quilt Kotlin Libraries](https://modrinth.com/mod/qkl)
* [YetAnotherConfigLib](https://modrinth.com/mod/yacl)

## Incompatible Mods
Expand All @@ -113,17 +115,14 @@ These mods are incompatible at the moment.
* [Continuity](https://modrinth.com/mod/continuity)
* [LambdaBetterGrass](https://modrinth.com/mod/lambdabettergrass)

### Library/Dependency Mods
* [Quilt Kotlin Libraries](https://modrinth.com/mod/qkl)

### Note
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.
* Our modpacks are designed to comply with most community server rules in mind. Please add/remove mods and features 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.
* You may freely fork and remix this project. However to prevent any confusion, please refrain from using our 'Kosmos' or 'Steria' name and logo on your fork/remix.



17 changes: 4 additions & 13 deletions config/isxander-main-menu-credits.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"main_menu": {
"top_left": [
{
"text": "Pre-Release 3",
"text": "Pre-Release 5",
"color": "red"
}
],
Expand All @@ -17,24 +17,15 @@
],
"bottom_right": [
{
"text": "v1.19.3-pre3"
"text": "v1.19.3-pre5"
}
],
"mod_blacklist": []
},
"pause_menu": {
"top_left": [
{
"text": "Pre-Release 3",
"color": "red"
}
],
"top_left": [],
"top_right": [],
"bottom_left": [
{
"text": "Kosmos v1.19.3-pre3"
}
],
"bottom_left": [],
"bottom_right": [],
"mod_blacklist": []
}
Expand Down

0 comments on commit 9b01956

Please sign in to comment.