From b0b759f3f1adedcafc10961a1a4fa838d80c5142 Mon Sep 17 00:00:00 2001 From: Cara Salter Date: Thu, 16 Feb 2023 12:40:40 -0500 Subject: lnl freshman modpack --- packs/jeffrey-3/local-config.ini | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 packs/jeffrey-3/local-config.ini (limited to 'packs/jeffrey-3/local-config.ini') diff --git a/packs/jeffrey-3/local-config.ini b/packs/jeffrey-3/local-config.ini deleted file mode 100644 index 5781ccf..0000000 --- a/packs/jeffrey-3/local-config.ini +++ /dev/null @@ -1,9 +0,0 @@ -# this file is local configuration merged into the pack configuration at runtime -# (values here override those in pack.ini) -[pack] -# Uncomment this to override the default automatic selection of the mod install directory. -#location = /home/example/.minecraft/instances/jeffrey -# A comma-separated list of mods that won't be deleted during the install process. -whitelist = example_mod.jar,example_extra_mod.jar -# A comma-separated list of mods that won't be installed during the install process -blacklist = server_only_mod.jar,client_only_mod.jar -- cgit v1.2.3