-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* makefile: remove this has been replaced by the justfile * shell.nix: init * archive!: quilt version See https://modrinth.com/modpack/adrenaline/version/1.23.0+1.20.1.fabric This is hopefully temporary :( * add support for 1.21 * 1.20.x: update mods * add support for 1.21.1 * 1.20.x,1.21: update mods
- Loading branch information
Showing
103 changed files
with
655 additions
and
101 deletions.
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
pkgs ? import nixpkgs { | ||
inherit system; | ||
config = { }; | ||
overlays = [ ]; | ||
}, | ||
system ? builtins.currentSystem, | ||
nixpkgs ? <nixpkgs>, | ||
}: | ||
pkgs.mkShellNoCC { | ||
packages = [ | ||
pkgs.just | ||
pkgs.packwiz | ||
]; | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
name = "Concurrent Chunk Management Engine (Fabric)" | ||
filename = "c2me-fabric-mc1.20.1-0.2.0+alpha.11.5.jar" | ||
filename = "c2me-fabric-mc1.20.1-0.2.0+alpha.11.13.jar" | ||
side = "both" | ||
|
||
[download] | ||
url = "https://cdn.modrinth.com/data/VSNURh3q/versions/QZ5cUNXs/c2me-fabric-mc1.20.1-0.2.0%2Balpha.11.5.jar" | ||
url = "https://cdn.modrinth.com/data/VSNURh3q/versions/LRL5QAZY/c2me-fabric-mc1.20.1-0.2.0%2Balpha.11.13.jar" | ||
hash-format = "sha1" | ||
hash = "f02c57844c514cf6706c8c31508e31af04238e1c" | ||
hash = "e75325ce06c3e5c48902c04d8f7d8f09feba7136" | ||
|
||
[update] | ||
[update.modrinth] | ||
mod-id = "VSNURh3q" | ||
version = "QZ5cUNXs" | ||
version = "LRL5QAZY" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
name = "Fabric API" | ||
filename = "fabric-api-0.92.1+1.20.1.jar" | ||
filename = "fabric-api-0.92.2+1.20.1.jar" | ||
side = "both" | ||
|
||
[download] | ||
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/ba99D9Qf/fabric-api-0.92.1%2B1.20.1.jar" | ||
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/P7uGFii0/fabric-api-0.92.2%2B1.20.1.jar" | ||
hash-format = "sha1" | ||
hash = "038ebcc315b5cf18c18f78f2447895dcb2ea9bac" | ||
hash = "625ee015ee426d9b677382a7bb661383d89c0807" | ||
|
||
[update] | ||
[update.modrinth] | ||
mod-id = "P7dR8mSH" | ||
version = "ba99D9Qf" | ||
version = "P7uGFii0" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
name = "ModernFix" | ||
filename = "modernfix-fabric-5.17.0+mc1.20.1.jar" | ||
filename = "modernfix-fabric-5.19.1+mc1.20.1.jar" | ||
side = "both" | ||
|
||
[download] | ||
url = "https://cdn.modrinth.com/data/nmDcB62a/versions/fh7tdNlS/modernfix-fabric-5.17.0%2Bmc1.20.1.jar" | ||
url = "https://cdn.modrinth.com/data/nmDcB62a/versions/nJmQaEws/modernfix-fabric-5.19.1%2Bmc1.20.1.jar" | ||
hash-format = "sha1" | ||
hash = "69545d010ef782963d205484dabbfba9c139e42c" | ||
hash = "23c2ef13fc2ad112ae796ad0982f2e6c0e6a8f6a" | ||
|
||
[update] | ||
[update.modrinth] | ||
mod-id = "nmDcB62a" | ||
version = "fh7tdNlS" | ||
version = "nJmQaEws" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
name = "Noisium" | ||
filename = "noisium-fabric-2.0.3+mc1.20-1.20.1.jar" | ||
filename = "noisium-fabric-2.3.0+mc1.20-1.20.1.jar" | ||
side = "server" | ||
|
||
[download] | ||
url = "https://cdn.modrinth.com/data/KuNKN7d2/versions/uTdy9g9c/noisium-fabric-2.0.3%2Bmc1.20-1.20.1.jar" | ||
url = "https://cdn.modrinth.com/data/KuNKN7d2/versions/erSJnRcq/noisium-fabric-2.3.0%2Bmc1.20-1.20.1.jar" | ||
hash-format = "sha1" | ||
hash = "6841863d47b3152d540e523eeebf670287c9cbcf" | ||
hash = "be85535cf1efe82bd8c41bcf851becaad498a598" | ||
|
||
[update] | ||
[update.modrinth] | ||
mod-id = "KuNKN7d2" | ||
version = "uTdy9g9c" | ||
version = "erSJnRcq" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
name = "Concurrent Chunk Management Engine (Fabric)" | ||
filename = "c2me-fabric-mc1.20.4-0.2.0+alpha.11.67.jar" | ||
filename = "c2me-fabric-mc1.20.4-0.2.0+alpha.11.72.jar" | ||
side = "both" | ||
|
||
[download] | ||
url = "https://cdn.modrinth.com/data/VSNURh3q/versions/xjgJS9KC/c2me-fabric-mc1.20.4-0.2.0%2Balpha.11.67.jar" | ||
url = "https://cdn.modrinth.com/data/VSNURh3q/versions/1AeveXNt/c2me-fabric-mc1.20.4-0.2.0%2Balpha.11.72.jar" | ||
hash-format = "sha1" | ||
hash = "f14b8a2d8c624b9f2e787826a113fb2be9f9cf31" | ||
hash = "cb60c6a25b5a77fd57f18bb1fd978bb13601c6d5" | ||
|
||
[update] | ||
[update.modrinth] | ||
mod-id = "VSNURh3q" | ||
version = "xjgJS9KC" | ||
version = "1AeveXNt" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
name = "Fabric API" | ||
filename = "fabric-api-0.97.0+1.20.4.jar" | ||
filename = "fabric-api-0.97.1+1.20.4.jar" | ||
side = "both" | ||
|
||
[download] | ||
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/xklQBMta/fabric-api-0.97.0%2B1.20.4.jar" | ||
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/tAwdMmKY/fabric-api-0.97.1%2B1.20.4.jar" | ||
hash-format = "sha1" | ||
hash = "006fcd4bd735279a7a9ad496578a0f4fda194918" | ||
hash = "37e7e83a2cea7b8717f798e30c5a288d840b4244" | ||
|
||
[update] | ||
[update.modrinth] | ||
mod-id = "P7dR8mSH" | ||
version = "xklQBMta" | ||
version = "tAwdMmKY" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
name = "Noisium" | ||
filename = "noisium-fabric-2.0.3+mc1.20.2-1.20.4.jar" | ||
filename = "noisium-fabric-2.3.0+mc1.20.2-1.20.4.jar" | ||
side = "server" | ||
|
||
[download] | ||
url = "https://cdn.modrinth.com/data/KuNKN7d2/versions/Eie3f6ki/noisium-fabric-2.0.3%2Bmc1.20.2-1.20.4.jar" | ||
url = "https://cdn.modrinth.com/data/KuNKN7d2/versions/RmNpWBtf/noisium-fabric-2.3.0%2Bmc1.20.2-1.20.4.jar" | ||
hash-format = "sha1" | ||
hash = "17d17b58adea358d867e3c4bf3de364ae7392338" | ||
hash = "31be12110ac95503676adfaca2d9ac179e8b2072" | ||
|
||
[update] | ||
[update.modrinth] | ||
mod-id = "KuNKN7d2" | ||
version = "Eie3f6ki" | ||
version = "RmNpWBtf" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
name = "Concurrent Chunk Management Engine (Fabric)" | ||
filename = "c2me-fabric-mc1.20.6-0.2.0+alpha.11.95.jar" | ||
filename = "c2me-fabric-mc1.20.6-0.2.0+alpha.11.100.jar" | ||
side = "both" | ||
|
||
[download] | ||
url = "https://cdn.modrinth.com/data/VSNURh3q/versions/1jjyJyVe/c2me-fabric-mc1.20.6-0.2.0%2Balpha.11.95.jar" | ||
url = "https://cdn.modrinth.com/data/VSNURh3q/versions/GtzkeTZ3/c2me-fabric-mc1.20.6-0.2.0%2Balpha.11.100.jar" | ||
hash-format = "sha1" | ||
hash = "a87c0ea0404c4ae98891252d09fbca05adb985bb" | ||
hash = "9abb275ef2a02b1c4914964cbfd7fbec4501e76f" | ||
|
||
[update] | ||
[update.modrinth] | ||
mod-id = "VSNURh3q" | ||
version = "1jjyJyVe" | ||
version = "GtzkeTZ3" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
name = "Fabric API" | ||
filename = "fabric-api-0.99.0+1.20.6.jar" | ||
filename = "fabric-api-0.100.8+1.20.6.jar" | ||
side = "both" | ||
|
||
[download] | ||
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/sswM8UzU/fabric-api-0.99.0%2B1.20.6.jar" | ||
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/ocg4hG3t/fabric-api-0.100.8%2B1.20.6.jar" | ||
hash-format = "sha1" | ||
hash = "32b13b08e6c6a4a4cd8a51515751e7bf15bf523d" | ||
hash = "f8a4b3a551fc5bde9a2d3e4bcac9cb21a081c828" | ||
|
||
[update] | ||
[update.modrinth] | ||
mod-id = "P7dR8mSH" | ||
version = "sswM8UzU" | ||
version = "ocg4hG3t" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
name = "Lithium" | ||
filename = "lithium-fabric-mc1.20.6-0.12.3.jar" | ||
filename = "lithium-fabric-mc1.20.6-0.12.5.jar" | ||
side = "both" | ||
|
||
[download] | ||
url = "https://cdn.modrinth.com/data/gvQqBUqZ/versions/bAbb09VF/lithium-fabric-mc1.20.6-0.12.3.jar" | ||
url = "https://cdn.modrinth.com/data/gvQqBUqZ/versions/5a3sPIH2/lithium-fabric-mc1.20.6-0.12.5.jar" | ||
hash-format = "sha1" | ||
hash = "18bdca76040af406fd10b97d637d111fc12be9a6" | ||
hash = "3c6cc898906f0f8923d22850cc6d3d033e0c11ec" | ||
|
||
[update] | ||
[update.modrinth] | ||
mod-id = "gvQqBUqZ" | ||
version = "bAbb09VF" | ||
version = "5a3sPIH2" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
name = "ModernFix" | ||
filename = "modernfix-fabric-5.17.3+mc1.20.6.jar" | ||
filename = "modernfix-fabric-5.18.0+mc1.20.6.jar" | ||
side = "both" | ||
|
||
[download] | ||
url = "https://cdn.modrinth.com/data/nmDcB62a/versions/xlt4bcjj/modernfix-fabric-5.17.3%2Bmc1.20.6.jar" | ||
url = "https://cdn.modrinth.com/data/nmDcB62a/versions/dUdr6D7I/modernfix-fabric-5.18.0%2Bmc1.20.6.jar" | ||
hash-format = "sha1" | ||
hash = "732ce085def794bb6f9278427e44bd5006915962" | ||
hash = "2f94ce0ae67c0f4bfa5c764c6828f06852859ae2" | ||
|
||
[update] | ||
[update.modrinth] | ||
mod-id = "nmDcB62a" | ||
version = "xlt4bcjj" | ||
version = "dUdr6D7I" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
name = "Noisium" | ||
filename = "noisium-fabric-2.1.0+mc1.20.5-1.20.6.jar" | ||
filename = "noisium-fabric-2.3.0+mc1.20.5-1.20.6.jar" | ||
side = "server" | ||
|
||
[download] | ||
url = "https://cdn.modrinth.com/data/KuNKN7d2/versions/lT2Jvcwv/noisium-fabric-2.1.0%2Bmc1.20.5-1.20.6.jar" | ||
url = "https://cdn.modrinth.com/data/KuNKN7d2/versions/5LXPGdF1/noisium-fabric-2.3.0%2Bmc1.20.5-1.20.6.jar" | ||
hash-format = "sha1" | ||
hash = "b3a71986456826362069c082882ab5be7f887794" | ||
hash = "29390713e1144f0f7d4b00d70a1d46b3845efc4c" | ||
|
||
[update] | ||
[update.modrinth] | ||
mod-id = "KuNKN7d2" | ||
version = "lT2Jvcwv" | ||
version = "5LXPGdF1" |
Oops, something went wrong.