4.1.0-beta.1

This commit is contained in:
Madis 2022-07-30 20:04:16 +03:00
parent c2ddd0876e
commit fa690d3423
14 changed files with 100 additions and 61 deletions

View file

@ -3,6 +3,15 @@ This is the changelog for the Fabric modpack [Fabulously Optimized](https://www.
## 1.19.1
### 4.1.0-beta.1 (2022-07-30)
- Readded Lithium
- Updated AdvancementInfo, AntiGhost, NoChatReports
- AdvancementInfo and AntiGhost are now smaller in size
- Currently AdvancementInfo is not shown in Mod Menu Helper
- NoChatReports fixed Realms access
- Adjusted NoChatReports to disable convertToGameMessage (unnecessary in LAN) and enable vanilla's yellow messages (informative)
### 4.1.0-alpha.2 (2022-07-27)
- Temporarily removed Lithium

View file

@ -11,7 +11,7 @@
"manifestType": "minecraftModpack",
"manifestVersion": 1,
"name": "Fabulously Optimized",
"version": "4.1.0-alpha.2",
"version": "4.1.0-beta.1",
"author": "robotkoer",
"files": [
{
@ -56,7 +56,7 @@
},
{
"projectID": 634062,
"fileID": 3902863,
"fileID": 3907569,
"required": true
},
{
@ -141,7 +141,7 @@
},
{
"projectID": 403815,
"fileID": 3828517,
"fileID": 3907238,
"required": true
},
{
@ -186,7 +186,7 @@
},
{
"projectID": 273279,
"fileID": 3828917,
"fileID": 3907240,
"required": true
},
{
@ -195,13 +195,13 @@
"required": true
},
{
"projectID": 448233,
"fileID": 3823508,
"projectID": 627566,
"fileID": 3902960,
"required": true
},
{
"projectID": 627566,
"fileID": 3902960,
"projectID": 448233,
"fileID": 3823508,
"required": true
},
{
@ -225,8 +225,8 @@
"required": true
},
{
"projectID": 455508,
"fileID": 3899705,
"projectID": 618812,
"fileID": 3846496,
"required": true
},
{
@ -235,8 +235,8 @@
"required": true
},
{
"projectID": 618812,
"fileID": 3846496,
"projectID": 455508,
"fileID": 3899705,
"required": true
},
{
@ -244,6 +244,11 @@
"fileID": 2934596,
"required": true
},
{
"projectID": 360438,
"fileID": 3906634,
"required": true
},
{
"projectID": 325092,
"fileID": 3821958,

View file

@ -35,16 +35,17 @@
<li><a href="https://www.curseforge.com/minecraft/mc-mods/smooth-boot">Smooth Boot (Fabric) (by UltimateBoomer)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/antighost">AntiGhost (by Giselbaer)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/better-mount-hud">Better Mount HUD (by Lortseam_)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/entityculling">Entity Culling Fabric/Forge (by tr9zw)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/memoryleakfix">MemoryLeakFix (by FX_PR0CESS)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/entityculling">Entity Culling Fabric/Forge (by tr9zw)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/fabric-language-kotlin">Fabric Language Kotlin (by modmuss50)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/mixin-conflict-helper">Mixin Conflict Helper (by XanderIsDev)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/lambdynamiclights">LambDynamicLights (by LambdAurora)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/dynamic-fps">Dynamic FPS (by juliand665)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/irisshaders">Iris Shaders (by coderbot)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/no-fade">No Fade (by UltimateBoomer)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/main-menu-credits">Main Menu Credits (by XanderIsDev)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/no-fade">No Fade (by UltimateBoomer)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/irisshaders">Iris Shaders (by coderbot)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/yosbr">Your Options Shall Be Respected (YOSBR) (by shedaniel)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/lithium">Lithium (Fabric) (by jellysquid3_)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/colormatic">Colormatic (by kwertiTheCats)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/indium">Indium (by comp500)</a></li>
</ul>

View file

@ -30,7 +30,7 @@ The selected mods are inspired, but not limited by the [list of OptiFine alterna
## Pretty
| Name | Author | 1.16.5 | 1.17.1 | 1.18.2 | 1.19.1 | Description |
|---|---|---|---|---|---|---|
| [AdvancementInfo](https://www.curseforge.com/minecraft/mc-mods/advancementinfo) | [Giserbaer](https://www.curseforge.com/members/Giserbaer) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Makes the advancement pages bigger, adds a requirement list and search bar |
| [AdvancementInfo](https://www.curseforge.com/minecraft/mc-mods/advancementinfo) | [Giserbaer](https://www.curseforge.com/members/Giserbaer) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Makes the advancement pages bigger, adds a requirement list and search bar (currently not shown in Mod Menu Helper) |
| [Animatica](https://www.curseforge.com/minecraft/mc-mods/animatica) | [FoundationGames](https://www.curseforge.com/members/FoundationGames) | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Adds OptiFine's animated textures support |
| [Better Mount Hud](https://www.curseforge.com/minecraft/mc-mods/better-mount-hud) | [Lortseam_](https://www.curseforge.com/members/Lortseam_) | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Shows horse health and player's food via HUD at the same time, Automatically changes to jump bar when jumping with horse |
| [CIT Resewn](https://www.curseforge.com/minecraft/mc-mods/cit-resewn) | [SHsuperCM](https://www.curseforge.com/members/SHsuperCM) | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Adds OptiFine's custom item textures support |

View file

@ -1,20 +1,20 @@
{
"formatVersion": 1,
"game": "minecraft",
"versionId": "4.1.0-alpha.2",
"versionId": "4.1.0-beta.1",
"name": "Fabulously Optimized",
"summary": "Improve your graphics and performance with this simple modpack. Experimental releases on Modrinth!",
"files": [
{
"path": "mods/advancementinfo-1.19-fabric0.53.3-1.3.1.jar",
"path": "mods/advancementinfo-1.19.1-fabric0.58.5-1.3.1.jar",
"hashes": {
"sha1": "a75c92e3a207853c47962dd920da6435df8c0284",
"sha512": "9343380b69f073a39c6afee372db219770aebee34dc935e14548f4f08fbaee8d9ad46fdeaa0086dbfc56c09b01d6999976c52be07c3341bcc123d0b830c82209"
"sha1": "9ba152030c480c329653f3ae654b3fca5421c23a",
"sha512": "092f55d9f46a64dbadfb78e5cf6dcc03d9d77999e52ca00d63adff8fe39166bcf24eb254a2bc6257e95a118bad6912ce56cfe8fb71793f3034226e7f0243f2ac"
},
"downloads": [
"https://cdn.modrinth.com/data/G1epq3jN/versions/1.19-fabric0.53.3-1.3.1/advancementinfo-1.19-fabric0.53.3-1.3.1.jar"
"https://cdn.modrinth.com/data/G1epq3jN/versions/1.19.1-fabric0.58.5-1.3.1/advancementinfo-1.19.1-fabric0.58.5-1.3.1.jar"
],
"fileSize": 1442872
"fileSize": 1021589
},
{
"path": "mods/animatica-0.5+1.19.jar",
@ -28,15 +28,15 @@
"fileSize": 74214
},
{
"path": "mods/antighost-1.19-fabric0.55.3-1.1.5.jar",
"path": "mods/antighost-1.19.1-fabric0.58.5-1.1.5.jar",
"hashes": {
"sha1": "8069aa7ae030d71ac98c462fb978575dd7f7b1df",
"sha512": "4e0facbc4891dc72553cfcbae51c381967f871b3ba0d568eb958bc00c31f89f693cfe8ed042e6f57bfa653d557573a9e9377dd2a2b080aba16cb043cdbcd90ae"
"sha1": "de93b03bbb5d5673d5b7a48e1b4ebb25a7353ce8",
"sha512": "bcc07d98ac2325f7bb894fb73f54b0612320cbbf5e0d1ae0c92ac1d7f63cfff3a4267b9c8fa1c110300bce1b201589340649413ea116bf10bc654241ad1c7af8"
},
"downloads": [
"https://cdn.modrinth.com/data/Jw3Wx1KR/versions/1.19-fabric0.55.3-1.1.5/antighost-1.19-fabric0.55.3-1.1.5.jar"
"https://cdn.modrinth.com/data/Jw3Wx1KR/versions/1.19.1-fabric0.58.5-1.1.5/antighost-1.19.1-fabric0.58.5-1.1.5.jar"
],
"fileSize": 78206
"fileSize": 45812
},
{
"path": "mods/bettermounthud-1.1.4.jar",
@ -138,8 +138,7 @@
"sha512": "c89847d516586be9d162474d6e5a2dcbfde4c058f7c0e585e656a5ae78f12cc85a0390ceee920f731f186719d1ab98defe54922677080f4ff701e90827b00278"
},
"downloads": [
"https://cdn.modrinth.com/data/QwxR6Gcd/versions/2.3.3-fabric/debugify-2.3.3-fabric-1.19.1.jar",
"https://github.com/isXander/Debugify/releases/download/2.3.3/debugify-2.3.3-fabric-1.19.1.jar"
"https://cdn.modrinth.com/data/QwxR6Gcd/versions/2.3.3-fabric/debugify-2.3.3-fabric-1.19.1.jar"
],
"fileSize": 318288
},
@ -195,8 +194,7 @@
"sha512": "6916bc50c9bcd225142e4cf8a2d251f57dd89123baff4a8941c46365ba408b5a00484731ec3981935536817e63d2fcf1f916a2ac5975beffc831139cc3b62bd0"
},
"downloads": [
"https://cdn.modrinth.com/data/P7dR8mSH/versions/0.58.5+1.19.1/fabric-api-0.58.5%2B1.19.1.jar",
"https://github.com/FabricMC/fabric/releases/download/0.58.5%2B1.19.1/fabric-api-0.58.5%2B1.19.1.jar"
"https://cdn.modrinth.com/data/P7dR8mSH/versions/0.58.5+1.19.1/fabric-api-0.58.5%2B1.19.1.jar"
],
"fileSize": 1498297
},
@ -317,6 +315,17 @@
],
"fileSize": 14531
},
{
"path": "mods/lithium-fabric-mc1.19.1-0.8.3.jar",
"hashes": {
"sha1": "9ef9f10f62d4c19b736fe493f2a11d737fbe3d7c",
"sha512": "a3b623b4c14f6ba46d1486ffb3d1ba3174e3317b419b2ddfdf7bb572244e706d2e0a37bdce169c94455bec00fd107530ba78d7e611162a632cc6950e6a625433"
},
"downloads": [
"https://cdn.modrinth.com/data/gvQqBUqZ/versions/mc1.19.1-0.8.3/lithium-fabric-mc1.19.1-0.8.3.jar"
],
"fileSize": 476619
},
{
"path": "mods/main-menu-credits-1.1.1.jar",
"hashes": {
@ -336,8 +345,7 @@
"sha512": "9f6e0ceaab8fbb48cc4f4129a9f7cdf8cad49e3b473af214fbc0c3f506563bade3394666c4daa38ed438de010122505bc8d046cd742655b193b40498e0ed1ead"
},
"downloads": [
"https://cdn.modrinth.com/data/NRjRiSSD/versions/v0.6.0/memoryleakfix-1.19.1-0.6.0.jar",
"https://github.com/fxmorin/MemoryLeakFix/releases/download/v0.6.0/memoryleakfix-1.19.1-0.6.0.jar"
"https://cdn.modrinth.com/data/NRjRiSSD/versions/v0.6.0/memoryleakfix-1.19.1-0.6.0.jar"
],
"fileSize": 28683
},
@ -372,8 +380,7 @@
"sha512": "71e7b0f80de56be992b4ed7b33f4b5035f7a9de62ea94a979e0ec2ceb599f15c8ac6f72050d0734cf840f0fbd6f6ef6ca30d3aaacb7e9d489dc58c4a416ff2b4"
},
"downloads": [
"https://cdn.modrinth.com/data/mOgUt4GM/versions/4.0.5/modmenu-4.0.5.jar",
"https://github.com/TerraformersMC/ModMenu/releases/download/v4.0.5/modmenu-4.0.5.jar"
"https://cdn.modrinth.com/data/mOgUt4GM/versions/4.0.5/modmenu-4.0.5.jar"
],
"fileSize": 445959
},
@ -395,21 +402,20 @@
"sha512": "0aad43a978dcd52a3286d8ec96762f21671432e120497868c37e77fde286b281db288bf54675ed4f6b76194d0bf3057c819fda2fbce8c5d8eccf14e6b82b750e"
},
"downloads": [
"https://cdn.modrinth.com/data/51shyZVL/versions/v0.7.0/moreculling-1.19.1-0.7.0.jar",
"https://github.com/fxmorin/MoreCulling/releases/download/v0.7.0/moreculling-1.19.1-0.7.0.jar"
"https://cdn.modrinth.com/data/51shyZVL/versions/v0.7.0/moreculling-1.19.1-0.7.0.jar"
],
"fileSize": 1129239
},
{
"path": "mods/NoChatReports-FABRIC-1.19.1-v1.7.1.jar",
"path": "mods/NoChatReports-FABRIC-1.19.1-v1.8.1.jar",
"hashes": {
"sha1": "02d9e0aaa1bd33310f878db0853881a3b54b3f1f",
"sha512": "839552c12418a51ea3176b9d41252cc56f34f07c1cc04ad0dba5b41bf1202d1934b9409aa88eeea7822e07485a67560973c4fb5c07e908b0a4e3f48537001eb0"
"sha1": "688939927e22c5d75797851a7eb2b45844feb6cc",
"sha512": "9161243f35e870958a5e85098cc37a7f72b360ee16408601e93f365b9b0b7e13a1b51a0b6496e0d84f578a9640ce8b58f088a2802db14bdc511253f9d4284f30"
},
"downloads": [
"https://cdn.modrinth.com/data/qQyHxfxd/versions/Fabric-1.19.1-v1.7.1/NoChatReports-FABRIC-1.19.1-v1.7.1.jar"
"https://cdn.modrinth.com/data/qQyHxfxd/versions/Fabric-1.19.1-v1.8.1/NoChatReports-FABRIC-1.19.1-v1.8.1.jar"
],
"fileSize": 80968
"fileSize": 88032
},
{
"path": "mods/nofade-1.18-2.0.1.jar",

View file

@ -1,4 +1,4 @@
InstanceType=OneSix
iconKey=pack
name=Fabulously Optimized 4.1.0-alpha.1
name=Fabulously Optimized 4.1.0-beta.1
notes=https://fabulously-optimized.github.io/

View file

@ -1 +1 @@
{"main_menu":{"bottom_right":[{"text":"Fabulously Optimized 4.1.0-alpha.2","clickEvent":{"action":"open_url","value":"https://fabulously-optimized.github.io/"}}]},"pause_menu":{"bottom_right":[{"translate":"isxander-main-menu-credits.antighost","color":"dark_gray"}]}}
{"main_menu":{"bottom_right":[{"text":"Fabulously Optimized 4.1.0-beta.1","clickEvent":{"action":"open_url","value":"https://fabulously-optimized.github.io/"}}]},"pause_menu":{"bottom_right":[{"translate":"isxander-main-menu-credits.antighost","color":"dark_gray"}]}}

View file

@ -1 +1 @@
{"demandOnClient":false,"demandOnServer":false,"enableDebugLog":false,"convertToGameMessage":true,"showServerSafety":true,"suppressVanillaSecurityNotices":true,"alwaysHideReportButton":true,"versionEasterEgg":false,"disableTelemetry":true,"showReloadButton":false,"whitelistedServers":[]}
{"demandOnClient":false,"demandOnServer":false,"enableDebugLog":false,"convertToGameMessage":false,"showServerSafety":true,"hideRedChatIndicators":true,"hideYellowChatIndicators":false,"hideGrayChatIndicators":true,"hideWarningToast":true,"alwaysHideReportButton":true,"versionEasterEgg":false,"disableTelemetry":true,"showReloadButton":false,"whitelistedServers":[]}

View file

@ -14,7 +14,7 @@ hash = "5c0926fe0e7686e798d0486781a0c6510394e4a5a96f2d7f2952761cef64f9c5"
[[files]]
file = "config/isxander-main-menu-credits.json"
hash = "fac837568b400c5c778834aa72987b7093286b6b788bd7138890ff94ffe8aa37"
hash = "381f72e92482cc57b7684d9910b107b454acf6cb431dc3f4746cebfa37f9f6d3"
[[files]]
file = "config/modmenu.json"
@ -26,7 +26,7 @@ hash = "2a7c463f581910b0daf713ece461106f92894f9cb4af3655dad13152003005cf"
[[files]]
file = "config/yosbr/config/NoChatReports.json"
hash = "d5cbf41948e8b3d02366e3a6029596b6ad8eaf77227724d599d0344279ae3508"
hash = "87183246e924eb2e282f1f3a30a43dd98d0a62de937dbce581d0820c260332cd"
[[files]]
file = "config/yosbr/config/bobby.conf"
@ -86,7 +86,7 @@ hash = "15ce78106c5e206e4bddf1da45e84967dafb9c04bf87a4b4ae09433229ec8990"
[[files]]
file = "mods/advancementinfo.pw.toml"
hash = "1adfed1eb9468a7aee481cac91008bdb8e0af1048c54900a5a408dc40c446500"
hash = "e6ee4e0303ca4666aa8f53f1920d1abf23c00a2c197edac0ad246812cb329493"
metafile = true
[[files]]
@ -96,7 +96,7 @@ metafile = true
[[files]]
file = "mods/antighost.pw.toml"
hash = "3460db95383cf24e5171f466bfc196c7f953eb7624ac10381de2c65356e265c0"
hash = "e8de5feaf8b78bd44e38d9502937ea49cfc6679ebc82e2d45eb36d2340115c93"
metafile = true
[[files]]
@ -219,6 +219,11 @@ file = "mods/lazydfu.pw.toml"
hash = "e75515de6f60227e731affe8077018bd68d8556ebd62032a5e5bd5217b28d44f"
metafile = true
[[files]]
file = "mods/lithium.pw.toml"
hash = "ab6559c392627be06948d290c10b1af211e0c153b8a333b885e2dc910f18d47f"
metafile = true
[[files]]
file = "mods/main-menu-credits.pw.toml"
hash = "198084fae4ff7ee526c4d1b82b82f36585445d2c07b5f1c82e4121724c81400f"
@ -256,7 +261,7 @@ metafile = true
[[files]]
file = "mods/no-chat-reports.pw.toml"
hash = "8c498fa41e01fe1ebfe2fa43770ff0f77bd3abfd920db98f6a686ee4819fc3ca"
hash = "b370e3acd105307982ced31c6cb17daaeddbe672f55c2b71fa83ea5083b11908"
metafile = true
[[files]]

View file

@ -1,13 +1,13 @@
name = "AdvancementInfo"
filename = "advancementinfo-1.19-fabric0.53.3-1.3.1.jar"
filename = "advancementinfo-1.19.1-fabric0.58.5-1.3.1.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "a75c92e3a207853c47962dd920da6435df8c0284"
hash = "9ba152030c480c329653f3ae654b3fca5421c23a"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3828517
file-id = 3907238
project-id = 403815

View file

@ -1,13 +1,13 @@
name = "AntiGhost"
filename = "antighost-1.19-fabric0.55.3-1.1.5.jar"
filename = "antighost-1.19.1-fabric0.58.5-1.1.5.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "8069aa7ae030d71ac98c462fb978575dd7f7b1df"
hash = "de93b03bbb5d5673d5b7a48e1b4ebb25a7353ce8"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3828917
file-id = 3907240
project-id = 273279

View file

@ -0,0 +1,13 @@
name = "Lithium (Fabric)"
filename = "lithium-fabric-mc1.19.1-0.8.3.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "9ef9f10f62d4c19b736fe493f2a11d737fbe3d7c"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3906634
project-id = 360438

View file

@ -1,13 +1,13 @@
name = "No Chat Reports"
filename = "NoChatReports-FABRIC-1.19.1-v1.7.1.jar"
filename = "NoChatReports-FABRIC-1.19.1-v1.8.1.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "02d9e0aaa1bd33310f878db0853881a3b54b3f1f"
hash = "688939927e22c5d75797851a7eb2b45844feb6cc"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3902863
file-id = 3907569
project-id = 634062

View file

@ -1,11 +1,11 @@
name = "Fabulously Optimized"
version = "4.1.0-alpha.2"
version = "4.1.0-beta.1"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "23fd67656da38b8a106076584f4d8bcbb5eaccc357927c4ea8a75837f3cc0b96"
hash = "f7439781c662349884871ad802ec3eae5267610deaa6436ee6e67716ad9955f9"
[versions]
fabric = "0.14.8"