diff --git a/CheatEnabler/CheatEnabler.csproj b/CheatEnabler/CheatEnabler.csproj
index 15755b6..8749cdf 100644
--- a/CheatEnabler/CheatEnabler.csproj
+++ b/CheatEnabler/CheatEnabler.csproj
@@ -15,7 +15,7 @@
-
+
diff --git a/CompressSave/CompressSave.csproj b/CompressSave/CompressSave.csproj
index 2bd3130..e7a972c 100644
--- a/CompressSave/CompressSave.csproj
+++ b/CompressSave/CompressSave.csproj
@@ -14,7 +14,7 @@
-
+
diff --git a/Dustbin/Dustbin.csproj b/Dustbin/Dustbin.csproj
index 8ce64f5..16efe3c 100644
--- a/Dustbin/Dustbin.csproj
+++ b/Dustbin/Dustbin.csproj
@@ -15,7 +15,7 @@
-
+
diff --git a/HideTips/HideTips.csproj b/HideTips/HideTips.csproj
index cbfbbdb..b6a6e57 100644
--- a/HideTips/HideTips.csproj
+++ b/HideTips/HideTips.csproj
@@ -14,7 +14,7 @@
-
+
diff --git a/LogisticMiner/LogisticMiner.cs b/LogisticMiner/LogisticMiner.cs
index 69d2add..96717dd 100644
--- a/LogisticMiner/LogisticMiner.cs
+++ b/LogisticMiner/LogisticMiner.cs
@@ -56,7 +56,7 @@ public class LogisticMiner : BaseUnityPlugin
.Value - 1;
_fuelPlsSlot = Config.Bind("General", "PLSFuelSlot", _fuelPlsSlot + 1,
new ConfigDescription("Fuel slot for PLS, set to 0 to disable",
- new AcceptableValueRange(0, 3), Array.Empty