Update default radius
This commit is contained in:
DrakiaXYZ
2024-04-21 22:50:47 -07:00
parent 6ddde5ec4e
commit bd6984557f
2 changed files with 1 additions and 1 deletions

View File

@@ -21,7 +21,7 @@ namespace DrakiaXYZ.LootRadius.Helpers
ConfigEntries.Add(LootRadius = Config.Bind(
GeneralSectionTitle,
"Loot Radius",
2f,
1.5f,
new ConfigDescription(
"The distance to include loot from",
new AcceptableValueRange<float>(0f, 10f),

BIN
icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 541 KiB