Add a bunch of extensions for Create

This commit is contained in:
NullBite 2023-10-15 17:15:31 -04:00
parent 764cdd202a
commit 9d661ff73a
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
6 changed files with 73 additions and 1 deletions

View File

@ -152,6 +152,11 @@ file = "mods/cc-tweaked.pw.toml"
hash = "7f3f11f7ad41a1db22cac43f2954dafc72bd7af56ce2a677167fbcf7e9fab2f4"
metafile = true
[[files]]
file = "mods/cccbridge.pw.toml"
hash = "d94da74c5f4dce9b7b6586f04b3bfe99ff2b2b5298258b8ab9b111c1c126bb67"
metafile = true
[[files]]
file = "mods/cit-resewn.pw.toml"
hash = "44e2cc695c040b7bbca462165099fa3c56a98aa8f01104bb067dc850b65f6d02"
@ -177,6 +182,16 @@ file = "mods/create-fabric.pw.toml"
hash = "e5bbc96d6d5d6bffb8e36c89bbd1331d923e23fbb87be8bae208d206832adb1c"
metafile = true
[[files]]
file = "mods/create-steam-n-rails.pw.toml"
hash = "2995bd6fc4d6cfb207625005e7392fc09aefe226a0441cceca6687dfc1883ad6"
metafile = true
[[files]]
file = "mods/createaddition.pw.toml"
hash = "ca80c183f9444b19fcd7e5e654dad1c7b208affe18f7e6c2cff42642e8c3951f"
metafile = true
[[files]]
file = "mods/creativecore.pw.toml"
hash = "16e271347136c50d3ce6b3350dcc558ab2f5b75b60d88c1781c03e619b21858d"
@ -387,6 +402,11 @@ file = "mods/screenshot-to-clipboard.pw.toml"
hash = "672f3809a2053eef01aea4015ca4b0d4be6c507622172c091c17833b8d2ffb39"
metafile = true
[[files]]
file = "mods/slice-and-dice.pw.toml"
hash = "89fc4d8fa43ced76ba5452eef196d5986d831ba828921cc133e4fc6139a123f0"
metafile = true
[[files]]
file = "mods/sodium-extra.pw.toml"
hash = "4e691c86059e755a026b8cae8cf0c66396dc39bf47b6c71980589101803ecd36"

13
mods/cccbridge.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "CC:C Bridge"
filename = "cccbridge-mc1.20.1-fabric-v1.6.2b.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/fXt291FO/versions/57pJUQQM/cccbridge-mc1.20.1-fabric-v1.6.2b.jar"
hash-format = "sha1"
hash = "7de4610e10b8bde87badb77a94ee2e57abbc0fa9"
[update]
[update.modrinth]
mod-id = "fXt291FO"
version = "57pJUQQM"

View File

@ -0,0 +1,13 @@
name = "Create: Steam 'n' Rails"
filename = "Steam_Rails-1.5.1+fabric-mc1.20.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/ZzjhlDgM/versions/vVIvVuGn/Steam_Rails-1.5.1%2Bfabric-mc1.20.1.jar"
hash-format = "sha1"
hash = "221edeb669eef0c8c554f0b0cd35e915fa19cfca"
[update]
[update.modrinth]
mod-id = "ZzjhlDgM"
version = "vVIvVuGn"

View File

@ -0,0 +1,13 @@
name = "Create Crafts & Additions"
filename = "createaddition-fabric+1.20.1-0.9.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/kU1G12Nn/versions/ogRcUOQY/createaddition-fabric%2B1.20.1-0.9.0.jar"
hash-format = "sha1"
hash = "69e833eb880e94c1c934ff34b2b03651cc019d11"
[update]
[update.modrinth]
mod-id = "kU1G12Nn"
version = "ogRcUOQY"

View File

@ -0,0 +1,13 @@
name = "Create Slice & Dice"
filename = "sliceanddice-fabric-3.0.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/GmjmRQ0A/versions/etRuKHcg/sliceanddice-fabric-3.0.0.jar"
hash-format = "sha1"
hash = "28fca89ff480a636029cf3effa26963a3ea3af6e"
[update]
[update.modrinth]
mod-id = "GmjmRQ0A"
version = "etRuKHcg"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "7425c502e5c353f3bd0964d73df0b3062465669d27e71763671c2e5d5756112c"
hash = "b14fd0f70e711d31837771ddcf91b344fcdecc1f83fc1d172c6fdb85fe71fedf"
[versions]
minecraft = "1.20.1"