mods: fix up metadata
This adds side information to curseforge mods and strips prismlauncher metadata via rehash.
This commit is contained in:
@@ -1,18 +1,14 @@
|
||||
filename = 'colorwheel_patcher-neoforge-1.0.5+mc1.21.1.jar'
|
||||
name = 'Colorwheel Patcher'
|
||||
side = 'client'
|
||||
x-prismlauncher-dependencies = []
|
||||
x-prismlauncher-loaders = [ 'neoforge' ]
|
||||
x-prismlauncher-mc-versions = [ '1.21.1' ]
|
||||
x-prismlauncher-release-type = 'release'
|
||||
x-prismlauncher-version-number = '1.0.5+mc1.21.1'
|
||||
name = "Colorwheel Patcher"
|
||||
filename = "colorwheel_patcher-neoforge-1.0.5+mc1.21.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
hash = '902bca40ac980f4aab2564d64cf47a698b18f44234f9757c9125f755f9890d3350ca4e28e25e601ea8031139cab5b6bf897298bc4033e39ef86c9d7054705cb2'
|
||||
hash-format = 'sha512'
|
||||
mode = 'url'
|
||||
url = 'https://cdn.modrinth.com/data/KPsw5jDu/versions/dQqV3sci/colorwheel_patcher-neoforge-1.0.5%2Bmc1.21.1.jar'
|
||||
url = "https://cdn.modrinth.com/data/KPsw5jDu/versions/dQqV3sci/colorwheel_patcher-neoforge-1.0.5%2Bmc1.21.1.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "902bca40ac980f4aab2564d64cf47a698b18f44234f9757c9125f755f9890d3350ca4e28e25e601ea8031139cab5b6bf897298bc4033e39ef86c9d7054705cb2"
|
||||
mode = "url"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = 'KPsw5jDu'
|
||||
version = 'dQqV3sci'
|
||||
mod-id = "KPsw5jDu"
|
||||
version = "dQqV3sci"
|
||||
|
||||
Reference in New Issue
Block a user