Add Icarus & Croptopia Mods

Changes to be committed:
	modified:   index.toml
	new file:   mods/croptopia.pw.toml
	new file:   mods/icarus.pw.toml
	new file:   mods/midnightlib.pw.toml
	modified:   pack.toml
This commit is contained in:
Sangelo 2023-06-01 11:47:43 +02:00
parent 4a56b3cdef
commit 3a1b9e6400
5 changed files with 55 additions and 1 deletions

View file

@ -313,6 +313,11 @@ file = "mods/createaddition.pw.toml"
hash = "8260c756c1da49c5c97ef81d1442018979d6979aac0e37a79c864a680e15cf5d"
metafile = true
[[files]]
file = "mods/croptopia.pw.toml"
hash = "3318c70374f860b9b2ab3699621a7ace4a199dd63f06d3b5c6892067ec5f269d"
metafile = true
[[files]]
file = "mods/dashloader.pw.toml"
hash = "4a2470ad0e5ab7b76b4e503a45907b6550c54d1e1d492671f2755d2a3143913c"
@ -443,6 +448,11 @@ file = "mods/hold-that-chunk.pw.toml"
hash = "8847ebb401a474d65b2ffd00a226356e94791db3f5cf98505beb227e74298884"
metafile = true
[[files]]
file = "mods/icarus.pw.toml"
hash = "2045ed4e0218b8f51e318199cf2fe818bc5fa4b347a956552d88932c1f0095a3"
metafile = true
[[files]]
file = "mods/iceberg.pw.toml"
hash = "a81c6e60f18faf727ed743029c8a4d093c6c96f0c450be7bf3535985ee6f4288"
@ -593,6 +603,11 @@ file = "mods/main-menu-credits.pw.toml"
hash = "1527caee4fc4f26b525a41a95dd07dae21ab3c8d2c391237c79396abf7e9b2d7"
metafile = true
[[files]]
file = "mods/midnightlib.pw.toml"
hash = "9421355a24881292851803d45726a5aebce4c5a5863793d7d373565b4fceb1eb"
metafile = true
[[files]]
file = "mods/mimic.pw.toml"
hash = "4ac042bd40887184574cb152c49344380bffdc8f036fb42e8792efa0731981da"

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

@ -0,0 +1,13 @@
name = "Croptopia"
filename = "Croptopia-1.19.2-FABRIC-2.2.2.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "726c6268da4b0023ea166ca9bc00f5b10e97cfca"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 4344773
project-id = 415438

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

@ -0,0 +1,13 @@
name = "Icarus"
filename = "icarus-1.14.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Dw7M6XKW/versions/IFD7Mtvp/icarus-1.14.jar"
hash-format = "sha1"
hash = "3ebdb5578036b5833e3c842a7a147fe7696dd334"
[update]
[update.modrinth]
mod-id = "Dw7M6XKW"
version = "IFD7Mtvp"

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

@ -0,0 +1,13 @@
name = "MidnightLib"
filename = "midnightlib-quilt-1.0.0-patch1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/codAaoxh/versions/hxPiYWhh/midnightlib-quilt-1.0.0-patch1.jar"
hash-format = "sha1"
hash = "7b128ae80b9aeb4d9ae5d901ce6ecaece25b1fd4"
[update]
[update.modrinth]
mod-id = "codAaoxh"
version = "hxPiYWhh"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "e2b3cac94eec781f24f6599873657c1124075b104ef536f3ea6ba05b0017f6e8"
hash = "76aa3ed7a89f44697dd923f668cbff488a286adfc9b84bf37c503ab5f44003c5"
[versions]
minecraft = "1.19.2"