Compare commits
4 changed files with 2 additions and 25 deletions
|
|
@ -1,6 +1 @@
|
||||||
server modpack used in my [nix flake](https://git.satr14.my.id/satr14/nix-flake/src/branch/main/modules/system/homelab/mc.nix)
|
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=`
|
|
||||||
|
|
@ -95,11 +95,6 @@ file = "mods/do-a-barrel-roll.pw.toml"
|
||||||
hash = "728a2c9d389440f1f8e80324ff23824135a3baf86bef5752ba6d8cf1c53d1ac7"
|
hash = "728a2c9d389440f1f8e80324ff23824135a3baf86bef5752ba6d8cf1c53d1ac7"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/easyauth.pw.toml"
|
|
||||||
hash = "782f57afa2b34aa59850a984ca846af48599f107ed3a10d3ff62e850a42788dd"
|
|
||||||
metafile = true
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/enchants-plus.pw.toml"
|
file = "mods/enchants-plus.pw.toml"
|
||||||
hash = "b4fc12978cf0812e041af7e8cc806dce65165d1b001a8bf60a7707b5da335f89"
|
hash = "b4fc12978cf0812e041af7e8cc806dce65165d1b001a8bf60a7707b5da335f89"
|
||||||
|
|
|
||||||
|
|
@ -1,13 +0,0 @@
|
||||||
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"
|
|
||||||
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "2852012322c997d77326cb84529802a75e1094f7c71fb3d962b1e33c1f576bf6"
|
hash = "f596f1444efa1be3444c05fca40e0dac188272f4a0097dddc23c5acd9ed444d3"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.19.2"
|
fabric = "0.19.2"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue