add goblin traders
This commit is contained in:
parent
b36c6ccdfb
commit
4aace95164
4 changed files with 37 additions and 1 deletions
|
@ -72,6 +72,11 @@ file = "mods/ftb-teams-fabric.pw.toml"
|
|||
hash = "03f6d4651da69de498d2033f9cec972d59878abbef08131eb8f0d9b1ab5d2dba"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/goblin-traders-fabric.pw.toml"
|
||||
hash = "8f75d499841f4637a4de310cf7017978f45aa24d7143034e58af233a5566120d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/indium.pw.toml"
|
||||
hash = "8144bc5631457a762074a032a196e7cf5b40607f705923ee3305c9d20aed61cf"
|
||||
|
@ -107,6 +112,11 @@ file = "mods/techreborn.pw.toml"
|
|||
hash = "d9a2776ee476c34e814bba25882023cacdff05d5acbfa8e6d7c3adc7fed6cd3e"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/thonkutil.pw.toml"
|
||||
hash = "d227749ef001a75ad588e4f59edf1f4a97e537458bdefb414331c31c0a437d0b"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/trinkets.pw.toml"
|
||||
hash = "712e87884c53ad1c8891e7ea384318750051684144972ad11a15c44cf327a864"
|
||||
|
|
13
.minecraft/mods/goblin-traders-fabric.pw.toml
Normal file
13
.minecraft/mods/goblin-traders-fabric.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Goblin Traders (Fabric)"
|
||||
filename = "goblin-traders-1.5.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "fe3de9d8e42badf4a01726d0026a8423508beac4"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 3717825
|
||||
project-id = 534373
|
13
.minecraft/mods/thonkutil.pw.toml
Normal file
13
.minecraft/mods/thonkutil.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "ThonkUtil"
|
||||
filename = "thonkutil-2.14.1+1.18.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "0ff68162a27749e705cf0f66d9b0df49c5b447bc"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 3785941
|
||||
project-id = 536648
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "c842ccba78ac7d3613af65ce65ed0b0c84b10191f0dfc7e464f2788f3945f80a"
|
||||
hash = "9e838d8105d6881b6bf935566f6a5536ce6b14dc6a0ce18a159201774d121027"
|
||||
|
||||
[versions]
|
||||
fabric = "0.13.3"
|
||||
|
|
Loading…
Reference in a new issue