Skip to content

Commit

Permalink
fix: fix load crash
Browse files Browse the repository at this point in the history
  • Loading branch information
Chikage0o0 committed May 9, 2023
1 parent 5550796 commit d20c269
Show file tree
Hide file tree
Showing 15 changed files with 53 additions and 82 deletions.
2 changes: 1 addition & 1 deletion client-overrides/config/customwindowtitle-client.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
title = "CreateOrigin-v4.6.7"
title = "CreateOrigin-v4.6.8"
icon16 = "customwindowtitle/icon16.png"
icon32 = "customwindowtitle/icon32.png"
7 changes: 7 additions & 0 deletions client-overrides/config/yosbr/config/iris.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#This file stores configuration options for Iris, such as the currently active shaderpack
#Wed May 10 02:19:45 HKT 2023
disableUpdateMessage=false
enableDebugOptions=false
maxShadowRenderDistance=32
shaderPack=
enableShaders=false
13 changes: 0 additions & 13 deletions mods/offlineskins-fabric.pw.toml

This file was deleted.

13 changes: 13 additions & 0 deletions mods/paper-doll.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "Paper Doll"
filename = "PaperDoll-v4.0.0-1.19.2-Fabric.jar"
side = "both"

[download]
url = "https://cdn.modrinth.com/data/hD0W2Wde/versions/fP6Y3u25/PaperDoll-v4.0.0-1.19.2-Fabric.jar"
hash-format = "sha1"
hash = "d5d0eb68d2216043f8a8e8550eef7ad7733ead8e"

[update]
[update.modrinth]
mod-id = "hD0W2Wde"
version = "fP6Y3u25"
13 changes: 0 additions & 13 deletions mods/paperdoll.pw.toml

This file was deleted.

13 changes: 0 additions & 13 deletions mods/terrablender.pw.toml

This file was deleted.

2 changes: 1 addition & 1 deletion server-overrides/server.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ enable-query=false
generator-settings={}
enforce-secure-profile=true
level-name=world
motd=CreateOrigin v4.6.7
motd=CreateOrigin v4.6.8
query.port=25565
pvp=true
generate-structures=true
Expand Down
8 changes: 0 additions & 8 deletions shaderpacks/BSL.toml

This file was deleted.

8 changes: 0 additions & 8 deletions shaderpacks/Complementary Reimagined.pw.toml

This file was deleted.

8 changes: 0 additions & 8 deletions shaderpacks/VanillAA.toml

This file was deleted.

13 changes: 13 additions & 0 deletions shaderpacks/bsl-shaders.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "BSL Shaders"
filename = "BSL_v8.2.03.1.zip"
side = "client"

[download]
url = "https://cdn.modrinth.com/data/Q1vvjJYV/versions/QPM4xXz9/BSL_v8.2.03.1.zip"
hash-format = "sha1"
hash = "de03ce88d0a5d40de83c39f19807963e675f77dd"

[update]
[update.modrinth]
mod-id = "Q1vvjJYV"
version = "QPM4xXz9"
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,8 @@ side = "client"
url = "https://cdn.modrinth.com/data/6NnvPzWJ/versions/pN8VfhwO/Builder%27s%20QOL%20Shaders%20V2.10.0.zip"
hash-format = "sha1"
hash = "fa3cb738952021756f28f2ea0acaf2e37efa87d6"

[update]
[update.modrinth]
mod-id = "6NnvPzWJ"
version = "pN8VfhwO"
13 changes: 13 additions & 0 deletions shaderpacks/complementary-reimagined.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "Complementary Reimagined"
filename = "ComplementaryReimagined_r2.1.zip"
side = "client"

[download]
url = "https://cdn.modrinth.com/data/HVnmMxH1/versions/D1f8W3MU/ComplementaryReimagined_r2.1.zip"
hash-format = "sha1"
hash = "27edba4caa204e7131869eb3d5bcbcf1225b849a"

[update]
[update.modrinth]
mod-id = "HVnmMxH1"
version = "D1f8W3MU"
8 changes: 0 additions & 8 deletions shaderpacks/solas-shader.pw.toml

This file was deleted.

9 changes: 0 additions & 9 deletions shaderpacks/yofps.pw.toml

This file was deleted.

0 comments on commit d20c269

Please sign in to comment.