Compare commits

...
Author SHA1 Message Date
4b5ebacc33 add easyauth 2026-06-11 16:18:31 +07:00
0bc378c1d1 add version list 2026-06-11 15:27:11 +07:00
4 changed files with 25 additions and 2 deletions

View file

@ -1 +1,6 @@
server modpack used in my [nix flake](https://git.satr14.my.id/satr14/nix-flake/src/branch/main/modules/system/homelab/mc.nix)
# Versions:
<!-- - [Season X.Y](path/to/commitHash/pack.toml): `packHash for nix-minecraft` -->
- [Season 3.0](https://git.satr14.my.id/satr14/server-modpack/raw/commit/8523f89493ace13087eb68cd9fe3b5eb4f669440/pack.toml): `sha256-xB9Oc/aneogSQ9r7L42vyVM6xwq+QkoTaXYNuUzeo6M=`
- [Latest](https://git.satr14.my.id/satr14/server-modpack/raw/branch/main/pack.toml): `sha256-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=`

View file

@ -95,6 +95,11 @@ file = "mods/do-a-barrel-roll.pw.toml"
hash = "728a2c9d389440f1f8e80324ff23824135a3baf86bef5752ba6d8cf1c53d1ac7"
metafile = true
[[files]]
file = "mods/easyauth.pw.toml"
hash = "782f57afa2b34aa59850a984ca846af48599f107ed3a10d3ff62e850a42788dd"
metafile = true
[[files]]
file = "mods/enchants-plus.pw.toml"
hash = "b4fc12978cf0812e041af7e8cc806dce65165d1b001a8bf60a7707b5da335f89"

13
mods/easyauth.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "EasyAuth"
filename = "easyauth-mc1.21.11-3.4.3.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/aZj58GfX/versions/R4EX0C3V/easyauth-mc1.21.11-3.4.3.jar"
hash-format = "sha512"
hash = "84e8cabaabb333024fec6c1692b5f1bfcd942af222f7d2d9ff5d6b7fc6c5ab4f57fa047c73e3ca46274fc9594ce467ccf982156618840628d894885540630ec1"
[update]
[update.modrinth]
mod-id = "aZj58GfX"
version = "R4EX0C3V"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "f596f1444efa1be3444c05fca40e0dac188272f4a0097dddc23c5acd9ed444d3"
hash = "2852012322c997d77326cb84529802a75e1094f7c71fb3d962b1e33c1f576bf6"
[versions]
fabric = "0.19.2"