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 = 'ImmediatelyFast-NeoForge-1.6.10+1.21.1.jar'
|
||||
name = 'ImmediatelyFast'
|
||||
side = 'client'
|
||||
x-prismlauncher-dependencies = []
|
||||
x-prismlauncher-loaders = [ 'neoforge' ]
|
||||
x-prismlauncher-mc-versions = [ '1.21', '1.21.1' ]
|
||||
x-prismlauncher-release-type = 'release'
|
||||
x-prismlauncher-version-number = '1.6.10+1.21.1-neoforge'
|
||||
name = "ImmediatelyFast"
|
||||
filename = "ImmediatelyFast-NeoForge-1.6.10+1.21.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
hash = '93fb2685547f1c7d95b558b3b24efd53551b8ab6978b52483d2924a03de044e992669f83e2ee73f9ad1308035b932de431f4f662a971f496c7fdc55195aebd7b'
|
||||
hash-format = 'sha512'
|
||||
mode = 'url'
|
||||
url = 'https://cdn.modrinth.com/data/5ZwdcRci/versions/PhxY0iHw/ImmediatelyFast-NeoForge-1.6.10%2B1.21.1.jar'
|
||||
url = "https://cdn.modrinth.com/data/5ZwdcRci/versions/PhxY0iHw/ImmediatelyFast-NeoForge-1.6.10%2B1.21.1.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "93fb2685547f1c7d95b558b3b24efd53551b8ab6978b52483d2924a03de044e992669f83e2ee73f9ad1308035b932de431f4f662a971f496c7fdc55195aebd7b"
|
||||
mode = "url"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = '5ZwdcRci'
|
||||
version = 'PhxY0iHw'
|
||||
mod-id = "5ZwdcRci"
|
||||
version = "PhxY0iHw"
|
||||
|
||||
Reference in New Issue
Block a user