mods: fix up metadata
This adds side information to curseforge mods and strips prismlauncher metadata via rehash.
This commit is contained in:
+10
-17
@@ -1,21 +1,14 @@
|
||||
filename = 'Controlling-neoforge-1.21.1-19.0.5.jar'
|
||||
name = 'Controlling'
|
||||
side = 'client'
|
||||
x-prismlauncher-loaders = [ 'neoforge' ]
|
||||
x-prismlauncher-mc-versions = [ '1.21.1' ]
|
||||
x-prismlauncher-release-type = 'release'
|
||||
x-prismlauncher-version-number = '19.0.5'
|
||||
name = "Controlling"
|
||||
filename = "Controlling-neoforge-1.21.1-19.0.5.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
hash = 'bd01b2a38a869ea38e5f2a8fcd601e67ea9b132b9883c6ae752bc35dff6e94f6d47b965e31c1ee5c2f6a1221653549680da779fcb5319d199aec261d221d179e'
|
||||
hash-format = 'sha512'
|
||||
mode = 'url'
|
||||
url = 'https://cdn.modrinth.com/data/xv94TkTM/versions/FaNppCJJ/Controlling-neoforge-1.21.1-19.0.5.jar'
|
||||
url = "https://cdn.modrinth.com/data/xv94TkTM/versions/FaNppCJJ/Controlling-neoforge-1.21.1-19.0.5.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "bd01b2a38a869ea38e5f2a8fcd601e67ea9b132b9883c6ae752bc35dff6e94f6d47b965e31c1ee5c2f6a1221653549680da779fcb5319d199aec261d221d179e"
|
||||
mode = "url"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = 'xv94TkTM'
|
||||
version = 'FaNppCJJ'
|
||||
|
||||
[[x-prismlauncher-dependencies]]
|
||||
addonId = 'fuuu3xnx'
|
||||
type = 'REQUIRED'
|
||||
mod-id = "xv94TkTM"
|
||||
version = "FaNppCJJ"
|
||||
|
||||
Reference in New Issue
Block a user