Add ComputerCraft

This commit is contained in:
NullBite 2023-10-15 15:18:57 -04:00
parent c90fca75dc
commit 6d2090b7bf
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
3 changed files with 19 additions and 1 deletions

View File

@ -137,6 +137,11 @@ file = "mods/carpet.pw.toml"
hash = "095a93b4f0b4e2b8fadf8359bc145cbdd83be3c5bf23432e9a5f4e54d60de5b4"
metafile = true
[[files]]
file = "mods/cc-tweaked.pw.toml"
hash = "7f3f11f7ad41a1db22cac43f2954dafc72bd7af56ce2a677167fbcf7e9fab2f4"
metafile = true
[[files]]
file = "mods/cit-resewn.pw.toml"
hash = "44e2cc695c040b7bbca462165099fa3c56a98aa8f01104bb067dc850b65f6d02"

13
mods/cc-tweaked.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "CC: Tweaked"
filename = "cc-tweaked-1.20.1-fabric-1.108.3.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/gu7yAYhd/versions/taNGLI3t/cc-tweaked-1.20.1-fabric-1.108.3.jar"
hash-format = "sha1"
hash = "ec30e90bffccd9471b094d94ce3ea55200f4a071"
[update]
[update.modrinth]
mod-id = "gu7yAYhd"
version = "taNGLI3t"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "598357a53e402336cd4e6134f163a6b6e3183f4471aea11208d7071a0fcc9f16"
hash = "8e75bb63142a990827f2374dbf25d7c80a99264bd3f7eb06177bf5ba630c302e"
[versions]
minecraft = "1.20.1"