Skip to content

Commit

Permalink
Add Magitek Mechs mod
Browse files Browse the repository at this point in the history
  • Loading branch information
Trent2087 committed Oct 8, 2021
1 parent 1328ee4 commit d6e05c1
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
8 changes: 8 additions & 0 deletions index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -622,6 +622,10 @@ metafile = true
file = "mods/architectury-fabric.toml"
metafile = true

[[files]]
file = "mods/artifacts-fabric.toml"
metafile = true

[[files]]
file = "mods/artifality.toml"
metafile = true
Expand Down Expand Up @@ -1018,6 +1022,10 @@ metafile = true
file = "mods/magic-fungi.toml"
metafile = true

[[files]]
file = "mods/magitek-mechs.toml"
metafile = true

[[files]]
file = "mods/mavm.toml"
metafile = true
Expand Down
14 changes: 14 additions & 0 deletions mods/magitek-mechs.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
name = "Magitek Mechs"
filename = "magitekmechs-fabric-MC1.17-1.0.1.jar"
side = "both"

[download]
url = "https://edge.forgecdn.net/files/3482/440/magitekmechs-fabric-MC1.17-1.0.1.jar"
hash-format = "murmur2"
hash = "1781372381"

[update]
[update.curseforge]
file-id = 3482440
project-id = 534029
release-channel = "beta"

0 comments on commit d6e05c1

Please sign in to comment.