mods: fix up metadata
This adds side information to curseforge mods and strips prismlauncher metadata via rehash.
This commit is contained in:
+10
-17
@@ -1,21 +1,14 @@
|
||||
filename = 'createbionics-2.0.0.jar'
|
||||
name = 'Create: Bionics'
|
||||
side = 'both'
|
||||
x-prismlauncher-loaders = [ 'neoforge' ]
|
||||
x-prismlauncher-mc-versions = [ '1.21.1' ]
|
||||
x-prismlauncher-release-type = 'release'
|
||||
x-prismlauncher-version-number = '2.0.0'
|
||||
name = "Create: Bionics"
|
||||
filename = "createbionics-2.0.0.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash = '3b4f24eaf3e700d4fceef15846188ef87b6b4bbf873e3b508c19a1df265b9d5b99b432cbcc90f04dd2a73a6bc095808799295e494bf622dcaa1a2bd7bf43f70e'
|
||||
hash-format = 'sha512'
|
||||
mode = 'url'
|
||||
url = 'https://cdn.modrinth.com/data/lCwu0vBo/versions/GzTYQREC/createbionics-2.0.0.jar'
|
||||
url = "https://cdn.modrinth.com/data/lCwu0vBo/versions/GzTYQREC/createbionics-2.0.0.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "3b4f24eaf3e700d4fceef15846188ef87b6b4bbf873e3b508c19a1df265b9d5b99b432cbcc90f04dd2a73a6bc095808799295e494bf622dcaa1a2bd7bf43f70e"
|
||||
mode = "url"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = 'lCwu0vBo'
|
||||
version = 'GzTYQREC'
|
||||
|
||||
[[x-prismlauncher-dependencies]]
|
||||
addonId = 'LNytGWDc'
|
||||
type = 'REQUIRED'
|
||||
mod-id = "lCwu0vBo"
|
||||
version = "GzTYQREC"
|
||||
|
||||
Reference in New Issue
Block a user