Updated mods and added Slime and Open Simple Frames
All checks were successful
Continuous Integration / build (push) Successful in 27s
All checks were successful
Continuous Integration / build (push) Successful in 27s
This commit is contained in:
parent
227e37e584
commit
70bfb74ec1
@ -112,7 +112,7 @@ metafile = true
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/modernfix.pw.toml"
|
file = "mods/modernfix.pw.toml"
|
||||||
hash = "2205cb06ba208c342a08f3f2e14bd2bbebdfd2ff0be76b22170f231c01b7f76e"
|
hash = "aa1cebfcacb1eb5019bd5ae27591a4201732afd49b8ac46f8fe2dfd059dc4b75"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
@ -120,6 +120,11 @@ file = "mods/no-chat-reports.pw.toml"
|
|||||||
hash = "7ca62a9da5c2ec9f0a8bed5394021c959e90077db16b313be44f4c8736f7fbf5"
|
hash = "7ca62a9da5c2ec9f0a8bed5394021c959e90077db16b313be44f4c8736f7fbf5"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/open-simple-frames.pw.toml"
|
||||||
|
hash = "e1fb5f3208a62d3a5abd0d79cc432b27a11f98582dfca43fbe153228a41e3ea3"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/resourceful-lib.pw.toml"
|
file = "mods/resourceful-lib.pw.toml"
|
||||||
hash = "8ac138bcb2e461b627f0dd7c681a07ac8396e65f8211c37e639acb4fed86754b"
|
hash = "8ac138bcb2e461b627f0dd7c681a07ac8396e65f8211c37e639acb4fed86754b"
|
||||||
@ -130,6 +135,11 @@ file = "mods/servercore.pw.toml"
|
|||||||
hash = "b9eb5237b412cdae4005301af44f6b2298cb3b6f53cfd93456cf9c7833ad6a4b"
|
hash = "b9eb5237b412cdae4005301af44f6b2298cb3b6f53cfd93456cf9c7833ad6a4b"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/slime.pw.toml"
|
||||||
|
hash = "2ca1d15585087bd868658fb0fd4df402942d24bda68ec8059a0c1a88db679b7d"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/terralith.pw.toml"
|
file = "mods/terralith.pw.toml"
|
||||||
hash = "eede133dd250889ed521ba31ace80af20f71d47585a28de1184fe29fde83dad0"
|
hash = "eede133dd250889ed521ba31ace80af20f71d47585a28de1184fe29fde83dad0"
|
||||||
@ -147,5 +157,5 @@ metafile = true
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/wthit.pw.toml"
|
file = "mods/wthit.pw.toml"
|
||||||
hash = "51a1469a09df5c1587e5bce9170c1d3e665490ee74d695545b771c94fe90b0a0"
|
hash = "601b60b2d46285d91625d81f581290136644ab320ba68f2fd207e078113a9c6d"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
name = "ModernFix"
|
name = "ModernFix"
|
||||||
filename = "modernfix-fabric-5.11.1+mc1.20.1.jar"
|
filename = "modernfix-fabric-5.12.1+mc1.20.1.jar"
|
||||||
side = "both"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/nmDcB62a/versions/1FrMon6Q/modernfix-fabric-5.11.1%2Bmc1.20.1.jar"
|
url = "https://cdn.modrinth.com/data/nmDcB62a/versions/fktvkFSD/modernfix-fabric-5.12.1%2Bmc1.20.1.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "63b6a8cc3a298259b5d336f3178d70cefa65e446"
|
hash = "082ae6d800aefe58908cf06a32fea3c42114974e"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.modrinth]
|
||||||
mod-id = "nmDcB62a"
|
mod-id = "nmDcB62a"
|
||||||
version = "1FrMon6Q"
|
version = "fktvkFSD"
|
||||||
|
13
packwiz/traincraft/mods/open-simple-frames.pw.toml
Normal file
13
packwiz/traincraft/mods/open-simple-frames.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Open Simple Frames"
|
||||||
|
filename = "OpenSimpleFrames-1.1.0.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/nELKzJ5C/versions/2QOxfdW9/OpenSimpleFrames-1.1.0.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "ce10b0b65a0589557d4b4e60f48797583b5e1290"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "nELKzJ5C"
|
||||||
|
version = "2QOxfdW9"
|
13
packwiz/traincraft/mods/slime.pw.toml
Normal file
13
packwiz/traincraft/mods/slime.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Slime"
|
||||||
|
filename = "slime-1.5.jar"
|
||||||
|
side = "server"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/qpnMRvwM/versions/5aODGQ0x/slime-1.5.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "e4dac4af69cd5d7e3755dab96c92e8024c223669"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "qpnMRvwM"
|
||||||
|
version = "5aODGQ0x"
|
@ -1,13 +1,13 @@
|
|||||||
name = "WTHIT"
|
name = "WTHIT"
|
||||||
filename = "wthit-fabric-8.4.3.jar"
|
filename = "wthit-fabric-8.5.0.jar"
|
||||||
side = "both"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/6AQIaxuO/versions/En1VEFqR/wthit-fabric-8.4.3.jar"
|
url = "https://cdn.modrinth.com/data/6AQIaxuO/versions/nXmDNIb9/wthit-fabric-8.5.0.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "9d8173263f824543dafb700fe0eb0c87a3425cc7"
|
hash = "a07759a287a38b2878f0849627edf1cdc85c5395"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.modrinth]
|
||||||
mod-id = "6AQIaxuO"
|
mod-id = "6AQIaxuO"
|
||||||
version = "En1VEFqR"
|
version = "nXmDNIb9"
|
||||||
|
@ -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 = "776ff9ac4516900d1eb5a83ed93b028b68fdabd30d9a5f5c8a11a77f5f1b8dc3"
|
hash = "0a030f24470c71f352b26fc5281959bcdc777093428cb0d10c9d0981ae0ba17e"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.15.3"
|
fabric = "0.15.3"
|
||||||
|
Loading…
Reference in New Issue
Block a user