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-library-neoforge-2101.1.32.jar'
|
||||
name = 'FTB Library (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 Library 2101.1.32'
|
||||
|
||||
[download]
|
||||
hash = '836411988409e166020db2914cab5d4f93466fc4'
|
||||
hash-format = 'sha1'
|
||||
mode = 'metadata:curseforge'
|
||||
url = ''
|
||||
|
||||
[update.curseforge]
|
||||
file-id = 8226923
|
||||
project-id = 404465
|
||||
|
||||
[[x-prismlauncher-dependencies]]
|
||||
addonId = '419699'
|
||||
type = 'REQUIRED'
|
||||
|
||||
[[x-prismlauncher-dependencies]]
|
||||
addonId = '310111'
|
||||
type = 'OPTIONAL'
|
||||
|
||||
[[x-prismlauncher-dependencies]]
|
||||
addonId = '238222'
|
||||
type = 'OPTIONAL'
|
||||
Reference in New Issue
Block a user