mods: fix up metadata
This adds side information to curseforge mods and strips prismlauncher metadata via rehash.
This commit is contained in:
+10
-14
@@ -1,18 +1,14 @@
|
||||
filename = 'create-1.21.1-6.0.10.jar'
|
||||
name = 'Create'
|
||||
side = 'both'
|
||||
x-prismlauncher-dependencies = []
|
||||
x-prismlauncher-loaders = [ 'neoforge' ]
|
||||
x-prismlauncher-mc-versions = [ '1.21.1' ]
|
||||
x-prismlauncher-release-type = 'release'
|
||||
x-prismlauncher-version-number = '6.0.10+mc1.21.1'
|
||||
name = "Create"
|
||||
filename = "create-1.21.1-6.0.10.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash = '11cc8fc049d2f67f6548c7abfada6b82a3adb5c7ca410a742de04bbca76e03862c518721b88d806f6e6d768a4d68531fdb903a85859b25d1484d550cc7bafd4b'
|
||||
hash-format = 'sha512'
|
||||
mode = 'url'
|
||||
url = 'https://cdn.modrinth.com/data/LNytGWDc/versions/UjX6dr61/create-1.21.1-6.0.10.jar'
|
||||
url = "https://cdn.modrinth.com/data/LNytGWDc/versions/UjX6dr61/create-1.21.1-6.0.10.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "11cc8fc049d2f67f6548c7abfada6b82a3adb5c7ca410a742de04bbca76e03862c518721b88d806f6e6d768a4d68531fdb903a85859b25d1484d550cc7bafd4b"
|
||||
mode = "url"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = 'LNytGWDc'
|
||||
version = 'UjX6dr61'
|
||||
mod-id = "LNytGWDc"
|
||||
version = "UjX6dr61"
|
||||
|
||||
Reference in New Issue
Block a user