mods: add mod metadata
Assuming default configuration for now, configuration files will be added when needed.
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
filename = 'ftb-chunks-neoforge-2101.1.19.jar'
|
||||
name = 'FTB Chunks (NeoForge)'
|
||||
side = 'server'
|
||||
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 Chunks 2101.1.19'
|
||||
|
||||
[download]
|
||||
hash = '2fd5eeaff04af5096ff1ad6f8df15053c10269ca'
|
||||
hash-format = 'sha1'
|
||||
mode = 'metadata:curseforge'
|
||||
url = ''
|
||||
|
||||
[update.curseforge]
|
||||
file-id = 8265333
|
||||
project-id = 314906
|
||||
|
||||
[[x-prismlauncher-dependencies]]
|
||||
addonId = '419699'
|
||||
type = 'REQUIRED'
|
||||
|
||||
[[x-prismlauncher-dependencies]]
|
||||
addonId = '404465'
|
||||
type = 'REQUIRED'
|
||||
|
||||
[[x-prismlauncher-dependencies]]
|
||||
addonId = '404468'
|
||||
type = 'REQUIRED'
|
||||
|
||||
[[x-prismlauncher-dependencies]]
|
||||
addonId = '314905'
|
||||
type = 'OPTIONAL'
|
||||
Reference in New Issue
Block a user