mirror of
https://github.com/RestedWicked/WitchCraft.git
synced 2025-07-31 08:12:26 +10:00
Merge 0199f83ffc
into ee0f0033e5
This commit is contained in:
commit
27ae7a747b
4 changed files with 34 additions and 21 deletions
|
@ -211,7 +211,12 @@ metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/cc-tweaked.pw.toml"
|
file = "mods/cc-tweaked.pw.toml"
|
||||||
hash = "3b2852f9c365a4fa54c1b1e05d47edfcbff4637f19a010cbdb4e7f443b499e82"
|
hash = "1544f6f326efdb1880372b13682690d31c6d985385103f7ef1c06d0e7bd166a0"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/cccbridge.pw.toml"
|
||||||
|
hash = "af5be21b70b778bd919a8d10807895fad40671c9701519dbf95bc74f139fec3f"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
|
|
@ -1,18 +1,13 @@
|
||||||
name = "CC: Tweaked"
|
name = "CC: Tweaked"
|
||||||
filename = "cc-tweaked-1.21.1-forge-1.115.1.jar"
|
filename = "cc-tweaked-1.21.1-forge-1.116.0.jar"
|
||||||
side = "both"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/gu7yAYhd/versions/h6qYZ1UT/cc-tweaked-1.21.1-forge-1.115.1.jar"
|
url = "https://cdn.modrinth.com/data/gu7yAYhd/versions/qXBAAGD6/cc-tweaked-1.21.1-forge-1.116.0.jar"
|
||||||
hash-format = "sha512"
|
hash-format = "sha512"
|
||||||
hash = "a9580e569243592448955fa9f65e96b0efe7275df62b0c49e8fd9cf6c07546ea006a00a6c0aa30bb4e7d441cc0a3b79607388c1dab1efad45afec5bf4a9a48b7"
|
hash = "7af5f545cdbedc3f12d4153087ff1283b19bc8398e1c487455e2fd578009c990e1e1e70e5d4f269ab2ff9182ec6d4176e00372b3d6c23b69af13e7dac82a576d"
|
||||||
|
|
||||||
[meta]
|
|
||||||
link = "https://modrinth.com/mod/cc-tweaked"
|
|
||||||
icon = "https://cdn.modrinth.com/data/gu7yAYhd/icon.png"
|
|
||||||
description = "ComputerCraft fork adding programmable computers, turtles and more to Minecraft."
|
|
||||||
category = "tech"
|
|
||||||
|
|
||||||
|
[update]
|
||||||
[update.modrinth]
|
[update.modrinth]
|
||||||
mod-id = "gu7yAYhd"
|
mod-id = "gu7yAYhd"
|
||||||
version = "h6qYZ1UT"
|
version = "qXBAAGD6"
|
||||||
|
|
13
mods/cccbridge.pw.toml
Normal file
13
mods/cccbridge.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "CC:C Bridge"
|
||||||
|
filename = "cccbridge-mc1.21.1-v1.7.2-neoforge.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/fXt291FO/versions/k3OVsWus/cccbridge-mc1.21.1-v1.7.2-neoforge.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "b00cc2b77b8db073de77a82afb39e4f1d17addaa055382172d4fccff570d3c20b712a958de6f3f4a206f22513f56b1bd5267ee053a97f95e48e0e88b8780e58e"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "fXt291FO"
|
||||||
|
version = "k3OVsWus"
|
|
@ -6,8 +6,8 @@ pack-format = "packwiz:1.1.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "776579cc5e1663a8b161e6fa3eb6e2a918c149dfcdc1eef7428d9602e35d6a4f"
|
hash = "e9bc83c2c4d8c2755698dd0e86869db9991630267ba3dc52ac54b3cb353c6e8f"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.21.1"
|
minecraft = "1.21.1"
|
||||||
neoforge = "21.1.180"
|
neoforge = "21.1.190"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue