Version bump to 0.2.1
Mods added: - ComputerCraft: Tweaked - ComputerCraft Polymer
This commit is contained in:
parent
81e24b90c4
commit
c4d8bd5f8c
4 changed files with 38 additions and 2 deletions
|
@ -15,6 +15,16 @@ file = "mods/c2me-fabric.pw.toml"
|
|||
hash = "9fb071407761cdb22323713a3f24ca27f04bb67c0ea455ee2e73778c6ecece75"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/cc-polymer.pw.toml"
|
||||
hash = "6fa610616494ebfe1cd3675776b635e3eb10f59cf5120c15a1509a10f348bcbf"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/cc-tweaked.pw.toml"
|
||||
hash = "77b0b7ddc805d29f9e27db810c2dbb6adac0c933ea26fe43971a6b66564eb47e"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/chunky.pw.toml"
|
||||
hash = "e3ca186b116bd65d49fb0db709a1b37d303318e3afb2e06bc662313b53346d06"
|
||||
|
|
13
src/mods/cc-polymer.pw.toml
Normal file
13
src/mods/cc-polymer.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Polymer Patch for CC:Tweaked"
|
||||
filename = "cc-tweaked-polymer-patch-1.109.6.0+1.20.4.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/MfXTuV8J/versions/Zfj3fjwe/cc-tweaked-polymer-patch-1.109.6.0%2B1.20.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "218b8ec67fe6baeb6eb29a0b0124555ec819637f"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "MfXTuV8J"
|
||||
version = "Zfj3fjwe"
|
13
src/mods/cc-tweaked.pw.toml
Normal file
13
src/mods/cc-tweaked.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "CC: Tweaked"
|
||||
filename = "cc-tweaked-1.20.4-fabric-1.109.6.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/gu7yAYhd/versions/V24gQhXf/cc-tweaked-1.20.4-fabric-1.109.6.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "274691ec626cd82d9f193c90821435aa5db70e9c"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "gu7yAYhd"
|
||||
version = "V24gQhXf"
|
|
@ -1,12 +1,12 @@
|
|||
name = "Azure Undead Modpack"
|
||||
author = "SeaswimmerTheFsh"
|
||||
version = "0.2.0"
|
||||
version = "0.2.1"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "f410fcd39d89ec0eb1c2d8dae5462d6d9a577ae3b9f8906946266a8c7eea155f"
|
||||
hash = "ec23b403f4723be6f1a38e626adb8f7fdd60f06aa54df5e3aafa681e1494ecad"
|
||||
|
||||
[versions]
|
||||
fabric = "0.15.7"
|
||||
|
|
Loading…
Reference in a new issue