mods: add mod metadata
Assuming default configuration for now, configuration files will be added when needed.
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
filename = 'ftb-ultimine-neoforge-2101.1.15.jar'
|
||||
name = 'FTB Ultimine (NeoForge)'
|
||||
side = ''
|
||||
x-prismlauncher-loaders = [ 'neoforge' ]
|
||||
x-prismlauncher-mc-versions = [ '1.21.1' ]
|
||||
x-prismlauncher-release-type = 'release'
|
||||
x-prismlauncher-version-number = '[NEOFORGE][1.21.1] FTB Ultimine 2101.1.15'
|
||||
|
||||
[download]
|
||||
hash = 'c96a7cc0b52bf919660ea61c1536cebd9d5773b3'
|
||||
hash-format = 'sha1'
|
||||
mode = 'metadata:curseforge'
|
||||
url = ''
|
||||
|
||||
[update.curseforge]
|
||||
file-id = 8231400
|
||||
project-id = 386134
|
||||
|
||||
[[x-prismlauncher-dependencies]]
|
||||
addonId = '404465'
|
||||
type = 'REQUIRED'
|
||||
|
||||
[[x-prismlauncher-dependencies]]
|
||||
addonId = '314905'
|
||||
type = 'OPTIONAL'
|
||||
|
||||
[[x-prismlauncher-dependencies]]
|
||||
addonId = '419699'
|
||||
type = 'REQUIRED'
|
||||
Reference in New Issue
Block a user