Skip to content

Commit

Permalink
fix: move to REI until EMI is fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
CallMeEchoCodes committed Jul 28, 2024
1 parent 67acfff commit 3569d40
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 22 deletions.
12 changes: 6 additions & 6 deletions index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1805,11 +1805,6 @@ file = "mods/elytra-trims.pw.toml"
hash = "6caaedd656c7588eecb3aab2c3fe9e22fdf2d442fb469a9c75518f381f3c5524"
metafile = true

[[files]]
file = "mods/emi.pw.toml"
hash = "f0ab69070fefbc85039133adf4015dc0a403a45d5c00713d6200b0943a310398"
metafile = true

[[files]]
file = "mods/emojiful.pw.toml"
hash = "66d827ba2c949a101cb34bfb6bc9db3faaca807f123b2ebfd04863ce36344e60"
Expand Down Expand Up @@ -1877,7 +1872,7 @@ metafile = true

[[files]]
file = "mods/modernfix.pw.toml"
hash = "5861d3e2260c21ab0ebfa87d5494742b51bb4addeefd2f1243908ce6636bddaa"
hash = "ca5ec031a590d0ad2e4feaf61853ce2ed0f0a78f8b7a8627cf183250f0e63d88"
metafile = true

[[files]]
Expand Down Expand Up @@ -1935,6 +1930,11 @@ file = "mods/reeses-sodium-options.pw.toml"
hash = "c497424b603b0b9fc190427fd7aa0985d23a74f4cba6c554e14f7dbd29385df2"
metafile = true

[[files]]
file = "mods/rei.pw.toml"
hash = "23e13c735cde71527fdf7fcc0845ca2a096ce4b899c6a22f32ef91a3afa68316"
metafile = true

[[files]]
file = "mods/resourceful-lib.pw.toml"
hash = "4be2672be0847b117bfb0b79642f95f15e14fe20444530455aab53fa14c78c8c"
Expand Down
13 changes: 0 additions & 13 deletions mods/emi.pw.toml

This file was deleted.

2 changes: 1 addition & 1 deletion mods/modernfix.pw.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "ModernFix"
filename = "modernfix-fabric-5.19.0+mc1.21.jar"
side = "server"
side = "both"

[download]
url = "https://cdn.modrinth.com/data/nmDcB62a/versions/KCOwQkKi/modernfix-fabric-5.19.0%2Bmc1.21.jar"
Expand Down
13 changes: 13 additions & 0 deletions mods/rei.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "Roughly Enough Items (REI)"
filename = "RoughlyEnoughItems-16.0.744-fabric.jar"
side = "client"

[download]
url = "https://cdn.modrinth.com/data/nfn13YXA/versions/zZfhaIzi/RoughlyEnoughItems-16.0.744-fabric.jar"
hash-format = "sha1"
hash = "75106b0df35a573f0d3c4348229b408486c5efc2"

[update]
[update.modrinth]
mod-id = "nfn13YXA"
version = "zZfhaIzi"
4 changes: 2 additions & 2 deletions pack.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name = "Spirit SMP"
author = "Spirit Studios"
version = "1.0.3"
version = "1.0.4"
pack-format = "packwiz:1.1.0"

[index]
file = "index.toml"
hash-format = "sha256"
hash = "3b93990ff70f5b9870231f6393498aea1b5561de873fce7359ecd447c276c116"
hash = "bb1b090999f16375547630dea6e2ac9d5441c5f9f0f92b29257bcf204c8be344"

[versions]
fabric = "0.15.11"
Expand Down

0 comments on commit 3569d40

Please sign in to comment.