Skip to content

Commit

Permalink
2.0.0b4
Browse files Browse the repository at this point in the history
  • Loading branch information
Madis0 committed Jul 1, 2021
1 parent 6ef17c9 commit 20d2369
Show file tree
Hide file tree
Showing 18 changed files with 111 additions and 146 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,17 @@ Notes for all 1.17 releases:
* Curseforge Launcher: if you're upgrading from MC 1.16.x, please ☑️ Update to new Profile
* MultiMC: Minecraft 1.17 requires Java 16: https://www.oracle.com/java/technologies/javase-jdk16-downloads.html

### 2.0.0b4

Differences from b3

* Added **Iris with Sodium**! (Yes, FPS boost and Optifine shaders!)
* Set the default graphics to fast for general performance improvement
* Re-enabled dynamic light for entities in LambDynamicLights
* Updated mods
* Removed Canvas
* FO is currently still in beta because 1.17.1 is coming soon and Sodium Extra is not there yet

### 2.0.0b3

Differences from b2
Expand Down
18 changes: 9 additions & 9 deletions Curseforge/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"manifestType": "minecraftModpack",
"manifestVersion": 1,
"name": "Fabulously Optimized",
"version": "2.0.0b3",
"version": "2.0.0b4",
"author": "robotkoer",
"files": [
{
Expand All @@ -36,7 +36,7 @@
},
{
"projectID": 419697,
"fileID": 3358435,
"fileID": 3366202,
"required": true
},
{
Expand Down Expand Up @@ -91,7 +91,7 @@
},
{
"projectID": 308769,
"fileID": 3330753,
"fileID": 3364215,
"required": true
},
{
Expand All @@ -104,14 +104,19 @@
"fileID": 3342338,
"required": true
},
{
"projectID": 455508,
"fileID": 3370019,
"required": true
},
{
"projectID": 360438,
"fileID": 3359899,
"required": true
},
{
"projectID": 408481,
"fileID": 3344545,
"fileID": 3370074,
"required": true
},
{
Expand All @@ -124,11 +129,6 @@
"fileID": 3343876,
"required": true
},
{
"projectID": 318440,
"fileID": 3357916,
"required": true
},
{
"projectID": 404870,
"fileID": 3348402,
Expand Down
2 changes: 1 addition & 1 deletion Curseforge/modlist.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
<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/slight-gui-modifications">'Slight' Gui Modifications (by shedaniel)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/better-beds">Better Beds (by Motschen)</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/lithium">Lithium (Fabric) (by jellysquid3)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/capes">Fabric Capes (by VictorKohler)</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/antighost">AntiGhost (by Giselbaer)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/canvas-renderer">Canvas Renderer (by grondagthebarbarian)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/fabrishot">Fabrishot (by ramidzkh)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/not-enough-crashes">Not Enough Crashes (Fabric) (by NatanFudge)</a></li>
</ul>
2 changes: 1 addition & 1 deletion MultiMC/Fabulously Optimized x.y.z/instance.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ OverrideNativeWorkarounds=false
OverrideWindow=false
iconKey=pack
lastLaunchTime=1624292826541
name=Fabulously Optimized 2.0.0b3
name=Fabulously Optimized 2.0.0b4
notes=https://www.curseforge.com/minecraft/modpacks/fabulously-optimized
totalTimePlayed=198
2 changes: 1 addition & 1 deletion Packwiz/config/slightguimodifications/cts.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ mainMenu {
x { it - 2 }
y { it - 20 }
}
text = literal("Fabulously Optimized 2.0.0b3")
text = literal("Fabulously Optimized 2.0.0b4")
align = "right"
color = 0xFFFFFF
hoveredColor = 0x55FFFF
Expand Down
76 changes: 0 additions & 76 deletions Packwiz/config/yosbr/config/canvas.json5

This file was deleted.

18 changes: 0 additions & 18 deletions Packwiz/config/yosbr/config/canvas_pipeline_options.json5

This file was deleted.

4 changes: 4 additions & 0 deletions Packwiz/config/yosbr/config/iris.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#This file stores configuration options for Iris, such as the currently active shaderpack
#Thu Jul 01 10:53:00 EEST 2021
shaderPack=
enableShaders=false
2 changes: 1 addition & 1 deletion Packwiz/config/yosbr/config/lambdynlights.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ mode = "fastest"
# Enable block entities light source.
block_entities = true
# Enable entities light source.
entities = false
entities = true
# TNT lighting mode. May be off, simple or fancy.
tnt = "simple"
# Creeper lighting mode. May be off, simple or fancy.
Expand Down
19 changes: 19 additions & 0 deletions Packwiz/config/yosbr/config/sodium-options.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"quality": {
"cloud_quality": "FAST",
"weather_quality": "FAST",
"enable_vignette": true,
"enable_clouds": true
},
"advanced": {
"animate_only_visible_textures": true,
"use_entity_culling": true,
"use_particle_culling": true,
"use_fog_occlusion": true,
"use_block_face_culling": true,
"allow_direct_memory_access": true
},
"notifications": {
"hide_donation_button": true
}
}
9 changes: 5 additions & 4 deletions Packwiz/config/yosbr/options.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,13 @@ snooperEnabled:false
darkMojangStudiosBackground:true
gamma:0.5
guiScale:3
graphicsMode:0
particles:2
tutorialStep:none
skipMultiplayerWarning:true
joinedFirstServer:true
key_key.saveToolbarActivator:key.keyboard.unknown
key_key.wi_zoom.zoom:key.keyboard.c
key_key.canvas.debug_toggle:key.keyboard.unknown
key_key.canvas.debug_prev:key.keyboard.unknown
key_key.canvas.debug_next:key.keyboard.unknown
key_key.canvas.recompile:key.keyboard.unknown
key_iris.keybind.reload:key.keyboard.unknown
key_iris.keybind.toggleShaders:key.keyboard.unknown
key_iris.keybind.shaderPackSelection:key.keyboard.unknown
39 changes: 24 additions & 15 deletions Packwiz/index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,7 @@ hash-format = "sha256"

[[files]]
file = "config/slightguimodifications/cts.groovy"
hash = "4403c4fe756c49a850b8fce735b293553b5e0064d74bf0d26ea29ef35ff509d8"

[[files]]
file = "config/yosbr/config/canvas.json5"
hash = "cfb50e5ec2cd5ccfbde97d31c224eaba09f44fe5b4e2d362f776ef2828af835a"

[[files]]
file = "config/yosbr/config/canvas_pipeline_options.json5"
hash = "18ce8078e3aeb4595d435b1b9f0fd1a086a8c6cf6fc973296c8555513233f5dd"
hash = "95b3d378fdae067bda08d92992656544aa0fd6b0e5ea37ebe8d9f3f8bd9c69bc"

[[files]]
file = "config/yosbr/config/capes.json5"
Expand All @@ -20,9 +12,13 @@ hash = "94f7fc7719381bc6e474b6df30840d2aab0e8c4ed80d2f6191cf1b5b7d92be3f"
file = "config/yosbr/config/cullleaves.json"
hash = "014dc67623c4e871b26ad8b58477897bb61f478445b4a9c1c89d9c3e545ace8c"

[[files]]
file = "config/yosbr/config/iris.properties"
hash = "1e4a1dddf8891e81dfac8837220705757874be3fb7009f05dcf4e983e3d925b8"

[[files]]
file = "config/yosbr/config/lambdynlights.toml"
hash = "58f198cf16e362debad3022b272a89dd7fb1f2b05b89bf73bf5925dd70f03691"
hash = "1a0c50101df35b82a3015882331c4b1b76bec59a05c25cac50bff3547b891f25"

[[files]]
file = "config/yosbr/config/modmenu.json"
Expand All @@ -32,9 +28,13 @@ hash = "c26bab6d48617e4a0056ae75cce7a46d97c938b08c809b3e62dab9c6cb2ef432"
file = "config/yosbr/config/slightguimodifications/config.json5"
hash = "c44249c87c48216b9ce39bd233b88e2a5e901fb7589b54cee79ac566bcb0c018"

[[files]]
file = "config/yosbr/config/sodium-options.json"
hash = "b3d937324906eeec068c3335061167c85694a869a9f6c5cd5800b64b08c05201"

[[files]]
file = "config/yosbr/options.txt"
hash = "aa5b3e79dc59178f842a8b247216e31a863cfcd117cc52a08075779a0a1d273c"
hash = "23a3cf9421db2077100205b0ac63bf0a742767e01c2c80cb4c6a428df9c23720"

[[files]]
file = "mods/antighost.toml"
Expand All @@ -43,7 +43,7 @@ metafile = true

[[files]]
file = "mods/architectury-fabric.toml"
hash = "75db4a4f9f92d71a6144c9153b3926364d942ad5f9211d08442ea8e0147c9273"
hash = "ff20d9ec13193221168055dd1895a1dcb8d50519d7a584f5c19be00515034b40"
metafile = true

[[files]]
Expand All @@ -58,7 +58,7 @@ metafile = true

[[files]]
file = "mods/capes.toml"
hash = "c20bd40045b475649fb88ee74ce0277f5be762f2fd131d2baf3e28237b993d5e"
hash = "9ba59e76966eb31bfd019b4c596e74cce047c3394738acc97058d9d5dd1db003"
metafile = true

[[files]]
Expand Down Expand Up @@ -93,7 +93,7 @@ metafile = true

[[files]]
file = "mods/fabric-language-kotlin.toml"
hash = "fc01dca8a92724ac74d2a848b3aa06e70a3b05cb10fdb91c684abe684459ac1a"
hash = "5170786f6946bd3ccb4cbb63536fd855aebcda6626defa0d0cfc71182d070448"
metafile = true

[[files]]
Expand All @@ -106,11 +106,20 @@ file = "mods/fastchest.toml"
hash = "3bdbc76a5d70f75f76065b1e6148285bde757e7b2b3daf11b635028825bb9e89"
metafile = true

[[files]]
file = "mods/hydrogen-fabric-mc1.17-0.3.jar"
hash = "213bea354307bbd0cba43a3b56160dc2d49a7970e18690f52c84446fa6cf1cdd"

[[files]]
file = "mods/hydrogen.toml"
hash = "8c567c4bdc98f31981a86b309d43b6352c64ca595005e6d2730a55ff641e77f7"
metafile = true

[[files]]
file = "mods/irisshaders.toml"
hash = "a3f08373b0ab8185e01a98277a745a7700e48b054ec66502001f7802322894fb"
metafile = true

[[files]]
file = "mods/item-model-fix.toml"
hash = "1fc81c2fb496ad395c8d81c55b292f2131548d6654fc1201f79d61e1564052cd"
Expand All @@ -128,7 +137,7 @@ metafile = true

[[files]]
file = "mods/lithium.toml"
hash = "2269a0e9554b766a11b0567e824a62bb31660cabed3636ec67520d41cf88722a"
hash = "8e21e91896187629007baca7d6494852c63ad287552c20c83b02477926c7ecb9"
metafile = true

[[files]]
Expand Down
8 changes: 4 additions & 4 deletions Packwiz/mods/architectury-fabric.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
name = "Architectury API (Fabric)"
filename = "architectury-2.0.10-fabric.jar"
filename = "architectury-2.0.16-fabric.jar"
side = "both"

[download]
url = "https://edge.forgecdn.net/files/3358/435/architectury-2.0.10-fabric.jar"
url = "https://edge.forgecdn.net/files/3366/202/architectury-2.0.16-fabric.jar"
hash-format = "murmur2"
hash = "4241629302"
hash = "580005862"

[update]
[update.curseforge]
file-id = 3358435
file-id = 3366202
project-id = 419697
release-channel = "beta"
Loading

0 comments on commit 20d2369

Please sign in to comment.