Compare commits
5 Commits
70d88b8fa6
...
21766f380c
Author | SHA1 | Date | |
---|---|---|---|
21766f380c | |||
5b5502b520 | |||
08db3ab302 | |||
5c61f51662 | |||
2c6816a3fd |
@ -1,4 +1,4 @@
|
||||
{
|
||||
"requireHoe": false,
|
||||
"requireHoe": false
|
||||
}
|
||||
|
||||
|
24
index.toml
24
index.toml
@ -22,7 +22,7 @@ hash = "000b31b1c42d90dbc3cd9964df47b9093e698ac08c002771c924b340529e6a18"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/rightclickharvest.json"
|
||||
hash = "a6e4dee4f0775202e07cce4d5a6b7b098199d55039f2c6515bbe8e91a87937a4"
|
||||
hash = "faf30cde5b1e7f771326d67ef62a96c21b77528fda556b6211e35ac15335d5df"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/roughlyenoughitems/config.json5"
|
||||
@ -203,7 +203,17 @@ metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/create-fabric-sodium-fix.pw.toml"
|
||||
hash = "738234a75b69eadde29b6ebda5f0be28a3ac7f583d31f9a9a62febd4e784c3b7"
|
||||
hash = "bedd1faa55fd23dfd50197b4d5efbae3745770663e97c41a651c47b74ed73bd0"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/create-fabric.pw.toml"
|
||||
hash = "51bcd20556c6a8b9e5f876c88915a5dff830b05ead2c53278aa3356ba5c04e24"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/create-garnished.pw.toml"
|
||||
hash = "bb6f9999990f2921d9a902fe75f368763bc49dd8279e79bad0539b22179d40cc"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
@ -211,6 +221,11 @@ file = "mods/create-steam-n-rails.pw.toml"
|
||||
hash = "2995bd6fc4d6cfb207625005e7392fc09aefe226a0441cceca6687dfc1883ad6"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/create-track-map.pw.toml"
|
||||
hash = "93adce5ea0a86dc042dfac4ae7f2f7068e159b57426cd4de2c7db35615f74e28"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/createaddition.pw.toml"
|
||||
hash = "ca80c183f9444b19fcd7e5e654dad1c7b208affe18f7e6c2cff42642e8c3951f"
|
||||
@ -451,6 +466,11 @@ file = "mods/optigui.pw.toml"
|
||||
hash = "0806fafc99d2bc0d3caf9bbf726367ee3e1a56788a6254b58b45567980dce7f1"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/ping-wheel.pw.toml"
|
||||
hash = "fe7a52361e006457d4606a79ab019031a52cf6e0ea5e4e31081c3616c12af6f2"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/presence-footsteps.pw.toml"
|
||||
hash = "5027329d763899c40db5e3f389cfb2262d61d0037668c331db0cec1491c585d8"
|
||||
|
@ -1,6 +1,6 @@
|
||||
name = "Create Fabric Sodium Fix"
|
||||
filename = "create-sodium-fix-0.5.1-d-build.5+mc1.20.1.jar"
|
||||
side = "both"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/ysHf2zCJ/versions/Z7Vvonpy/create-sodium-fix-0.5.1-d-build.5%2Bmc1.20.1.jar"
|
||||
|
13
mods/create-fabric.pw.toml
Normal file
13
mods/create-fabric.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Create Fabric"
|
||||
filename = "create-fabric-0.5.1-d-build.1161+mc1.20.1.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/Xbc0uyRg/versions/qlA1WuOK/create-fabric-0.5.1-d-build.1161%2Bmc1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "e5f066598208b340e1a35285d539ac07ac4f6b8e"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "Xbc0uyRg"
|
||||
version = "qlA1WuOK"
|
13
mods/create-garnished.pw.toml
Normal file
13
mods/create-garnished.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Create: Garnished"
|
||||
filename = "garnished-1.0+1.20.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/6e2SlzR4/versions/hQTnCxEy/garnished-1.0%2B1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "52f8b54bdd61bfd4fcf478452a2a45d88e2b9654"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "6e2SlzR4"
|
||||
version = "hQTnCxEy"
|
13
mods/create-track-map.pw.toml
Normal file
13
mods/create-track-map.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Create Track Map"
|
||||
filename = "create-track-map-1.4+mc1.20.1-fabric.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/gxoNIjg6/versions/qoyYyg2G/create-track-map-1.4%2Bmc1.20.1-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "262e54637fc296c09473325f0fe83d37bc4b3d08"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "gxoNIjg6"
|
||||
version = "qoyYyg2G"
|
13
mods/ping-wheel.pw.toml
Normal file
13
mods/ping-wheel.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Ping Wheel"
|
||||
filename = "Ping-Wheel-1.5.1-fabric-1.20.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/QQXAdCzh/versions/K2WGh8RX/Ping-Wheel-1.5.1-fabric-1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "7e90be1d91fffde1e133051a823be1915da63ffd"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "QQXAdCzh"
|
||||
version = "K2WGh8RX"
|
Loading…
x
Reference in New Issue
Block a user