Compare commits

...

5 Commits

Author SHA1 Message Date
21766f380c
Add Ping Wheel mod 2023-10-22 12:14:35 -04:00
5b5502b520
Add Create Garnished add-on 2023-10-22 03:57:21 -04:00
08db3ab302
Use official Create build for server
We will still use create-fabric-sodium-fix for the client until an
update with a fix is issued
2023-10-22 00:43:56 -04:00
5c61f51662
Add Create track map 2023-10-22 00:19:37 -04:00
2c6816a3fd
Fixed malformed JSON config for rightclickharvest 2023-10-21 15:02:24 -04:00
8 changed files with 77 additions and 5 deletions

View File

@ -1,4 +1,4 @@
{ {
"requireHoe": false, "requireHoe": false
} }

View File

@ -22,7 +22,7 @@ hash = "000b31b1c42d90dbc3cd9964df47b9093e698ac08c002771c924b340529e6a18"
[[files]] [[files]]
file = "config/yosbr/config/rightclickharvest.json" file = "config/yosbr/config/rightclickharvest.json"
hash = "a6e4dee4f0775202e07cce4d5a6b7b098199d55039f2c6515bbe8e91a87937a4" hash = "faf30cde5b1e7f771326d67ef62a96c21b77528fda556b6211e35ac15335d5df"
[[files]] [[files]]
file = "config/yosbr/config/roughlyenoughitems/config.json5" file = "config/yosbr/config/roughlyenoughitems/config.json5"
@ -203,7 +203,17 @@ metafile = true
[[files]] [[files]]
file = "mods/create-fabric-sodium-fix.pw.toml" 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 metafile = true
[[files]] [[files]]
@ -211,6 +221,11 @@ file = "mods/create-steam-n-rails.pw.toml"
hash = "2995bd6fc4d6cfb207625005e7392fc09aefe226a0441cceca6687dfc1883ad6" hash = "2995bd6fc4d6cfb207625005e7392fc09aefe226a0441cceca6687dfc1883ad6"
metafile = true metafile = true
[[files]]
file = "mods/create-track-map.pw.toml"
hash = "93adce5ea0a86dc042dfac4ae7f2f7068e159b57426cd4de2c7db35615f74e28"
metafile = true
[[files]] [[files]]
file = "mods/createaddition.pw.toml" file = "mods/createaddition.pw.toml"
hash = "ca80c183f9444b19fcd7e5e654dad1c7b208affe18f7e6c2cff42642e8c3951f" hash = "ca80c183f9444b19fcd7e5e654dad1c7b208affe18f7e6c2cff42642e8c3951f"
@ -451,6 +466,11 @@ file = "mods/optigui.pw.toml"
hash = "0806fafc99d2bc0d3caf9bbf726367ee3e1a56788a6254b58b45567980dce7f1" hash = "0806fafc99d2bc0d3caf9bbf726367ee3e1a56788a6254b58b45567980dce7f1"
metafile = true metafile = true
[[files]]
file = "mods/ping-wheel.pw.toml"
hash = "fe7a52361e006457d4606a79ab019031a52cf6e0ea5e4e31081c3616c12af6f2"
metafile = true
[[files]] [[files]]
file = "mods/presence-footsteps.pw.toml" file = "mods/presence-footsteps.pw.toml"
hash = "5027329d763899c40db5e3f389cfb2262d61d0037668c331db0cec1491c585d8" hash = "5027329d763899c40db5e3f389cfb2262d61d0037668c331db0cec1491c585d8"

View File

@ -1,6 +1,6 @@
name = "Create Fabric Sodium Fix" name = "Create Fabric Sodium Fix"
filename = "create-sodium-fix-0.5.1-d-build.5+mc1.20.1.jar" filename = "create-sodium-fix-0.5.1-d-build.5+mc1.20.1.jar"
side = "both" side = "client"
[download] [download]
url = "https://cdn.modrinth.com/data/ysHf2zCJ/versions/Z7Vvonpy/create-sodium-fix-0.5.1-d-build.5%2Bmc1.20.1.jar" url = "https://cdn.modrinth.com/data/ysHf2zCJ/versions/Z7Vvonpy/create-sodium-fix-0.5.1-d-build.5%2Bmc1.20.1.jar"

View 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"

View 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"

View 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
View 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"

View File

@ -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 = "862fd914cedd5366362ee61f17435c9238a7d828db478eeafaa610a6f1bf3a9c" hash = "b93f53ebe2f8743462ce0e0a899f8fcb77f2a64a1e06933b78030737e752bbd2"
[versions] [versions]
minecraft = "1.20.1" minecraft = "1.20.1"