mods: fix up metadata
This adds side information to curseforge mods and strips prismlauncher metadata via rehash.
This commit is contained in:
@@ -1,21 +1,14 @@
|
||||
filename = 'irisveil-0.3.0.jar'
|
||||
name = 'Iris Veil Compat'
|
||||
side = 'client'
|
||||
x-prismlauncher-loaders = [ 'neoforge' ]
|
||||
x-prismlauncher-mc-versions = [ '1.21.1' ]
|
||||
x-prismlauncher-release-type = 'beta'
|
||||
x-prismlauncher-version-number = '1.21.1+0.3.0-beta'
|
||||
name = "Iris Veil Compat"
|
||||
filename = "irisveil-0.3.0.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
hash = '9d840887150c9ca4591d41d8cc770735dc9cbf2b91787a427e391f39cf036a27a8169e62f09de9c91d8fc1a43651cb9947bccd4bb77cde35a1995904ab6c0817'
|
||||
hash-format = 'sha512'
|
||||
mode = 'url'
|
||||
url = 'https://cdn.modrinth.com/data/owQyCHo4/versions/5vFVK52d/irisveil-0.3.0.jar'
|
||||
url = "https://cdn.modrinth.com/data/owQyCHo4/versions/5vFVK52d/irisveil-0.3.0.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "9d840887150c9ca4591d41d8cc770735dc9cbf2b91787a427e391f39cf036a27a8169e62f09de9c91d8fc1a43651cb9947bccd4bb77cde35a1995904ab6c0817"
|
||||
mode = "url"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = 'owQyCHo4'
|
||||
version = '5vFVK52d'
|
||||
|
||||
[[x-prismlauncher-dependencies]]
|
||||
addonId = 'YL57xq9U'
|
||||
type = 'REQUIRED'
|
||||
mod-id = "owQyCHo4"
|
||||
version = "5vFVK52d"
|
||||
|
||||
Reference in New Issue
Block a user