diff options
| author | Patrick | 2026-02-17 21:29:08 +0100 |
|---|---|---|
| committer | Patrick | 2026-02-17 21:29:08 +0100 |
| commit | da501bbede0dc2fc5096b57802f2a86ba9050151 (patch) | |
| tree | 932b0d99a225367177f84c35cecc7c76c8a3550a /mods | |
| parent | 596e160a8a4c327a26e1c82f3d5acfe6b5c0c623 (diff) | |
| download | mcmods-da501bbede0dc2fc5096b57802f2a86ba9050151.tar.gz mcmods-da501bbede0dc2fc5096b57802f2a86ba9050151.zip | |
add jei
Diffstat (limited to 'mods')
| -rw-r--r-- | mods/jei.pw.toml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/mods/jei.pw.toml b/mods/jei.pw.toml new file mode 100644 index 0000000..8cbfe93 --- /dev/null +++ b/mods/jei.pw.toml @@ -0,0 +1,13 @@ +name = "Just Enough Items (JEI)" +filename = "jei-1.21.10-fabric-26.2.0.30.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/Y0JKqg8L/jei-1.21.10-fabric-26.2.0.30.jar" +hash-format = "sha512" +hash = "f6172be28d689fc92ab53de255ab542d635c5c69ba6808d4b710733d5027ba88da0932906a5e93cece980b0661d809fea44013316c293fb084db76bda1cd8388" + +[update] +[update.modrinth] +mod-id = "u6dRKJwZ" +version = "Y0JKqg8L" |
