Skip to content

Commit

Permalink
Undo Moonlight update revert
Browse files Browse the repository at this point in the history
Not an issue with Moonlight, but rather ForgifiedFabricAPI. See
Sinytra/ForgifiedFabricAPI#189

This reverts the following commits
494eb97.
62880bf.
  • Loading branch information
doofus9341 committed Jan 26, 2025
1 parent 494eb97 commit 944b6a4
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion config/bcc-common.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#The name of the modpack
modpackName = "smallironpack3"
#The version of the modpack
modpackVersion = "1.1.9"
modpackVersion = "1.1.8"
#Use the metadata.json to determine the modpack version
#ONLY ENABLE THIS IF YOU KNOW WHAT YOU ARE DOING
useMetadata = false
4 changes: 2 additions & 2 deletions index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -954,7 +954,7 @@ hash = "9bc57add9cde46b46ac4d8c1f9006280721750e5df6cca2439b9b750e83c9e46"

[[files]]
file = "config/bcc-common.toml"
hash = "a61c1268120dbbab85eae1553e7bccbb47e2688514b74ad40565cba28e8d2ef2"
hash = "ea140b7a1e2e486c0fe85097a6f24becb3624147bab68b914e27c2ff43e04114"

[[files]]
file = "config/betterendisland-neoforge-1_21.toml"
Expand Down Expand Up @@ -3594,7 +3594,7 @@ metafile = true

[[files]]
file = "mods/selene.pw.toml"
hash = "217b02818696e5a621b280b94f6cfeb8d5e0a0766d8bd8359cfe0d7b5ad59fbe"
hash = "8a0701575bfad6aeca6d819aa0e864bf8a12bf68a873d11d56e6293aee2d6cfa"
metafile = true

[[files]]
Expand Down
6 changes: 3 additions & 3 deletions mods/selene.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "Moonlight Lib"
filename = "moonlight-1.21-2.17.17-neoforge.jar"
filename = "moonlight-1.21-2.17.18-neoforge.jar"
side = "both"

[download]
hash-format = "sha1"
hash = "fb5f8bbeb8a8f32912ff591b32adb82019000d18"
hash = "eb41d29583590e107da99b6324c6057f273332f3"
mode = "metadata:curseforge"

[update]
[update.curseforge]
file-id = 6106442
file-id = 6114818
project-id = 499980
4 changes: 2 additions & 2 deletions pack.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name = "Small Iron Pack 3"
author = "taffer3935"
version = "1.1.9"
version = "1.1.8"
pack-format = "packwiz:1.1.1"

[index]
file = "index.toml"
hash-format = "sha256"
hash = "9f1fd69f3e13403bb5baa0dde85cf5d32caee16a8e154b281c57d0ad0dc7b903"
hash = "dfd095ef5da8b2423d79ac51291fc19933ef8a52aabf06a3c502bf2247b90bf2"

[versions]
minecraft = "1.21.1"
Expand Down

0 comments on commit 944b6a4

Please sign in to comment.