mods: fix up metadata
This adds side information to curseforge mods and strips prismlauncher metadata via rehash.
This commit is contained in:
+10
-21
@@ -1,25 +1,14 @@
|
||||
filename = 'bclib-21.0.21.jar'
|
||||
name = 'BCLib: New Dawn'
|
||||
side = 'both'
|
||||
x-prismlauncher-loaders = [ 'neoforge' ]
|
||||
x-prismlauncher-mc-versions = [ '1.21.1' ]
|
||||
x-prismlauncher-release-type = 'release'
|
||||
x-prismlauncher-version-number = '21.0.21'
|
||||
name = "BCLib: New Dawn"
|
||||
filename = "bclib-21.0.21.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash = 'cd0fdef08ba760b572f944e23c0137c338b5fd41cb027fb4789a570d2b36e554f4249e279641829677e66c3f6dc11a4f25b76bf035c6e243546e2d0cf23d27da'
|
||||
hash-format = 'sha512'
|
||||
mode = 'url'
|
||||
url = 'https://cdn.modrinth.com/data/7bdKEtKC/versions/OaVg9Swk/bclib-21.0.21.jar'
|
||||
url = "https://cdn.modrinth.com/data/7bdKEtKC/versions/OaVg9Swk/bclib-21.0.21.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "cd0fdef08ba760b572f944e23c0137c338b5fd41cb027fb4789a570d2b36e554f4249e279641829677e66c3f6dc11a4f25b76bf035c6e243546e2d0cf23d27da"
|
||||
mode = "url"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = '7bdKEtKC'
|
||||
version = 'OaVg9Swk'
|
||||
|
||||
[[x-prismlauncher-dependencies]]
|
||||
addonId = 'HZmhgdJk'
|
||||
type = 'REQUIRED'
|
||||
|
||||
[[x-prismlauncher-dependencies]]
|
||||
addonId = 'R8uGDQpB'
|
||||
type = 'REQUIRED'
|
||||
mod-id = "7bdKEtKC"
|
||||
version = "OaVg9Swk"
|
||||
|
||||
Reference in New Issue
Block a user