Skip to content

Commit

Permalink
fix: replace all jei with rei
Browse files Browse the repository at this point in the history
  • Loading branch information
tboerger committed Mar 26, 2024
1 parent 0be80f0 commit 3bac97b
Show file tree
Hide file tree
Showing 8 changed files with 62 additions and 44 deletions.
27 changes: 16 additions & 11 deletions index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -153,16 +153,6 @@ file = "mods/journeymap.pw.toml"
hash = "290e39267f98ae5f3037b12d3a2cd04570f21710e38446188a75b6fc460ddb10"
metafile = true

[[files]]
file = "mods/just-enough-professions-jep.pw.toml"
hash = "76ad5b491a38df4f6debfae8808cb455c9b7ecd6c039a814ce1639278ac1f86c"
metafile = true

[[files]]
file = "mods/just-enough-resources-jer.pw.toml"
hash = "83219231c7af4677a2507e01ca0faf39acca69f05506148d1d6a3e47b4c94562"
metafile = true

[[files]]
file = "mods/laserio.pw.toml"
hash = "9d85a210e77661032cfbcd930059096be6cfb6afd9abedde21bcdfa4e5b25e54"
Expand Down Expand Up @@ -215,7 +205,22 @@ metafile = true

[[files]]
file = "mods/roughly-enough-items-hacks.pw.toml"
hash = "7986425df54d16850b84c3c8bc63fe963dceb19c5190f67839c5bddf22730ee7"
hash = "7a39d6d8faddf9ac5f10aa1b3c271b8dc27b1f79531bdbeefb8d268b68e9eef5"
metafile = true

[[files]]
file = "mods/roughly-enough-items.pw.toml"
hash = "0cda8ca46707f171ef6fb584e38a79f3748bb7c01db404ec572922986b1232a7"
metafile = true

[[files]]
file = "mods/roughly-enough-professions-rep.pw.toml"
hash = "6fd9a6d68248f4f9651ffef54116ca3dee692e7f9a3aebdf95fd79a431dfd8be"
metafile = true

[[files]]
file = "mods/roughly-enough-resources.pw.toml"
hash = "afbc1b044e9a53bc2db3686bdc4b8e8d099972de2bd802482a569594c209b471"
metafile = true

[[files]]
Expand Down
13 changes: 0 additions & 13 deletions mods/just-enough-professions-jep.pw.toml

This file was deleted.

13 changes: 0 additions & 13 deletions mods/just-enough-resources-jer.pw.toml

This file was deleted.

12 changes: 6 additions & 6 deletions mods/roughly-enough-items-hacks.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "REI Plugin Compatibilities"
name = "REI Plugin Compatibilities (REIPC)"
filename = "REIPluginCompatibilities-forge-12.0.93.jar"
side = "client"
side = "both"

[download]
url = "https://cdn.modrinth.com/data/1PfY6b5p/versions/XwQE7XRH/REIPluginCompatibilities-forge-12.0.93.jar"
hash-format = "sha1"
hash = "00ba3027cd4942013b22ac07a42f2e0cc6703b8a"
mode = "metadata:curseforge"

[update]
[update.modrinth]
mod-id = "1PfY6b5p"
version = "XwQE7XRH"
[update.curseforge]
file-id = 4837449
project-id = 521393
13 changes: 13 additions & 0 deletions mods/roughly-enough-items.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "Roughly Enough Items Fabric/Forge/NeoForge (REI)"
filename = "RoughlyEnoughItems-12.0.684-forge.jar"
side = "both"

[download]
hash-format = "sha1"
hash = "0661579c44f83fef980829831ed02122b74ab6f1"
mode = "metadata:curseforge"

[update]
[update.curseforge]
file-id = 4951142
project-id = 310111
13 changes: 13 additions & 0 deletions mods/roughly-enough-professions-rep.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "Roughly Enough Professions (REP)"
filename = "RoughlyEnoughProfessions-forge-1.20.1-2.0.2.jar"
side = "both"

[download]
url = "https://cdn.modrinth.com/data/V8XJ8f5f/versions/qdLND0lY/RoughlyEnoughProfessions-forge-1.20.1-2.0.2.jar"
hash-format = "sha1"
hash = "5e685b5a74d2ce0a5255822f26238ccca423943c"

[update]
[update.modrinth]
mod-id = "V8XJ8f5f"
version = "qdLND0lY"
13 changes: 13 additions & 0 deletions mods/roughly-enough-resources.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "Roughly Enough Resources"
filename = "rer-2.9.0.jar"
side = "both"

[download]
hash-format = "sha1"
hash = "4e12e9058884ca3fc66bcea0f227cac08c9a45f1"
mode = "metadata:curseforge"

[update]
[update.curseforge]
file-id = 4721546
project-id = 325625
2 changes: 1 addition & 1 deletion pack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "1602bfd8e1e286f47d67dde688c26f69abf83ddb501516e9a3001af441bbea92"
hash = "c8298c04503d08e43dfdd08402f0db4e49e46dec03d0e1188adb42019b410823"

[versions]
minecraft = "1.20.1"
Expand Down

0 comments on commit 3bac97b

Please sign in to comment.