Version bump to 0.6.23
Mods added: - Discord4Fabric Mods removed: - DCIntegration
This commit is contained in:
parent
59135c90c0
commit
8368830f82
4 changed files with 17 additions and 17 deletions
|
@ -497,8 +497,8 @@ hash = "6152b2c847fd1703b036b5ab15bfc14ab25d59ae63fd2200670d4fc7947f1999"
|
|||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/dcintegration.pw.toml"
|
||||
hash = "f3005a831eb7af1544bcad347e2bfed0024451e4177847bb38d5eaa09ebe056e"
|
||||
file = "mods/discord4fabric.pw.toml"
|
||||
hash = "f2fbe88573cf94fd3467b8b516320afeed5b760e00069e253662f342bb47fb35"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
|
|
@ -1,13 +0,0 @@
|
|||
name = "Discord Integration"
|
||||
filename = "dcintegration-forge-3.0.4-1.20.1.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/rbJ7eS5V/versions/76oAGkqR/dcintegration-forge-3.0.4-1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "bf2a2c33ac86d414c223805bcc9afe8c7f31d20e"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "rbJ7eS5V"
|
||||
version = "76oAGkqR"
|
13
src/mods/discord4fabric.pw.toml
Normal file
13
src/mods/discord4fabric.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Discord4Fabric"
|
||||
filename = "discord4fabric-1.20.1-1.10.5.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/qc4oLwfr/versions/fY3XuhMg/discord4fabric-1.20.1-1.10.5.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "25c0df71a65b22b741e35de129267849793b4f50"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "qc4oLwfr"
|
||||
version = "fY3XuhMg"
|
|
@ -1,12 +1,12 @@
|
|||
name = "GalacticFactory"
|
||||
author = "GalacticFactory"
|
||||
version = "0.6.22"
|
||||
version = "0.6.23"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "bbb5488dfd3a05e3e588fc737529af2bd3ed6e5436bbf24962f0eea2776a9cb2"
|
||||
hash = "ce3adec52b5fa2e37091b73573325b171a7a07ec1283fde7aa8ddda13c8cdbcf"
|
||||
|
||||
[versions]
|
||||
forge = "47.2.0"
|
||||
|
|
Reference in a new issue