Version bump to 0.8.17
All checks were successful
Actions / Build and Upload Export Files (push) Successful in 12s
Actions / Autotagger (push) Successful in 12s
Actions / Build Documentation (push) Successful in 26s

Mods added:
- Damage Numbers
This commit is contained in:
Seaswimmer 2024-07-16 16:02:44 -04:00
parent 8fb31914b6
commit 54fc75dda8
Signed by: cswimr
GPG key ID: 3813315477F26F82
3 changed files with 20 additions and 2 deletions

View file

@ -562,6 +562,11 @@ file = "mods/cyclops-core.pw.toml"
hash = "18656ef927ef3a3d098e10dad932f99e52f55f5da9faee99e576da19735751f2"
metafile = true
[[files]]
file = "mods/damagenumbers.pw.toml"
hash = "3d5ee669290446f8adcae3efcd74b9ac56c039b4fe53ae86b27ee2f0466f1464"
metafile = true
[[files]]
file = "mods/deeper-oceans.pw.toml"
hash = "ffeca7f1daabe2d0296fde7b76f502a4cbb6476859c5e14b57194ec75fcbdb3a"

View file

@ -0,0 +1,13 @@
name = "Damage Numbers"
filename = "damagenumbers-1.4.0-forge.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/iWdXs2dQ/versions/LDcDBWsF/damagenumbers-1.4.0-forge.jar"
hash-format = "sha1"
hash = "72ba3a970e2a112aee0b66b825b15720ba3c38e3"
[update]
[update.modrinth]
mod-id = "iWdXs2dQ"
version = "LDcDBWsF"

View file

@ -1,12 +1,12 @@
name = "GalacticFactory"
author = "GalacticFactory"
version = "0.8.16"
version = "0.8.17"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "93e42cea9b086a78eb6b4fb3e30ece8ac962c0b4843f7cf1efbe27b81aba3d2c"
hash = "09d412933d8a210a20db7258fb4e4fb3a61d5415f66aef4cff1e13ccdb551df9"
[versions]
forge = "47.3.0"