This commit is contained in:
Ashley Graves 2024-07-27 02:36:14 +02:00
parent 34cf9cb4c9
commit 4d199a4460
4 changed files with 37 additions and 1 deletions

View file

@ -333,6 +333,11 @@ file = "mods/comforts.pw.toml"
hash = "1a6b3451ad3648342449a5885e0d4af0f180833ce3a2dbc0f2bdf9e0f6cf29d4" hash = "1a6b3451ad3648342449a5885e0d4af0f180833ce3a2dbc0f2bdf9e0f6cf29d4"
metafile = true metafile = true
[[files]]
file = "mods/create-clockwork.pw.toml"
hash = "94714097a323468448daf3ad97cbec4a8e145ddc6e58081b9fcb0ca53be71df1"
metafile = true
[[files]] [[files]]
file = "mods/create-goggles.pw.toml" file = "mods/create-goggles.pw.toml"
hash = "dde30b88d8ef7182faccca64eb077afea8eb7632bef62e2fea6c61afa7ad34a4" hash = "dde30b88d8ef7182faccca64eb077afea8eb7632bef62e2fea6c61afa7ad34a4"
@ -413,6 +418,11 @@ file = "mods/estrogen.pw.toml"
hash = "a9b789c9b5c48b1945604106715bb0ecbd49b56e369e7ce9e3850bd9fae3a79c" hash = "a9b789c9b5c48b1945604106715bb0ecbd49b56e369e7ce9e3850bd9fae3a79c"
metafile = true metafile = true
[[files]]
file = "mods/eureka.pw.toml"
hash = "4e7359568382843485cb04c9efffe03d9abf3cb287a8bc067e498429c72fba19"
metafile = true
[[files]] [[files]]
file = "mods/ferrite-core.pw.toml" file = "mods/ferrite-core.pw.toml"
hash = "cc9ea818b1134db469b32e97b714039d2eb23bc79a0e0b03ef862508e36378b1" hash = "cc9ea818b1134db469b32e97b714039d2eb23bc79a0e0b03ef862508e36378b1"

View file

@ -0,0 +1,13 @@
name = "Clockwork"
filename = "clockwork-1.20.1-0.1.16-forge-b3b22e39fe.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/84USeAvk/versions/Bk2kwZr0/clockwork-1.20.1-0.1.16-forge-b3b22e39fe.jar"
hash-format = "sha1"
hash = "8005a91686ddd2197668d2a5fa41d7f7247273de"
[update]
[update.modrinth]
mod-id = "84USeAvk"
version = "Bk2kwZr0"

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

@ -0,0 +1,13 @@
name = "Eureka! Ships! for Valkyrien Skies (Forge/Fabric)"
filename = "eureka-1201-1.5.1-beta.3.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/EO8aSHxh/versions/9gbnRz82/eureka-1201-1.5.1-beta.3.jar"
hash-format = "sha1"
hash = "e506f80fb2ece9c54b80df2256980b0b97705b40"
[update]
[update.modrinth]
mod-id = "EO8aSHxh"
version = "9gbnRz82"

View file

@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "f3e0f60260acb74212cbe0f5191bbb3dc6acbcb8a082f527ccfb026a4308d00c" hash = "64dd33419066130c22dd019262b02e6f8cc62bedd5ce41c4bb1ab2e8c4e7c2d8"
[versions] [versions]
forge = "47.3.0" forge = "47.3.0"