From b5c9b58f6cb9729956873469cfc65c857bbb406b Mon Sep 17 00:00:00 2001 From: Kalle Struik Date: Wed, 19 Feb 2025 00:32:59 +0100 Subject: [PATCH] Make first person model optional --- mods/first-person-model.pw.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mods/first-person-model.pw.toml b/mods/first-person-model.pw.toml index 3c4fa53..12bed5a 100644 --- a/mods/first-person-model.pw.toml +++ b/mods/first-person-model.pw.toml @@ -2,6 +2,9 @@ name = "First-person Model" filename = "firstperson-fabric-2.4.8-mc1.20.1.jar" side = "client" +[option] +optional = true + [download] url = "https://cdn.modrinth.com/data/H5XMjpHi/versions/Ca1G2C1x/firstperson-fabric-2.4.8-mc1.20.1.jar" hash-format = "sha512"