mods: fix up metadata
This adds side information to curseforge mods and strips prismlauncher metadata via rehash.
This commit is contained in:
@@ -1,25 +1,14 @@
|
||||
filename = 'VisualWorkbench-v21.1.1-1.21.1-NeoForge.jar'
|
||||
name = 'Visual Workbench'
|
||||
side = 'both'
|
||||
x-prismlauncher-loaders = [ 'neoforge' ]
|
||||
x-prismlauncher-mc-versions = [ '1.21.1' ]
|
||||
x-prismlauncher-release-type = 'release'
|
||||
x-prismlauncher-version-number = 'v21.1.1-1.21.1-NeoForge'
|
||||
name = "Visual Workbench"
|
||||
filename = "VisualWorkbench-v21.1.1-1.21.1-NeoForge.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash = '8e8837d2ddf7d60d192597d0c53d0fe3cd10858bf1cd015b154bc87a05603c0b849acc966592671d927bdb421c83f3c95f80ce5ba63717825508ef1579437aac'
|
||||
hash-format = 'sha512'
|
||||
mode = 'url'
|
||||
url = 'https://cdn.modrinth.com/data/kfqD1JRw/versions/Jy5V5FNj/VisualWorkbench-v21.1.1-1.21.1-NeoForge.jar'
|
||||
url = "https://cdn.modrinth.com/data/kfqD1JRw/versions/Jy5V5FNj/VisualWorkbench-v21.1.1-1.21.1-NeoForge.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "8e8837d2ddf7d60d192597d0c53d0fe3cd10858bf1cd015b154bc87a05603c0b849acc966592671d927bdb421c83f3c95f80ce5ba63717825508ef1579437aac"
|
||||
mode = "url"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = 'kfqD1JRw'
|
||||
version = 'Jy5V5FNj'
|
||||
|
||||
[[x-prismlauncher-dependencies]]
|
||||
addonId = 'QAGBst4M'
|
||||
type = 'REQUIRED'
|
||||
|
||||
[[x-prismlauncher-dependencies]]
|
||||
addonId = '5WeWGLoJ'
|
||||
type = 'OPTIONAL'
|
||||
mod-id = "kfqD1JRw"
|
||||
version = "Jy5V5FNj"
|
||||
|
||||
Reference in New Issue
Block a user