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 = 'DungeonCrawl-NeoForge-1.21-2.3.17.jar'
|
||||
name = 'Dungeon Crawl'
|
||||
side = 'server'
|
||||
x-prismlauncher-dependencies = []
|
||||
x-prismlauncher-loaders = [ 'neoforge' ]
|
||||
x-prismlauncher-mc-versions = [ '1.21', '1.21.1' ]
|
||||
x-prismlauncher-release-type = 'release'
|
||||
x-prismlauncher-version-number = '2.3.17'
|
||||
name = "Dungeon Crawl"
|
||||
filename = "DungeonCrawl-NeoForge-1.21-2.3.17.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
hash = '5b8b42ef891fc1e79795fc7e707ccdd35423bdfc21917744fabb858af6320588b73e8fbde3db4621571fc417ad01bb350eee03442ae43e0169520983c6a565e9'
|
||||
hash-format = 'sha512'
|
||||
mode = 'url'
|
||||
url = 'https://cdn.modrinth.com/data/q0rRg4lH/versions/D7lKpb69/DungeonCrawl-NeoForge-1.21-2.3.17.jar'
|
||||
url = "https://cdn.modrinth.com/data/q0rRg4lH/versions/D7lKpb69/DungeonCrawl-NeoForge-1.21-2.3.17.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "5b8b42ef891fc1e79795fc7e707ccdd35423bdfc21917744fabb858af6320588b73e8fbde3db4621571fc417ad01bb350eee03442ae43e0169520983c6a565e9"
|
||||
mode = "url"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = 'q0rRg4lH'
|
||||
version = 'D7lKpb69'
|
||||
mod-id = "q0rRg4lH"
|
||||
version = "D7lKpb69"
|
||||
|
||||
Reference in New Issue
Block a user