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 = 'CutThrough-v21.1.0-1.21.1-NeoForge.jar'
|
||||
name = 'Cut Through'
|
||||
side = 'client'
|
||||
x-prismlauncher-loaders = [ 'neoforge' ]
|
||||
x-prismlauncher-mc-versions = [ '1.21.1' ]
|
||||
x-prismlauncher-release-type = 'release'
|
||||
x-prismlauncher-version-number = 'v21.1.0-1.21.1-NeoForge'
|
||||
name = "Cut Through"
|
||||
filename = "CutThrough-v21.1.0-1.21.1-NeoForge.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
hash = 'e6313fe2c2fb8b5131b39bf8ae105e5120630b78d713db5a573c6830a476868beee3f38aa4da7c29779214b7690af83ca0ce9036d1f757a54c2352e0748cd256'
|
||||
hash-format = 'sha512'
|
||||
mode = 'url'
|
||||
url = 'https://cdn.modrinth.com/data/Dk6su9JN/versions/5P5tLHSh/CutThrough-v21.1.0-1.21.1-NeoForge.jar'
|
||||
url = "https://cdn.modrinth.com/data/Dk6su9JN/versions/5P5tLHSh/CutThrough-v21.1.0-1.21.1-NeoForge.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "e6313fe2c2fb8b5131b39bf8ae105e5120630b78d713db5a573c6830a476868beee3f38aa4da7c29779214b7690af83ca0ce9036d1f757a54c2352e0748cd256"
|
||||
mode = "url"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = 'Dk6su9JN'
|
||||
version = '5P5tLHSh'
|
||||
|
||||
[[x-prismlauncher-dependencies]]
|
||||
addonId = '5WeWGLoJ'
|
||||
type = 'OPTIONAL'
|
||||
|
||||
[[x-prismlauncher-dependencies]]
|
||||
addonId = 'QAGBst4M'
|
||||
type = 'REQUIRED'
|
||||
mod-id = "Dk6su9JN"
|
||||
version = "5P5tLHSh"
|
||||
|
||||
Reference in New Issue
Block a user