Skip to content

Commit

Permalink
scattered shards colors / icon fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sisby-folk committed Jul 12, 2024
1 parent 722907f commit 2d7697d
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 12 deletions.
2 changes: 1 addition & 1 deletion pack/index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1217,7 +1217,7 @@ metafile = true

[[files]]
file = "mods/scattered-shards.pw.toml"
hash = "6cc8c204eeb12712d4d343b79f4a7df221cb012c19954393bbadb0af2b2bc09c"
hash = "6a56c0d6b9ff9898611a4c1a853b80fd4cca8bba01cacc55011480026c512504"
metafile = true

[[files]]
Expand Down
14 changes: 4 additions & 10 deletions pack/mods/scattered-shards.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,7 @@
name = "Scattered Shards"
name = "scattered-shards"
filename = "scatteredshards-1.5.3.jar"
side = "both"

[download]
url = "https://cdn.modrinth.com/data/DB9GU3tx/versions/ch3vYwp3/scatteredshards-1.5.3.jar"
hash-format = "sha1"
hash = "652d9aaa59cd796cc2cdb92e4266cd469a604506"

[update]
[update.modrinth]
mod-id = "DB9GU3tx"
version = "ch3vYwp3"
url = "https://github.com/ModFest/scattered-shards/releases/download/1.5.3-carnival/scatteredshards-1.5.3.jar"
hash-format = "sha256"
hash = "5bbd5c49b6f5f35d570045f869df93499bf60624bff32bda28237902ee63bb65"
2 changes: 1 addition & 1 deletion pack/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 = "b130dc13d273bbdf4cf026ebf0d5ece4ee10b08ed9641fe4eaf5d9c7c7ba0e3a"
hash = "c569b6f9a1000dc735a74bf144ce9bb230978fb14a4d48a62de4e1e390830462"

[versions]
fabric = "0.15.11"
Expand Down
7 changes: 7 additions & 0 deletions scripts/overrides/scattered-shards.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
name = "scattered-shards"
filename = "scatteredshards-1.5.3.jar"

[download]
url = "https://github.com/ModFest/scattered-shards/releases/download/1.5.3-carnival/scatteredshards-1.5.3.jar"
hash-format = "sha256"
hash = "5bbd5c49b6f5f35d570045f869df93499bf60624bff32bda28237902ee63bb65"

0 comments on commit 2d7697d

Please sign in to comment.