mods: fix up metadata
This adds side information to curseforge mods and strips prismlauncher metadata via rehash.
This commit is contained in:
+10
-14
@@ -1,18 +1,14 @@
|
||||
filename = 'lithostitched-1.7.11-neoforge-21.1.jar'
|
||||
name = 'Lithostitched'
|
||||
side = 'server'
|
||||
x-prismlauncher-dependencies = []
|
||||
x-prismlauncher-loaders = [ 'neoforge' ]
|
||||
x-prismlauncher-mc-versions = [ '1.21.1' ]
|
||||
x-prismlauncher-release-type = 'release'
|
||||
x-prismlauncher-version-number = '1.7.11-neoforge-21.1'
|
||||
name = "Lithostitched"
|
||||
filename = "lithostitched-1.7.11-neoforge-21.1.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
hash = 'f6d57d282eb9d62a52c5465f7b9067fd38481585da0e7fdbd372794f0a52c814948ca1a8998ba6dc9635b00784f6b5cf1e2714fce360b8a933f7901e41f9ef21'
|
||||
hash-format = 'sha512'
|
||||
mode = 'url'
|
||||
url = 'https://cdn.modrinth.com/data/XaDC71GB/versions/a9fuYUVh/lithostitched-1.7.11-neoforge-21.1.jar'
|
||||
url = "https://cdn.modrinth.com/data/XaDC71GB/versions/a9fuYUVh/lithostitched-1.7.11-neoforge-21.1.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "f6d57d282eb9d62a52c5465f7b9067fd38481585da0e7fdbd372794f0a52c814948ca1a8998ba6dc9635b00784f6b5cf1e2714fce360b8a933f7901e41f9ef21"
|
||||
mode = "url"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = 'XaDC71GB'
|
||||
version = 'a9fuYUVh'
|
||||
mod-id = "XaDC71GB"
|
||||
version = "a9fuYUVh"
|
||||
|
||||
Reference in New Issue
Block a user