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 = 'mowziesmobs-1.21.1-1.8.2.jar'
|
||||
name = "Mowzie's Mobs"
|
||||
side = 'both'
|
||||
x-prismlauncher-loaders = [ 'neoforge' ]
|
||||
x-prismlauncher-mc-versions = [ '1.21.1' ]
|
||||
x-prismlauncher-release-type = 'release'
|
||||
x-prismlauncher-version-number = '1.8.2'
|
||||
filename = "mowziesmobs-1.21.1-1.8.2.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash = 'ab10d2f759df613d5094bac26c5a8bbe144786699018f7e4ae027fc4a86632aa7f96206f2c8be9970338eadef42539614a19b41d0d70b6216c3ed1c4c4421f0a'
|
||||
hash-format = 'sha512'
|
||||
mode = 'url'
|
||||
url = 'https://cdn.modrinth.com/data/BFbX9xcm/versions/xgAXTl17/mowziesmobs-1.21.1-1.8.2.jar'
|
||||
url = "https://cdn.modrinth.com/data/BFbX9xcm/versions/xgAXTl17/mowziesmobs-1.21.1-1.8.2.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "ab10d2f759df613d5094bac26c5a8bbe144786699018f7e4ae027fc4a86632aa7f96206f2c8be9970338eadef42539614a19b41d0d70b6216c3ed1c4c4421f0a"
|
||||
mode = "url"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = 'BFbX9xcm'
|
||||
version = 'xgAXTl17'
|
||||
|
||||
[[x-prismlauncher-dependencies]]
|
||||
addonId = '8BmcQJ2H'
|
||||
type = 'REQUIRED'
|
||||
mod-id = "BFbX9xcm"
|
||||
version = "xgAXTl17"
|
||||
|
||||
Reference in New Issue
Block a user