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 = 'Aquaculture-1.21.1-2.7.21.jar'
|
||||
name = 'Aquaculture 2'
|
||||
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 = '2.7.21'
|
||||
name = "Aquaculture 2"
|
||||
filename = "Aquaculture-1.21.1-2.7.21.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash = '532571f9a9d336d7da4b175f482c2d99c31f440841f9d20dd58137e1df3218180badd54d178559fdc0ac3e08ff94eaf3f1c4d133b9e60c66775971c0a557386d'
|
||||
hash-format = 'sha512'
|
||||
mode = 'url'
|
||||
url = 'https://cdn.modrinth.com/data/Vl1uNAuy/versions/5pbz0ETj/Aquaculture-1.21.1-2.7.21.jar'
|
||||
url = "https://cdn.modrinth.com/data/Vl1uNAuy/versions/5pbz0ETj/Aquaculture-1.21.1-2.7.21.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "532571f9a9d336d7da4b175f482c2d99c31f440841f9d20dd58137e1df3218180badd54d178559fdc0ac3e08ff94eaf3f1c4d133b9e60c66775971c0a557386d"
|
||||
mode = "url"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = 'Vl1uNAuy'
|
||||
version = '5pbz0ETj'
|
||||
mod-id = "Vl1uNAuy"
|
||||
version = "5pbz0ETj"
|
||||
|
||||
Reference in New Issue
Block a user