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 = 'simplymore-forge-1.2.3.jar'
|
||||
name = 'Simply More'
|
||||
side = 'both'
|
||||
x-prismlauncher-dependencies = []
|
||||
x-prismlauncher-loaders = [ 'neoforge' ]
|
||||
x-prismlauncher-mc-versions = [ '1.21.1' ]
|
||||
x-prismlauncher-release-type = 'release'
|
||||
x-prismlauncher-version-number = '1.2.3+1.21.1'
|
||||
name = "Simply More"
|
||||
filename = "simplymore-forge-1.2.3.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash = '6c06d288c8c2eb183ccbf6298b68460f07dd94a5ef3b4850e5ed674b546a28cea85928e2913a4007ea43d52c3cc8faf936b8c7210fce594c77b5d7b0081f23eb'
|
||||
hash-format = 'sha512'
|
||||
mode = 'url'
|
||||
url = 'https://cdn.modrinth.com/data/zhpyD8Y0/versions/bVBS14OK/simplymore-forge-1.2.3.jar'
|
||||
url = "https://cdn.modrinth.com/data/zhpyD8Y0/versions/bVBS14OK/simplymore-forge-1.2.3.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "6c06d288c8c2eb183ccbf6298b68460f07dd94a5ef3b4850e5ed674b546a28cea85928e2913a4007ea43d52c3cc8faf936b8c7210fce594c77b5d7b0081f23eb"
|
||||
mode = "url"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = 'zhpyD8Y0'
|
||||
version = 'bVBS14OK'
|
||||
mod-id = "zhpyD8Y0"
|
||||
version = "bVBS14OK"
|
||||
|
||||
Reference in New Issue
Block a user