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 = 'tpa-neoforge-1.21-2.0.0.jar'
|
||||
name = 'TPA'
|
||||
side = 'both'
|
||||
x-prismlauncher-dependencies = []
|
||||
x-prismlauncher-loaders = [ 'neoforge' ]
|
||||
x-prismlauncher-mc-versions = [ '1.21.1', '1.21.2', '1.21.3' ]
|
||||
x-prismlauncher-release-type = 'release'
|
||||
x-prismlauncher-version-number = '2.0.0'
|
||||
name = "TPA"
|
||||
filename = "tpa-neoforge-1.21-2.0.0.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash = '7ac1bab813e3649433783e777ba826e54dc2043ad1d37ba54b49b4c4d125f5b4a66cdc4739ad540a861d67a0d4e42bb61796a910aeb4dd94c0bbb2ca5113b65e'
|
||||
hash-format = 'sha512'
|
||||
mode = 'url'
|
||||
url = 'https://cdn.modrinth.com/data/pbGzLSUN/versions/Pb8gd31t/tpa-neoforge-1.21-2.0.0.jar'
|
||||
url = "https://cdn.modrinth.com/data/pbGzLSUN/versions/Pb8gd31t/tpa-neoforge-1.21-2.0.0.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "7ac1bab813e3649433783e777ba826e54dc2043ad1d37ba54b49b4c4d125f5b4a66cdc4739ad540a861d67a0d4e42bb61796a910aeb4dd94c0bbb2ca5113b65e"
|
||||
mode = "url"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = 'pbGzLSUN'
|
||||
version = 'Pb8gd31t'
|
||||
mod-id = "pbGzLSUN"
|
||||
version = "Pb8gd31t"
|
||||
|
||||
Reference in New Issue
Block a user