Increase WorkbenchRadius (#1281)

This commit is contained in:
Alexsey Bezyuk
2025-05-19 17:38:19 +10:00
committed by GitHub
parent 3a89698faa
commit 3472feefea

View File

@@ -24,7 +24,7 @@ public sealed partial class CP14WorkbenchComponent : Component
public float CraftSpeed = 1f;
[DataField]
public float WorkbenchRadius = 0.5f;
public float WorkbenchRadius = 1.5f;
/// <summary>
/// List of recipes available for crafting on this type of workbench