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/entitytexturefeatures.pw.toml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'mods/entitytexturefeatures.pw.toml') 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" -- cgit v1.2.3