remove ftb chunks
This commit is contained in:
parent
b14b76542a
commit
b3e05946a3
5 changed files with 1 additions and 55 deletions
|
@ -102,26 +102,11 @@ file = "mods/forge-config-api-port-fabric.pw.toml"
|
|||
hash = "4d2911ace7454364aec1b496a976cbee02ee8f2d254bf83a9c1af05c5e90eda9"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/ftb-chunks-fabric.pw.toml"
|
||||
hash = "d6fe7bafcf70423e17d05f3d21a502ca31a1115db4b5e774a95df611dae248a4"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/ftb-library-fabric.pw.toml"
|
||||
hash = "1ccfd677a7cb6b2f5ab58f7b4b631f3c4974bf597111d3a8700036a811518b4c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/ftb-quests-fabric.pw.toml"
|
||||
hash = "5faffccc8307b532b3e32f0e80aa72a7661785344e72759bb8c6c67048ce1b9d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/ftb-teams-fabric.pw.toml"
|
||||
hash = "03f6d4651da69de498d2033f9cec972d59878abbef08131eb8f0d9b1ab5d2dba"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/ftb-ultimine-fabric.pw.toml"
|
||||
hash = "4e49681df144935cd936b290b6bcfb88bd91cca0043df56e788be1ba4ec9459c"
|
||||
|
|
|
@ -1,13 +0,0 @@
|
|||
name = "FTB Chunks (Fabric)"
|
||||
filename = "ftb-chunks-fabric-1802.3.6-build.147.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "4ba54ebfedd0441efdc34bd38e18cd7f565f182a"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 3824538
|
||||
project-id = 472657
|
|
@ -1,13 +0,0 @@
|
|||
name = "FTB Quests (Fabric)"
|
||||
filename = "ftb-quests-fabric-1802.3.8-build.101.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "5dc657eb005154266cb84778e8778279fb248efe"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 3725770
|
||||
project-id = 438496
|
|
@ -1,13 +0,0 @@
|
|||
name = "FTB Teams (Fabric)"
|
||||
filename = "ftb-teams-fabric-1802.2.6-build.51.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "af1b8da0a2a8d9aa22a87ca8239f8ee7500e1ddc"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 3725500
|
||||
project-id = 438497
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "ba5a5cd236c54b61c1f209c7c43ae3cb90b6d5af392ec1dd7dc3dd6611eaa7d9"
|
||||
hash = "d9544993acea8bb8a08beae7bcc31457d9521ff45bcafef1a1e0984d63e3ed17"
|
||||
|
||||
[versions]
|
||||
fabric = "0.14.8"
|
||||
|
|
Loading…
Reference in a new issue