mods: add ftp-filter-system as recommended by ftb
This commit is contained in:
parent
1ad86acb3b
commit
35bf83cd1d
@ -1162,6 +1162,11 @@ file = "mods/ftb-chunks-forge.pw.toml"
|
|||||||
hash = "e4a60dc6d46d1070e33b8972e2c000a200928d3a401af21df57649f39e207bf5"
|
hash = "e4a60dc6d46d1070e33b8972e2c000a200928d3a401af21df57649f39e207bf5"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/ftb-filter-system.pw.toml"
|
||||||
|
hash = "861fbd37ddfb6fbc634b339e3b9aeef435c6a04f8c18e949bf0784ff0a6bf9d4"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/ftb-library-forge.pw.toml"
|
file = "mods/ftb-library-forge.pw.toml"
|
||||||
hash = "eb351918762f5c8f05672257082d1ca144c3c9397c40d6785116d1af8b02d864"
|
hash = "eb351918762f5c8f05672257082d1ca144c3c9397c40d6785116d1af8b02d864"
|
||||||
|
13
mods/ftb-filter-system.pw.toml
Normal file
13
mods/ftb-filter-system.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "FTB Filter System"
|
||||||
|
filename = "ftb-filter-system-forge-1.0.2.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "d45c6bc341e50ba1b133c378de8938a3d349f4f3"
|
||||||
|
mode = "metadata:curseforge"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.curseforge]
|
||||||
|
file-id = 4926070
|
||||||
|
project-id = 943925
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "cf3e6e9afe747c2e7bc26549b626581cbd6083ce7957c1b77f6dab75ad8c7536"
|
hash = "cf85b20a7837c30b3997021086b754414e68974d6e6040e43656ff6a17a6d028"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "47.4.0"
|
forge = "47.4.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user