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 = 'lionfishapi-3.0.jar'
|
||||
name = 'Lionfish-API'
|
||||
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 = '3.0'
|
||||
name = "Lionfish-API"
|
||||
filename = "lionfishapi-3.0.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash = '32821c25459fdc9ab171b7d26cf0bfa8b3802b1ef1f2a0ae200e8ff338f585c02ee840a418c0b521a2b036171984d209b66313748c7da3a7b112265862e20e73'
|
||||
hash-format = 'sha512'
|
||||
mode = 'url'
|
||||
url = 'https://cdn.modrinth.com/data/FoVacERa/versions/mWkKVbyd/lionfishapi-3.0.jar'
|
||||
url = "https://cdn.modrinth.com/data/FoVacERa/versions/mWkKVbyd/lionfishapi-3.0.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "32821c25459fdc9ab171b7d26cf0bfa8b3802b1ef1f2a0ae200e8ff338f585c02ee840a418c0b521a2b036171984d209b66313748c7da3a7b112265862e20e73"
|
||||
mode = "url"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = 'FoVacERa'
|
||||
version = 'mWkKVbyd'
|
||||
mod-id = "FoVacERa"
|
||||
version = "mWkKVbyd"
|
||||
|
||||
Reference in New Issue
Block a user