From c37c87e2e1d4087d5b1c794ce2e161acf3d5cadd Mon Sep 17 00:00:00 2001 From: seth Date: Tue, 17 Jan 2023 20:16:48 -0500 Subject: feat: make optifine alternatives optional + remove alternate current --- mods/alternate-current.pw.toml | 13 ------------- mods/animatica.pw.toml | 4 ++++ mods/chime.pw.toml | 13 ------------- mods/cit-resewn.pw.toml | 4 ++++ mods/entitytexturefeatures.pw.toml | 4 ++++ mods/fabricskyboxes.pw.toml | 4 ++++ mods/transparent.pw.toml | 4 ++++ 7 files changed, 20 insertions(+), 26 deletions(-) delete mode 100644 mods/alternate-current.pw.toml delete mode 100644 mods/chime.pw.toml (limited to 'mods') diff --git a/mods/alternate-current.pw.toml b/mods/alternate-current.pw.toml deleted file mode 100644 index 0c8e24e..0000000 --- a/mods/alternate-current.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Alternate Current" -filename = "alternate-current-mc1.19-1.4.0.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/r0v8vy1s/versions/mc1.19-1.4.0/alternate-current-mc1.19-1.4.0.jar" -hash-format = "sha1" -hash = "108344ed05830948e6ab1414efa4f7ab34e6dba9" - -[update] -[update.modrinth] -mod-id = "r0v8vy1s" -version = "4QElEqe4" diff --git a/mods/animatica.pw.toml b/mods/animatica.pw.toml index 58a5448..6ad8ddb 100644 --- a/mods/animatica.pw.toml +++ b/mods/animatica.pw.toml @@ -2,6 +2,10 @@ name = "Animatica" filename = "animatica-0.5+1.19.jar" side = "client" +[option] +optional = true +description = "optifine animated textures for sodium/iris" + [download] url = "https://cdn.modrinth.com/data/PRN43VSY/versions/0.5%2B1.19/animatica-0.5%2B1.19.jar" hash-format = "sha1" diff --git a/mods/chime.pw.toml b/mods/chime.pw.toml deleted file mode 100644 index c2ad661..0000000 --- a/mods/chime.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Chime" -filename = "chime-1.3.0.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/ubxU84eR/versions/1.3.0/chime-1.3.0.jar" -hash-format = "sha1" -hash = "c8ce49ca56494ceeadfd37216d09730d86aae3d3" - -[update] -[update.modrinth] -mod-id = "ubxU84eR" -version = "tI9r2PAy" diff --git a/mods/cit-resewn.pw.toml b/mods/cit-resewn.pw.toml index 093467a..4ff114a 100644 --- a/mods/cit-resewn.pw.toml +++ b/mods/cit-resewn.pw.toml @@ -2,6 +2,10 @@ name = "CIT Resewn" filename = "CITResewn-1.1.2+1.19.2.jar" side = "client" +[option] +optional = true +description = "optifine CIT for sodium/iris" + [download] url = "https://cdn.modrinth.com/data/otVJckYQ/versions/lYmW1wnD/CITResewn-1.1.2%2B1.19.2.jar" hash-format = "sha1" diff --git a/mods/entitytexturefeatures.pw.toml b/mods/entitytexturefeatures.pw.toml index 765fbed..1d2ad95 100644 --- a/mods/entitytexturefeatures.pw.toml +++ b/mods/entitytexturefeatures.pw.toml @@ -2,6 +2,10 @@ name = "Entity Texture Features" filename = "entity_texture_features_fabric_1.19.2-4.3.1.jar" side = "client" +[option] +optional = true +description = "optifine emissive textures for sodium/iris" + [download] url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/iBJRmSSb/entity_texture_features_fabric_1.19.2-4.3.1.jar" hash-format = "sha1" diff --git a/mods/fabricskyboxes.pw.toml b/mods/fabricskyboxes.pw.toml index e60dbe8..6d2b16a 100644 --- a/mods/fabricskyboxes.pw.toml +++ b/mods/fabricskyboxes.pw.toml @@ -2,6 +2,10 @@ name = "FabricSkyboxes" filename = "fabricskyboxes-0.6.1+mc1.19.2.jar" side = "client" +[option] +optional = true +description = "optifine resource pack skyboxes for sodium/iris" + [download] url = "https://cdn.modrinth.com/data/YBz7DOs8/versions/ehRYuRPI/fabricskyboxes-0.6.1%2Bmc1.19.2.jar" hash-format = "sha1" diff --git a/mods/transparent.pw.toml b/mods/transparent.pw.toml index 9a4bbe7..2897e6f 100644 --- a/mods/transparent.pw.toml +++ b/mods/transparent.pw.toml @@ -2,6 +2,10 @@ name = "Transparent" filename = "transparent-5.1.2+1.19-quilt.jar" side = "client" +[option] +optional = true +description = "optifine transparent resource pack textures for sodium/iris" + [download] url = "https://cdn.modrinth.com/data/zp4jb9oQ/versions/OIHw59hh/transparent-5.1.2%2B1.19-quilt.jar" hash-format = "sha1" -- cgit v1.2.3