Version bump to 0.6.20

Mods added:
- Athena
- Chipped
- Connector Extras
- Craftify
- Fabric Language Kotlin
- Forgfiied Fabric API
- Sinytra Connector

Mods modified:
- Oculus
  - Now optional
This commit is contained in:
SeaswimmerTheFsh 2023-11-28 20:40:24 -05:00
parent da23333512
commit 6d12eac9a7
Signed by: cswimr
GPG key ID: 1EBC234EEDA901AE
10 changed files with 134 additions and 3 deletions

View file

@ -287,6 +287,11 @@ file = "mods/artifacts.pw.toml"
hash = "c19b816cfdb18cfcdee50e7ce87a1e83971962d39b77d3057ae4420a24c1b52b"
metafile = true
[[files]]
file = "mods/athena-ctm.pw.toml"
hash = "21693570dd62ad5e53ab74e69012b427621291f258a66387f0da6a9d3819a41f"
metafile = true
[[files]]
file = "mods/automatic-operator.pw.toml"
hash = "1e2828d00a34806e576fbb8fe41cde5509faeabc0e24c8968d1031359b053e91"
@ -387,6 +392,11 @@ file = "mods/charm-of-undying.pw.toml"
hash = "3777b7dbfbcbb6b3935ad86bc588a604dd171812c6461e9b5728f6415395c934"
metafile = true
[[files]]
file = "mods/chipped.pw.toml"
hash = "58de3eb3fec1467a6d1e0efd3c77f36546dbb208031a1eb5f2bdc4e93a93fc4b"
metafile = true
[[files]]
file = "mods/choicetheorems-overhauled-village.pw.toml"
hash = "495aede00b5661e9e0bb86082748bdf2e9832759f0d0366f6bbf9f7d22110333"
@ -427,6 +437,11 @@ file = "mods/compact-help-command.pw.toml"
hash = "b7bb74dc357d51598dec47adaa3cf08c3eb028d13be20422c6ac9a3b3fd94b2f"
metafile = true
[[files]]
file = "mods/connector-extras.pw.toml"
hash = "eb6e048c2c950ece0d7cdec9f4d9d40f21eae84040120e11a2bec44e3df73c0e"
metafile = true
[[files]]
file = "mods/controlling.pw.toml"
hash = "2a50d21837bba88e3c9490c6bb8e0a9b44b052645d5c1481b48a060439c20a3c"
@ -437,6 +452,11 @@ file = "mods/cooking-for-blockheads.pw.toml"
hash = "cf89b7eb32d4b032ec2d7e5e6b94a159b37077bfe622aff964b5b1c85be4946a"
metafile = true
[[files]]
file = "mods/craftify.pw.toml"
hash = "a561bf2a6ab63d45c96d37b45277bcbcddb9ddc6443d3fa618026692a2b2e528"
metafile = true
[[files]]
file = "mods/craftpresence.pw.toml"
hash = "5a8909d3582188ceab823b703b0617c335b19baad46bf7c67d0a1f110e1ec981"
@ -522,6 +542,11 @@ file = "mods/entityculling.pw.toml"
hash = "49b79603523451f9beb1030d89d9e332b15d8e902ecc3f33901c1b25b8d2e8dd"
metafile = true
[[files]]
file = "mods/fabric-language-kotlin.pw.toml"
hash = "d2c2ff7235ed661ed8fb82e20a6de85b147e69c4b1cf1cc9102ebf8fe102636f"
metafile = true
[[files]]
file = "mods/fallingleavesforge.pw.toml"
hash = "18311cdec474d21247f33fede33ffef2ca27b715dec47b4914957a8ec59cbe6e"
@ -542,6 +567,11 @@ file = "mods/flux-networks.pw.toml"
hash = "c03ad50ab5df88a251e335fa8c6a3cfb0621279c76ce9661969450f501d6acf4"
metafile = true
[[files]]
file = "mods/forgified-fabric-api.pw.toml"
hash = "2521455fe93051e30fe39b142477894373de36b2ace4eeb4a41d300aa11b27a0"
metafile = true
[[files]]
file = "mods/framework.pw.toml"
hash = "0d43726a6fe83f1064237efbe1362bb15110a5e5dffc2d953b43e1893cb00080"
@ -854,7 +884,7 @@ metafile = true
[[files]]
file = "mods/oculus.pw.toml"
hash = "4a68abb339f8993d6e5809fe0255752837176dff9a28c27b70dfd9da939bf410"
hash = "31fce98489461a56d93950f9e164b71b6dc8ad254cfde4c137aacde945ae41e5"
metafile = true
[[files]]
@ -1032,6 +1062,11 @@ file = "mods/simply-swords.pw.toml"
hash = "897cd39b6dc55ed5924e5922fd85c60e90daaad10ddf61c0d4e1a9bb67a13bab"
metafile = true
[[files]]
file = "mods/sinytra-connector.pw.toml"
hash = "cc922f0b6d8e4734d2d6b66ea2469c6561ab5a6e6006c061712bae3929322a74"
metafile = true
[[files]]
file = "mods/smooth-chunk-save.pw.toml"
hash = "590bad572f7a77f8ecc3b6cf7a6c7288c92c0d3af49aa1f5039b3584b1e99401"

View file

@ -0,0 +1,13 @@
name = "Athena"
filename = "athena-forge-1.20.1-3.1.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/b1ZV3DIJ/versions/v1rXBDaW/athena-forge-1.20.1-3.1.1.jar"
hash-format = "sha1"
hash = "1643af6a4c429048f36bf40857f58c9b3def7204"
[update]
[update.modrinth]
mod-id = "b1ZV3DIJ"
version = "v1rXBDaW"

13
src/mods/chipped.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Chipped"
filename = "chipped-forge-1.20.1-3.0.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/BAscRYKm/versions/C4lo3lDM/chipped-forge-1.20.1-3.0.1.jar"
hash-format = "sha1"
hash = "2bfe60424b97229a3f9dfa0f6c2cd852ccaa8849"
[update]
[update.modrinth]
mod-id = "BAscRYKm"
version = "C4lo3lDM"

View file

@ -0,0 +1,13 @@
name = "Connector Extras"
filename = "ConnectorExtras-1.7.0+1.20.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/FYpiwiBR/versions/jhxMthr7/ConnectorExtras-1.7.0%2B1.20.1.jar"
hash-format = "sha1"
hash = "9a25bc4537a0658fe39a8f1f95f9ef2d77df6a03"
[update]
[update.modrinth]
mod-id = "FYpiwiBR"
version = "jhxMthr7"

13
src/mods/craftify.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Craftify"
filename = "Craftify-1.20.1-1.12.0-fabric.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/nrJ2NpD0/versions/pNwgLfBG/Craftify-1.20.1-1.12.0-fabric.jar"
hash-format = "sha1"
hash = "cfcd136637be6045c4e970648b78e990d1b5fa5f"
[update]
[update.modrinth]
mod-id = "nrJ2NpD0"
version = "pNwgLfBG"

View file

@ -0,0 +1,13 @@
name = "Fabric Language Kotlin"
filename = "fabric-language-kotlin-1.10.15+kotlin.1.9.21.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/psNjlsLR/fabric-language-kotlin-1.10.15%2Bkotlin.1.9.21.jar"
hash-format = "sha1"
hash = "206faa3c1ce1711463b69f1b549699ccdd5f14d0"
[update]
[update.modrinth]
mod-id = "Ha28R6CL"
version = "psNjlsLR"

View file

@ -0,0 +1,13 @@
name = "Forgified Fabric API"
filename = "fabric-api-0.90.7+1.10.2+1.20.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Aqlf1Shp/versions/oZi6BlS7/fabric-api-0.90.7%2B1.10.2%2B1.20.1.jar"
hash-format = "sha1"
hash = "c26209b37c080a657c47f92d025968095d8aad0b"
[update]
[update.modrinth]
mod-id = "Aqlf1Shp"
version = "oZi6BlS7"

View file

@ -11,3 +11,8 @@ hash = "406ad9995cd1ab803e0001f80a85498105b4d488"
[update.modrinth]
mod-id = "GchcoXML"
version = "6xfXhsvf"
[option]
optional = true
default = false
description = "This mod causes rendering issues if used without a shader enabled. If you don't intend to use shaders, you do not need this mod."

View file

@ -0,0 +1,13 @@
name = "Sinytra Connector"
filename = "Connector-1.0.0-beta.27+1.20.1.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "958935749ce72ee182e913c1a1b6749566c83c2a"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 4906810
project-id = 890127

View file

@ -1,12 +1,12 @@
name = "GalacticFactory"
author = "GalacticFactory"
version = "0.6.19"
version = "0.6.20"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "f2a6ed0e4e9316cf037a05e4de3a2b5c09eb9e45c86b071cc3197c1fe9860399"
hash = "f447c1bdf5544cef6fb6c399f38004bb1d83b375535f7a289b293989b7fbecef"
[versions]
forge = "47.2.0"