This commit is contained in:
parent
f88ca17c56
commit
c64e3b4338
5 changed files with 36 additions and 18 deletions
13
index.toml
13
index.toml
|
@ -295,6 +295,11 @@ file = "mods/mouse-tweaks.pw.toml"
|
|||
hash = "ea7f91e66e1e475cd5fa10f56caa46a6a53754da99ed3252e6a6f68b731699b1"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/mutil.pw.toml"
|
||||
hash = "c730f5a36bad3b8f4ffd4fdb9d1c87e5c84af61c0c5f53df5ee3df2ba068dfa1"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/no-chat-reports.pw.toml"
|
||||
hash = "9a3c80bf6eee8234001d2a1602b3e123ac5706af051902e40f24abe317b86e50"
|
||||
|
@ -403,11 +408,11 @@ hash = "96a3d4a122b7c27abc74d901a3926bf6be4e3a42874aa12928e37486f24e3651"
|
|||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/timeless-and-classics-zero.pw.toml"
|
||||
hash = "2f7a3707e1d5efde52fb25310a48258d6ac924414f14e952bc2c8db2e6852738"
|
||||
file = "mods/tetra.pw.toml"
|
||||
hash = "9a9a14192b3c1cdfe0e556582eef7a8d43f61313c15e33ead11b149099b1e00c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/tinkers-construct.pw.toml"
|
||||
hash = "5c0445688153176a877a65caa5f75457e0ea7106ddc8593407e603dc40352f52"
|
||||
file = "mods/timeless-and-classics-zero.pw.toml"
|
||||
hash = "2f7a3707e1d5efde52fb25310a48258d6ac924414f14e952bc2c8db2e6852738"
|
||||
metafile = true
|
||||
|
|
13
mods/mutil.pw.toml
Normal file
13
mods/mutil.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "mutil"
|
||||
filename = "mutil-1.20.1-6.1.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/HWHl8Evb/versions/PI1cIWsh/mutil-1.20.1-6.1.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "a5030682cbbb003aa487763e7476643e0793d840"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "HWHl8Evb"
|
||||
version = "PI1cIWsh"
|
13
mods/tetra.pw.toml
Normal file
13
mods/tetra.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "tetra"
|
||||
filename = "tetra-1.20.1-6.7.0.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/YP9DjOvN/versions/vQmDv5rZ/tetra-1.20.1-6.7.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "b34c26297f289e39d991ed0a8ea24b095b0d5a28"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "YP9DjOvN"
|
||||
version = "vQmDv5rZ"
|
|
@ -1,13 +0,0 @@
|
|||
name = "Tinkers' Construct"
|
||||
filename = "TConstruct-1.20.1-3.9.0.6.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/rxIIYO6c/versions/vseNIKmt/TConstruct-1.20.1-3.9.0.6.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "80dba7082afa3e0862d327fc509393898f332baf"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "rxIIYO6c"
|
||||
version = "vseNIKmt"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "e534109d18287dfb22a147d40ff18a49f2508621f817c6fc9ba79ec10d954d13"
|
||||
hash = "9748b4bf714598c6b25a92c6507281ceb08d670119ef8c98d9e44ebf7ec31947"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.20.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue