mods: add ftp-filter-system as recommended by ftb

This commit is contained in:
Victoria Fischer 2025-04-13 13:07:50 +02:00
parent 1ad86acb3b
commit 35bf83cd1d
3 changed files with 19 additions and 1 deletions

View File

@ -1162,6 +1162,11 @@ file = "mods/ftb-chunks-forge.pw.toml"
hash = "e4a60dc6d46d1070e33b8972e2c000a200928d3a401af21df57649f39e207bf5"
metafile = true
[[files]]
file = "mods/ftb-filter-system.pw.toml"
hash = "861fbd37ddfb6fbc634b339e3b9aeef435c6a04f8c18e949bf0784ff0a6bf9d4"
metafile = true
[[files]]
file = "mods/ftb-library-forge.pw.toml"
hash = "eb351918762f5c8f05672257082d1ca144c3c9397c40d6785116d1af8b02d864"

View 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

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "cf3e6e9afe747c2e7bc26549b626581cbd6083ce7957c1b77f6dab75ad8c7536"
hash = "cf85b20a7837c30b3997021086b754414e68974d6e6040e43656ff6a17a6d028"
[versions]
forge = "47.4.0"