add ftb essentials
packwiz pls
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -1 +0,0 @@
|
|||||||
* -text
|
|
||||||
@@ -4,10 +4,6 @@ hash-format = "sha256"
|
|||||||
file = "LICENSE"
|
file = "LICENSE"
|
||||||
hash = "7ffe1954587c77dfba1cf8eb9b2ea743671fa6e63f9e7a2f258119d42e14eefe"
|
hash = "7ffe1954587c77dfba1cf8eb9b2ea743671fa6e63f9e7a2f258119d42e14eefe"
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "README.md"
|
|
||||||
hash = "115de12ec7b8581df3a3d95fc7a1a5cd3b42d624f28b953f430c272220ad1d98"
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/MouseTweaks.cfg"
|
file = "config/MouseTweaks.cfg"
|
||||||
hash = "4069ce1a439d8c37453c1b1e9f2037e0942674c7e48723a39b37eab245792ad4"
|
hash = "4069ce1a439d8c37453c1b1e9f2037e0942674c7e48723a39b37eab245792ad4"
|
||||||
@@ -622,6 +618,11 @@ file = "mods/ftb-chunks-forge.pw.toml"
|
|||||||
hash = "38648f818acbd965d0bb19259acfe1a41444fea8a5ead81ac8ecef0803a37d86"
|
hash = "38648f818acbd965d0bb19259acfe1a41444fea8a5ead81ac8ecef0803a37d86"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/ftb-essentials-forge.pw.toml"
|
||||||
|
hash = "e196c44c69785ae15eb47a10207fee12362d34e63d94f663a00aa58e26313c37"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/ftb-library-forge.pw.toml"
|
file = "mods/ftb-library-forge.pw.toml"
|
||||||
hash = "ba8611194b53a37c87f3531718f338b7f5275a84dc7d35730e660c9e7d5e680e"
|
hash = "ba8611194b53a37c87f3531718f338b7f5275a84dc7d35730e660c9e7d5e680e"
|
||||||
|
|||||||
13
mods/ftb-essentials-forge.pw.toml
Normal file
13
mods/ftb-essentials-forge.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
name = "FTB Essentials (Forge & Fabric)"
|
||||||
|
filename = "ftb-essentials-forge-2001.2.2.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "e9f668ea8fa12215b1db9d505af8feb617d66e5a"
|
||||||
|
mode = "metadata:curseforge"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.curseforge]
|
||||||
|
file-id = 4896152
|
||||||
|
project-id = 410811
|
||||||
@@ -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 = "597095397e41b9f5ef895eb77a862fb70969d138b837c2af59652cccfc4f6be9"
|
hash = "457214c022a9216e75d22751542cc6710a472c87cf8f40233126d48841393331"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "47.2.0"
|
forge = "47.2.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user