Skip to content

Commit

Permalink
update(main): update controlling & searchables
Browse files Browse the repository at this point in the history
  • Loading branch information
darksaid98 committed Jan 5, 2024
1 parent d6f9371 commit effa601
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 16 deletions.
8 changes: 2 additions & 6 deletions main/index.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
hash-format = "sha256"

[[files]]
file = "LICENSE"
hash = "8faab0a81252de2cc3709c8dcbdf050d7d34f0f6eafb018372b498a727bae07f"

[[files]]
file = "config/config/betterf3.json"
hash = "ef5ad04ddf4f81608b4efe290566555a70124d1bda3fc0e230854fbde1dcebd8"
Expand Down Expand Up @@ -195,7 +191,7 @@ metafile = true

[[files]]
file = "mods/controlling.pw.toml"
hash = "139c6b7a011caf0794521532f0a1a606411732ee56af73aef5b8e55567490c22"
hash = "0b8bd5b37fbb51c0c2b63db63a1efe1eb494bb3702e88aef24daa3942fff9912"
metafile = true

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

[[files]]
file = "mods/searchables.pw.toml"
hash = "c9a99090e6a8e60a2a445ab1b653dd74107e4b010ad210916ab64a62373817be"
hash = "6791ac9f9a9f7804541edcd22e4003b40d6bbf91460ccf4f98e7a5f235d581a5"
metafile = true

[[files]]
Expand Down
8 changes: 4 additions & 4 deletions main/mods/controlling.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "Controlling"
filename = "Controlling-fabric-1.20.2-13.0.6.jar"
filename = "Controlling-fabric-1.20.3-13.0.1.jar"
side = "client"

[download]
url = "https://cdn.modrinth.com/data/xv94TkTM/versions/mD6hNm9W/Controlling-fabric-1.20.2-13.0.6.jar"
url = "https://cdn.modrinth.com/data/xv94TkTM/versions/iPxqKVHT/Controlling-fabric-1.20.3-13.0.1.jar"
hash-format = "sha1"
hash = "3c58a0fc7a65246798b6286c0546fb0ad31d27d1"
hash = "a896bdfb415be6e4be76bca86cc5c2d14db676db"

[update]
[update.modrinth]
mod-id = "xv94TkTM"
version = "mD6hNm9W"
version = "iPxqKVHT"
8 changes: 4 additions & 4 deletions main/mods/searchables.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "Searchables"
filename = "Searchables-fabric-1.20.2-1.0.16.jar"
filename = "Searchables-fabric-1.20.3-1.0.2.jar"
side = "client"

[download]
url = "https://cdn.modrinth.com/data/fuuu3xnx/versions/gcqBz3gR/Searchables-fabric-1.20.2-1.0.16.jar"
url = "https://cdn.modrinth.com/data/fuuu3xnx/versions/xTkfl3Dx/Searchables-fabric-1.20.3-1.0.2.jar"
hash-format = "sha1"
hash = "9fee98fc90d577f16c2ad0f180fd3651ccd9442a"
hash = "b4860aa0f49921914280e9d91c003b5c3b4e68d6"

[update]
[update.modrinth]
mod-id = "fuuu3xnx"
version = "gcqBz3gR"
version = "xTkfl3Dx"
4 changes: 2 additions & 2 deletions main/pack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "1e055747a507be6fbbed583dea3d395b458a61893bd4ff24453dc76d5e79b146"
hash = "f0c49f1c883b2f93076d9afc023fa294941204a4afb02b9f794f8b5dadf200cb"

[versions]
fabric = "0.15.3"
minecraft = "1.20.4"

[options]
acceptable-game-versions = ["1.20", "1.20.1", "1.20.2"]
acceptable-game-versions = ["1.20", "1.20.1", "1.20.2", "1.20.3", "1.20.4"]

0 comments on commit effa601

Please sign in to comment.