Compare commits
4 Commits
201f2044ef
...
73b1b84f80
Author | SHA1 | Date | |
---|---|---|---|
|
73b1b84f80 | ||
|
47f17a1f69 | ||
|
4ebb76417f | ||
|
fa5ba26587 |
45
index.toml
45
index.toml
@ -10,6 +10,21 @@ file = "mods/appleskin.pw.toml"
|
||||
hash = "689af17262c93b93d9879d3587d038a2c9dd2b2d48c420876baa3f79b664dc9a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/architectury-api.pw.toml"
|
||||
hash = "2f16fa49c1e3ae4102e2de61c23c6892a351396c59f8bd0c5231323da9a49603"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/artifacts.pw.toml"
|
||||
hash = "7bb4f1ff1e462841f4839e7e08b4cc7fb7a86b7b42357592ca7fbf6c2d5def33"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/atheneum.pw.toml"
|
||||
hash = "c117aeccbcec4d21e16b189065c71b73711c5f32c4596e68047b8dbe3fb577c9"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/axes-are-weapons.pw.toml"
|
||||
hash = "6cde184c6a1e701b9d91cc43cd4163b4afc481bb37c059adf824483e0cba5159"
|
||||
@ -30,11 +45,6 @@ file = "mods/better-mount-hud.pw.toml"
|
||||
hash = "84aff1dbe507de81e3f7cef7011f7e97ec557c40f0164cbd0b8640a4899ef48a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/better-stats.pw.toml"
|
||||
hash = "925f2d260a347d171fab3c9adb73fda37409cf1fb763bf00f342736ad1a29698"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/blahaj_fabric.pw.toml"
|
||||
hash = "940ac117ecf8a45726e4c16bf3b3962472733fbe0a2d7d72a7cfb7fb2dddbee2"
|
||||
@ -105,11 +115,6 @@ file = "mods/eating-animation.pw.toml"
|
||||
hash = "e40fff642cf0e7ff4615fc14f07a85e3431acda3dc9db5c87b069621775a8d3c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/emi.pw.toml"
|
||||
hash = "66ad317ec27c82ab1ec3e21df1600a3745569a533a604c9e44e4c5f54926b23f"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/entity-model-features.pw.toml"
|
||||
hash = "033fc4edb3128901ba49baf1a50cd5fa2bdbc56ff839916709211e08f33ca1b3"
|
||||
@ -230,6 +235,11 @@ file = "mods/railoptimization.pw.toml"
|
||||
hash = "586eb303bf17e4946502d6696dfa649c11141ca3408097463703f1924ffa00d5"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/rei.pw.toml"
|
||||
hash = "4efe4598e24b5c39bdf973267222bbc31e3f4998965d6a0f602450d6c4a43a6f"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/servercore.pw.toml"
|
||||
hash = "92d482c7d5c7c82674ce738bfd0d062b53107b7c4a7a8b5de7a9f3efcc731d5c"
|
||||
@ -260,6 +270,21 @@ file = "mods/tectonic.pw.toml"
|
||||
hash = "6554f134a7dd74d1156b5d6ac8d9952d7c17761cc3b0ce19c7b39fb02cb62e42"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/tool-trims.pw.toml"
|
||||
hash = "e58ce887111be26f61dba9591a589bdea3cca995feb0445cbdfaa5259d348cac"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/traverse.pw.toml"
|
||||
hash = "80436122cc1e9621860ba29dd4ad1f961b6e37649d7b5cedd6ae6e856dfb1584"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/trinkets.pw.toml"
|
||||
hash = "d305198acf17a5084732d40243110d40c88071199904c9caaf5188a37b5a730f"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/vivecraft.pw.toml"
|
||||
hash = "5071e56ba30b72ce21b4947ece97e27decb6d5d4aa50b369a9a473f039d89b43"
|
||||
|
13
mods/architectury-api.pw.toml
Normal file
13
mods/architectury-api.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Architectury API"
|
||||
filename = "architectury-12.1.3-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/lhGA9TYQ/versions/uicFHU6j/architectury-12.1.3-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "ce64861b6602ea73404f7f957a0bba501ef25ca2"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "lhGA9TYQ"
|
||||
version = "uicFHU6j"
|
13
mods/artifacts.pw.toml
Normal file
13
mods/artifacts.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Artifacts"
|
||||
filename = "artifacts-fabric-11.0.0.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/P0Mu4wcQ/versions/dq6iQjYP/artifacts-fabric-11.0.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "3e1a56768a080d3631a549c6bccf7daf05429596"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "P0Mu4wcQ"
|
||||
version = "dq6iQjYP"
|
13
mods/atheneum.pw.toml
Normal file
13
mods/atheneum.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Atheneum"
|
||||
filename = "atheneum-1.0.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/FwewkhuK/versions/ZBAh06E7/atheneum-1.0.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "44fd8e865e37fdc89f1493509f9885ad76020a3d"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "FwewkhuK"
|
||||
version = "ZBAh06E7"
|
@ -1,13 +0,0 @@
|
||||
name = "Better Statistics Screen"
|
||||
filename = "betterstats-3.10.1+fabric-1.20.6.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/n6PXGAoM/versions/YlLOkKf9/betterstats-3.10.1%2Bfabric-1.20.6.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "4bcafaf5e741e5ec942276537f546463ec60a993"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "n6PXGAoM"
|
||||
version = "YlLOkKf9"
|
@ -1,13 +0,0 @@
|
||||
name = "EMI"
|
||||
filename = "emi-1.1.6+1.20.6+fabric.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/fRiHVvU7/versions/4a8tCBWN/emi-1.1.6%2B1.20.6%2Bfabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "0fb9dd8bd3f411f08433fa4debf7fd530b7dfa46"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "fRiHVvU7"
|
||||
version = "4a8tCBWN"
|
13
mods/rei.pw.toml
Normal file
13
mods/rei.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Roughly Enough Items (REI)"
|
||||
filename = "RoughlyEnoughItems-15.0.728-fabric.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/nfn13YXA/versions/gMqFOlVE/RoughlyEnoughItems-15.0.728-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "343433a1b4328fd59ed674426a70da04892bad61"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "nfn13YXA"
|
||||
version = "gMqFOlVE"
|
13
mods/tool-trims.pw.toml
Normal file
13
mods/tool-trims.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Tool Trims"
|
||||
filename = "tool-trims-mod-vb2-1-1a.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/uXeEiQk1/versions/dngosgzK/tool-trims-mod-vb2-1-1a.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "9fed3136139504d20d429e4f5f7d90acb689b21f"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "uXeEiQk1"
|
||||
version = "dngosgzK"
|
13
mods/traverse.pw.toml
Normal file
13
mods/traverse.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Traverse"
|
||||
filename = "traverse-7.3.0.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/kXygSBVI/versions/LvHRVF1h/traverse-7.3.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "d998bde0301862bdd208ab246bcd3f9904e486a4"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "kXygSBVI"
|
||||
version = "LvHRVF1h"
|
13
mods/trinkets.pw.toml
Normal file
13
mods/trinkets.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Trinkets"
|
||||
filename = "trinkets-3.9.0.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/5aaWibi9/versions/SGjPO8H9/trinkets-3.9.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "b51c6884920e6d3f7e7995886718d8a277f5e4aa"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "5aaWibi9"
|
||||
version = "SGjPO8H9"
|
Loading…
Reference in New Issue
Block a user