add ftb-ultimine, add ftb-quests
This commit is contained in:
parent
36d9ef2c43
commit
c89d3ea903
5 changed files with 55 additions and 1 deletions
|
@ -77,11 +77,21 @@ 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"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/goblin-traders-fabric.pw.toml"
|
||||
hash = "8f75d499841f4637a4de310cf7017978f45aa24d7143034e58af233a5566120d"
|
||||
|
@ -92,6 +102,11 @@ file = "mods/indium.pw.toml"
|
|||
hash = "8144bc5631457a762074a032a196e7cf5b40607f705923ee3305c9d20aed61cf"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/item-filters.pw.toml"
|
||||
hash = "03161c14f2097af7463fd654c3f2e2eb99c901d86b01b010e1dd173fb9a69662"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/kubejs.pw.toml"
|
||||
hash = "4cf142664257bc0c3829c7bbebd52a97c06ca7ea057fa80400debcaf9ca4824a"
|
||||
|
|
13
.minecraft/mods/ftb-quests-fabric.pw.toml
Normal file
13
.minecraft/mods/ftb-quests-fabric.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
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
|
13
.minecraft/mods/ftb-ultimine-fabric.pw.toml
Normal file
13
.minecraft/mods/ftb-ultimine-fabric.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "FTB Ultimine (Fabric)"
|
||||
filename = "ftb-ultimine-fabric-1802.3.3-build.55.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "4b8b8927ceca0da6c85abc7df256ed6203261eb9"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 3725671
|
||||
project-id = 448231
|
13
.minecraft/mods/item-filters.pw.toml
Normal file
13
.minecraft/mods/item-filters.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Item Filters"
|
||||
filename = "item-filters-fabric-1802.2.7-build.29.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "f3eb429d6c2e25f1622439a503251e04dfb1932c"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 3829226
|
||||
project-id = 309674
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "8da279b63fb6f6306ccae37018cf52f3267bc65511f4a3e07932290c3ca61f51"
|
||||
hash = "d35310bd0b7b43518e58d9674203ccacef2f129293dc045ebc8c9c1b5570f038"
|
||||
|
||||
[versions]
|
||||
fabric = "0.13.3"
|
||||
|
|
Loading…
Reference in a new issue