Skip to content

Commit 068e3c5

Browse files
committed
update
1 parent 546fb9b commit 068e3c5

File tree

4 files changed

+37
-1
lines changed

4 files changed

+37
-1
lines changed

pack/1.20.1/index.toml

+10
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,11 @@ file = "mods/adventurez.pw.toml"
8686
hash = "5114753cb4d08fb69cc23ff9bf58c70c3d2411f01c0b828dc24c25fa0cb8994b"
8787
metafile = true
8888

89+
[[files]]
90+
file = "mods/ae2.pw.toml"
91+
hash = "55e62a5daa9e25958de0495a217c67ea15f90b94b77cae8489463c6a87eea2d4"
92+
metafile = true
93+
8994
[[files]]
9095
file = "mods/architectury-api.pw.toml"
9196
hash = "a243675bc757485925b293932ee289b9fbcfb3b75bd3ba74eca7603f191cedad"
@@ -171,6 +176,11 @@ file = "mods/create-steam-n-rails.pw.toml"
171176
hash = "2995bd6fc4d6cfb207625005e7392fc09aefe226a0441cceca6687dfc1883ad6"
172177
metafile = true
173178

179+
[[files]]
180+
file = "mods/createaddition.pw.toml"
181+
hash = "ca80c183f9444b19fcd7e5e654dad1c7b208affe18f7e6c2cff42642e8c3951f"
182+
metafile = true
183+
174184
[[files]]
175185
file = "mods/dawn.pw.toml"
176186
hash = "e6cd8a58a2938b799035c66df16b440db0edf09c798978b8e857a6a27e8a6474"

pack/1.20.1/mods/ae2.pw.toml

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
name = "Applied Energistics 2"
2+
filename = "appliedenergistics2-fabric-15.0.12.jar"
3+
side = "both"
4+
5+
[download]
6+
url = "https://cdn.modrinth.com/data/XxWD5pD3/versions/HAKkYcmv/appliedenergistics2-fabric-15.0.12.jar"
7+
hash-format = "sha1"
8+
hash = "0fc4a72076390c371481265a85d5aec35d007046"
9+
10+
[update]
11+
[update.modrinth]
12+
mod-id = "XxWD5pD3"
13+
version = "HAKkYcmv"
+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
name = "Create Crafts & Additions"
2+
filename = "createaddition-fabric+1.20.1-0.9.0.jar"
3+
side = "both"
4+
5+
[download]
6+
url = "https://cdn.modrinth.com/data/kU1G12Nn/versions/ogRcUOQY/createaddition-fabric%2B1.20.1-0.9.0.jar"
7+
hash-format = "sha1"
8+
hash = "69e833eb880e94c1c934ff34b2b03651cc019d11"
9+
10+
[update]
11+
[update.modrinth]
12+
mod-id = "kU1G12Nn"
13+
version = "ogRcUOQY"

pack/1.20.1/pack.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
66
[index]
77
file = "index.toml"
88
hash-format = "sha256"
9-
hash = "d449c4d17c95223128968ac611dcc64700f20ac1b401a6b04c6a16c9709364ad"
9+
hash = "a660e27dafbb97b2289f8228e18f6284be61acfc3c30d672731e638a6acd8f71"
1010

1111
[versions]
1212
fabric = "0.14.22"

0 commit comments

Comments
 (0)