Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
df45275698 | ||
|
|
cfed098cb1 | ||
|
|
542994b271 | ||
|
|
e1858d6e88 |
27
index.toml
27
index.toml
@@ -66,6 +66,11 @@ file = "mods/architectury-api.pw.toml"
|
||||
hash = "0cbcd58c49decc0ecbccd330fcc8326e3b8769e22e1740e229f09541acf3df7f"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/archon.pw.toml"
|
||||
hash = "c6b1ee128909f97af9668f480abbe92eb472b6fd39becb5edcb8de8fd2f15785"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/areas.pw.toml"
|
||||
hash = "b81df84d4b90bcb3fd6ed5b0b1d240427550bd988119129e58524a4fd3ab4eb2"
|
||||
@@ -83,7 +88,7 @@ metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/audioplayer.pw.toml"
|
||||
hash = "a80efaf7fd13e0035e4f8f90fba65fdf7e3cfaf3cf399d280f3d9962b7d53317"
|
||||
hash = "aa491ffa2873917c7a503e8959097fed92d04d8c36489f31bc6e46542cbf6fea"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
@@ -201,6 +206,16 @@ file = "mods/chipped.pw.toml"
|
||||
hash = "8cc8ae82b42d7da756faa8d03bc3073bac5d4c494606d926cd238e3a9c5d7352"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/chunky.pw.toml"
|
||||
hash = "6211df918f9c91638c0e6e56361192afcd60d336b95687e4766540f9d2b6f118"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/chunkyborder.pw.toml"
|
||||
hash = "d1f57e37f09cb403b78dbf617219260bb25898f75ce0bac175eb4b2e32fdbaf9"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/cicada.pw.toml"
|
||||
hash = "0a0ad4de0d4b1f6d8a87966807bb32894fc1099adebe10781485e4afb113ffb2"
|
||||
@@ -606,6 +621,11 @@ file = "mods/libipn.pw.toml"
|
||||
hash = "3de6db38b0870f8bc8c61b2698d4b64ac1610b9066536be1b22b3a8257ab73fe"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/lightmans-currency.pw.toml"
|
||||
hash = "321a5953d2436146fce6867f4638c8b02d03027dfac9c25598fb184e74344308"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/lithium.pw.toml"
|
||||
hash = "c239c951796882b9c93e649a0dba4f2d95804441faaed707b686381b7a5c67da"
|
||||
@@ -986,11 +1006,6 @@ file = "mods/tiny-item-animations.pw.toml"
|
||||
hash = "85637a09fe2f619c54117e29e9f562aa8e91d5942733df5f6ac19c966348d1cd"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/travelers-titles.pw.toml"
|
||||
hash = "e580928a25e780a7c7b37f7b097d810e3f0e4956e55a2b99ed0b3a4cdaa933e1"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/trinkets.pw.toml"
|
||||
hash = "07619668821f2aad9dbd40084ad80f25595d8715a9ef204a4a9629225729a7d9"
|
||||
|
||||
13
mods/archon.pw.toml
Normal file
13
mods/archon.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "Archon"
|
||||
filename = "archon-0.6.2.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/td9zQQBq/versions/cTrb2Cvg/archon-0.6.2.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "32227ed824d004e32f92e072b536de42e8e90ff5"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "td9zQQBq"
|
||||
version = "cTrb2Cvg"
|
||||
@@ -1,13 +1,13 @@
|
||||
name = "AudioPlayer"
|
||||
filename = "audioplayer-fabric-1.20.1-1.10.0.jar"
|
||||
filename = "audioplayer-fabric-1.20.1-1.8.9.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/SRlzjEBS/versions/KqAoQhKA/audioplayer-fabric-1.20.1-1.10.0.jar"
|
||||
url = "https://cdn.modrinth.com/data/SRlzjEBS/versions/hDi749ai/audioplayer-fabric-1.20.1-1.8.9.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "9844b4f50fbb7a8a4f3c653fa5e8146c92d867c9"
|
||||
hash = "fb8c40534b05f3cd62a43c179c006021a25fa022"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "SRlzjEBS"
|
||||
version = "KqAoQhKA"
|
||||
version = "hDi749ai"
|
||||
|
||||
13
mods/chunky.pw.toml
Normal file
13
mods/chunky.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "Chunky"
|
||||
filename = "Chunky-1.3.146.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/fALzjamp/versions/NHWYq9at/Chunky-1.3.146.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "b5672d69dc2b210ab2165a27afc03a424fa2b46a"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "fALzjamp"
|
||||
version = "NHWYq9at"
|
||||
13
mods/chunkyborder.pw.toml
Normal file
13
mods/chunkyborder.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "Chunky Border"
|
||||
filename = "ChunkyBorder-1.1.53.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/s86X568j/versions/74w5ono0/ChunkyBorder-1.1.53.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "ecccbc9a971d261405a150e325c09fd22d24f465"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "s86X568j"
|
||||
version = "74w5ono0"
|
||||
13
mods/lightmans-currency.pw.toml
Normal file
13
mods/lightmans-currency.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "Lightman's Currency"
|
||||
filename = "lightmanscurrency_fabric-1.20.1-1.0.2.3a.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/wvMc8AJt/versions/XcOMZUCE/lightmanscurrency_fabric-1.20.1-1.0.2.3a.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "9f22c46bf8de270925f833c0c1079fc47e10998f"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "wvMc8AJt"
|
||||
version = "XcOMZUCE"
|
||||
@@ -1,13 +0,0 @@
|
||||
name = "Traveler's Titles"
|
||||
filename = "TravelersTitles-1.20-Fabric-4.0.2.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/JtifUr64/versions/MbifZGB0/TravelersTitles-1.20-Fabric-4.0.2.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "9698f7347b3c98276e4d4035e731e34e926e82d0"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "JtifUr64"
|
||||
version = "MbifZGB0"
|
||||
@@ -1,12 +1,12 @@
|
||||
name = "Regality SMP"
|
||||
author = "JordanPlayz158"
|
||||
version = "1.0.6"
|
||||
version = "1.0.10"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "9520880055b726dd4f3387f424f4c7c620781e7d80acf6ccff27e42152e42ac6"
|
||||
hash = "f4fab0889c52765623e6e8af4caf7f0547f788a34633695648c34b6e032d490c"
|
||||
|
||||
[versions]
|
||||
fabric = "0.15.11"
|
||||
|
||||
Reference in New Issue
Block a user