From 750a51f38d000b7d23a4afa865265725935dbfd3 Mon Sep 17 00:00:00 2001 From: James Clarke Date: Sun, 7 Jan 2024 01:51:01 +0000 Subject: [PATCH] Update mod.conf to one that does not conflict with existing mods --- mod.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mod.conf b/mod.conf index 12a6121..c6d0ad1 100644 --- a/mod.conf +++ b/mod.conf @@ -1,5 +1,5 @@ -name = pvp_choice -title = PVP Choice +name = pvp_toggle +title = PVP Toggle description = Enables you to choose weather you want to PVP or not. supported_games = * -optional_depends = mcl_inventory, mcl_damage, mcl_burning, mcl_hunger, mcl_potions \ No newline at end of file +optional_depends = mcl_inventory, mcl_damage, mcl_burning, mcl_hunger, mcl_potions