diff options
| author | Patrick | 2026-02-17 23:03:53 +0100 |
|---|---|---|
| committer | Patrick | 2026-02-17 23:03:53 +0100 |
| commit | 144942dd43ff6cac70b08c314f7a314b46c33e1c (patch) | |
| tree | efdff971bf0e99158ddd4354053c7f7d313a6a38 | |
| parent | da501bbede0dc2fc5096b57802f2a86ba9050151 (diff) | |
| download | mcmods-144942dd43ff6cac70b08c314f7a314b46c33e1c.tar.gz mcmods-144942dd43ff6cac70b08c314f7a314b46c33e1c.zip | |
add terralith
| -rw-r--r-- | index.toml | 5 | ||||
| -rw-r--r-- | pack.toml | 2 |
2 files changed, 6 insertions, 1 deletions
@@ -41,6 +41,11 @@ hash = "73b96f5d0345bff977a9c69524bedf4805c7070bfa0ba65329dd166b891e64bb" metafile = true [[files]] +file = "mods/terralith.pw.toml" +hash = "831c41448bccb5bb8f1f68a76321e7da7988b218e9694f432d952f98ac184640" +metafile = true + +[[files]] file = "mods/towns-and-towers.pw.toml" hash = "54379eac29e1b71a68d04c25a2a718b395422005a60aa289f24c10312687ee4d" metafile = true @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "63e288c77956413ef3545823495c71c5d24997d817b72f98c87bb9624cb6496e" +hash = "c6be7503f9c5ac858c5625f9679e509102c04bdb3393fa9898bcf9ff4a6869b1" [versions] fabric = "0.18.4" |
