added origins and origins addons

This commit is contained in:
Penny 2022-07-20 20:39:04 -05:00
parent 3365d6303c
commit 44759d4ac6
7 changed files with 91 additions and 1 deletions

View file

@ -89,6 +89,11 @@ file = "mods/entitytexturefeatures.pw.toml"
hash = "c85522a1552b7e5b71a71c184d398eb723e5ae00515a020b84cb9c402c66be58" hash = "c85522a1552b7e5b71a71c184d398eb723e5ae00515a020b84cb9c402c66be58"
metafile = true metafile = true
[[files]]
file = "mods/extra-origins.pw.toml"
hash = "f21a2091e05a860abf1436effd976cfe281b907523d01cef9868f7b728302b6e"
metafile = true
[[files]] [[files]]
file = "mods/fabric-api.pw.toml" file = "mods/fabric-api.pw.toml"
hash = "42e2da7f33977bfa2bb411e1443723a857276cc460717573ef9f8f861076ad64" hash = "42e2da7f33977bfa2bb411e1443723a857276cc460717573ef9f8f861076ad64"
@ -169,6 +174,21 @@ file = "mods/optigui.pw.toml"
hash = "c8b862e2056b86b56304b1712c3b09fc8ff1794fd968148a055540ff2432424f" hash = "c8b862e2056b86b56304b1712c3b09fc8ff1794fd968148a055540ff2432424f"
metafile = true metafile = true
[[files]]
file = "mods/origins-classes.pw.toml"
hash = "e0ac0cf39029a1100dfcf122a424d36c5117d753df96c36c787490ec19867eec"
metafile = true
[[files]]
file = "mods/origins.pw.toml"
hash = "3b695c715b0500ffa0934bb6b688cd54f63fdc44f69e3706308eaf708fe9a17b"
metafile = true
[[files]]
file = "mods/pehkui.pw.toml"
hash = "973bd6c595505db1555232699ee8a2a1498117eca8ab5613b1f519497057e080"
metafile = true
[[files]] [[files]]
file = "mods/puzzle.pw.toml" file = "mods/puzzle.pw.toml"
hash = "761170eaeece33f423619aefe9de989bac69c68deb29f7df8653eecabcb303e2" hash = "761170eaeece33f423619aefe9de989bac69c68deb29f7df8653eecabcb303e2"
@ -179,6 +199,11 @@ file = "mods/reeses-sodium-options.pw.toml"
hash = "c704ab1b78607e345633f54f6f0d3a4ffa9fdb37600c87a794bd67fab3ec9b54" hash = "c704ab1b78607e345633f54f6f0d3a4ffa9fdb37600c87a794bd67fab3ec9b54"
metafile = true metafile = true
[[files]]
file = "mods/sky-origins.pw.toml"
hash = "3a141323325918688d0edf600720467b614f8d2468d65f2d6f385897ae825ee7"
metafile = true
[[files]] [[files]]
file = "mods/smooth-boot.pw.toml" file = "mods/smooth-boot.pw.toml"
hash = "9a031c4018bdcf4e8d70f5009a3069914b8febf96712222fdd31f8d0ae2451b4" hash = "9a031c4018bdcf4e8d70f5009a3069914b8febf96712222fdd31f8d0ae2451b4"

View file

@ -0,0 +1,13 @@
name = "Extra Origins"
filename = "extraorigins-1.18-12.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "8e1a14e72fd1b9d6dcdadd561d66f00c8e50ec8f"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3878950
project-id = 398419

View file

@ -0,0 +1,13 @@
name = "Origins: Classes"
filename = "Origins-Classes-1.18.2-1.3.0.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "3c3c8511dfed2cc38accc1b29703b504d1637e0c"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3752361
project-id = 401833

13
mods/origins.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Origins (Fabric)"
filename = "Origins-1.18.2-1.4.1.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "696f33de73a4cf35baa347797fdd8dbb26c18541"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3752286
project-id = 391943

13
mods/pehkui.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Pehkui"
filename = "Pehkui-3.3.3+1.14.4-1.19.1.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "b9c5d1c15e87d4b127ddaad6c85053d342988c09"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3849579
project-id = 319596

13
mods/sky-origins.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Sky: Origins"
filename = "sky-0.3.0.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "1d0a859cfe7143cd39b38023cf7155201b707898"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3818308
project-id = 616167

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "0f9a9f3706cf1e2ea1097fba1d8cc6cf3f3a38ce2b4efcdfa389d3b423804cf0" hash = "a9c3c88eddd43a726d95031904acecb4633c4d1f3c36be99407e3d4319a2adb1"
[versions] [versions]
fabric = "0.14.8" fabric = "0.14.8"