Skip to content

Commit 8e8027d

Browse files
committed
switch to neoculus to fix bug hopefully?
1 parent a2397d6 commit 8e8027d

4 files changed

Lines changed: 19 additions & 19 deletions

File tree

index.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -804,11 +804,6 @@ file = "mods/iris-flw-compat.pw.toml"
804804
hash = "ed85b2ed42beb6523223eef6f0ae397ed29f8059b2bf5aa08d8598de04865614"
805805
metafile = true
806806

807-
[[files]]
808-
file = "mods/iris.pw.toml"
809-
hash = "f67aa60c765593a8c70f78296a460349c6aef5f4a16d173eae02e8803b545ad4"
810-
metafile = true
811-
812807
[[files]]
813808
file = "mods/jade-addons.pw.toml"
814809
hash = "89420f657cec1038646f75531ae388e92d27c51c84b1f121e935ae5aecf995be"
@@ -923,6 +918,11 @@ file = "mods/multi-piston.pw.toml"
923918
hash = "bc9449306cb2c32f16347779291d68e5fba67f85d7aca04b4b9cc1c033ec4083"
924919
metafile = true
925920

921+
[[files]]
922+
file = "mods/neoculus.pw.toml"
923+
hash = "dcbf1db7e42ada5710cb150588551e95fc01ecda5ada55efce4168a702f17222"
924+
metafile = true
925+
926926
[[files]]
927927
file = "mods/no-chat-restrictions.pw.toml"
928928
hash = "bbaa5acb4a63efb00b03a674e3c4490a67da1c24ca9b8d6c43f74a1dee905049"

mods/iris.pw.toml

Lines changed: 0 additions & 13 deletions
This file was deleted.

mods/neoculus.pw.toml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
name = "NeOculus"
2+
filename = "neoculus-mc1.21.1-1.8.7.jar"
3+
side = "client"
4+
5+
[download]
6+
url = "https://cdn.modrinth.com/data/ndV543Q3/versions/ZMibIRkN/neoculus-mc1.21.1-1.8.7.jar"
7+
hash-format = "sha512"
8+
hash = "cbb4c580ad0ad43b8dfd22cfdbff8fbef8712e6503a9783eed3049b6a54966624a75568a60ecc8a3e2014ac3c4399f08cebc96cfcd9e03684b349ad4dc5cf181"
9+
10+
[update]
11+
[update.modrinth]
12+
mod-id = "ndV543Q3"
13+
version = "ZMibIRkN"

pack.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
66
[index]
77
file = "index.toml"
88
hash-format = "sha256"
9-
hash = "00d0a5af7b205b8f6048daf2fe7e2ae7015554d4389f0e1c978b021a3e719cbb"
9+
hash = "c31186572e736cff8ca256c4a32da107e45463d120d640d8a754c0c3759f4656"
1010

1111
[versions]
1212
minecraft = "1.21.1"

0 commit comments

Comments
 (0)