Version bump to 0.6.24

Mods added:
- Lazurite
  - Adds support for the Fabric Rendering API for use with Sintyra Connector and Embeddium (Indium for Forge)
- Leawind's Third Person Perspective
  - Adds a better third person camera angle and features to go alongside that
- Panorama Screens
  - Adds the home screen's background to various menus within the game

Mods removed:
- Better Third Person
  - Obsoleted by Leawind's Third Person Perspective
This commit is contained in:
SeaswimmerTheFsh 2023-11-30 00:28:47 -05:00
parent 8368830f82
commit 5b888ad1f7
Signed by: cswimr
GPG key ID: 1EBC234EEDA901AE
6 changed files with 56 additions and 20 deletions

View file

@ -316,11 +316,6 @@ file = "mods/better-combat-by-daedelus.pw.toml"
hash = "595dd6740cf1617fcbe7ce334746ce86e89e259671b75b4a120f5e8d506aa755"
metafile = true
[[files]]
file = "mods/better-third-person.pw.toml"
hash = "032c6fa1b771d43a6716738e33b8e7daec34af4e8eec007adc6d22cf824f2a2f"
metafile = true
[[files]]
file = "mods/betterf3.pw.toml"
hash = "ca52b58cf0540bcec5d8b0318cddb371683b6f3f87ad9b925ff600ddd330f461"
@ -756,6 +751,16 @@ file = "mods/laserio.pw.toml"
hash = "4205c8912564c477a8762eb1ffcabef42bcea54d9b50a9dcc7d2196d0e63ae29"
metafile = true
[[files]]
file = "mods/lazurite.pw.toml"
hash = "c397996477dbd2c0055f4737422f8882f890afb6084003ec465f34067dbcf4f4"
metafile = true
[[files]]
file = "mods/leawinds-third-person-perspective.pw.toml"
hash = "169e09d979900ba5f22660f711fcb9a2eabb5fd44f0c2842a191fa194b7e0fb3"
metafile = true
[[files]]
file = "mods/login-protection.pw.toml"
hash = "01a492b04d121e0f24c5879f994e1ed4dfb588e82b98337a67673665465f923d"
@ -891,6 +896,11 @@ file = "mods/packmenu.pw.toml"
hash = "f0f3e5e97bd3ea4a32821b1ba1e49c661a54df5220fb5f3e1d94fe05bdf66447"
metafile = true
[[files]]
file = "mods/panorama-screens.pw.toml"
hash = "0a4fdd8a609a5cdc7aa3d6aa02c34d7ff0180170fb177e3032fe1aa43f808d93"
metafile = true
[[files]]
file = "mods/patchouli.pw.toml"
hash = "3ad9fc71b7dfc291072c61c95d9c774d721bec7cc5edcef1a341fd1d2321fc27"

View file

@ -1,13 +0,0 @@
name = "Better Third Person"
filename = "BetterThirdPerson-Forge-1.20-1.9.0.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/G1s2WpNo/versions/XkYduFuv/BetterThirdPerson-Forge-1.20-1.9.0.jar"
hash-format = "sha1"
hash = "0b0a3ff3b244fa191b3f9580547071dee46f7276"
[update]
[update.modrinth]
mod-id = "G1s2WpNo"
version = "XkYduFuv"

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

@ -0,0 +1,13 @@
name = "Lazurite"
filename = "lazurite-1.0.1+mc1.20.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/TkC4Gtkt/versions/ybcLjzgh/lazurite-1.0.1%2Bmc1.20.1.jar"
hash-format = "sha1"
hash = "71ec4310da8270de58df25ad28065bbcff604aea"
[update]
[update.modrinth]
mod-id = "TkC4Gtkt"
version = "ybcLjzgh"

View file

@ -0,0 +1,13 @@
name = "LEAWIND's Third Person Perspective"
filename = "leawind_third_person_perspective-1.20.1-forge-47.2.0-1.0.1.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "c8a3309d7773376a8c6575c7d499184eb5256769"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 4844299
project-id = 930880

View file

@ -0,0 +1,13 @@
name = "Panorama Screens"
filename = "panorama_screens-1.0+forge+mc1.20.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/4k0QM1rC/versions/ppnTvZVX/panorama_screens-1.0%2Bforge%2Bmc1.20.jar"
hash-format = "sha1"
hash = "5ce53c726965c223c3a0d082ba029b33701f919f"
[update]
[update.modrinth]
mod-id = "4k0QM1rC"
version = "ppnTvZVX"

View file

@ -1,12 +1,12 @@
name = "GalacticFactory"
author = "GalacticFactory"
version = "0.6.23"
version = "0.6.24"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "ce3adec52b5fa2e37091b73573325b171a7a07ec1283fde7aa8ddda13c8cdbcf"
hash = "f77bee2109357cc631cb6abc6f18bc07f83b900914321ce07ca81d06385efbef"
[versions]
forge = "47.2.0"