namespace Content.Server._CP14.Workbench; /// /// Provides resources to the workbench located on ItemPlacer /// [RegisterComponent] [Access(typeof(CP14WorkbenchSystem))] public sealed partial class CP14WorkbenchPlaceableProviderComponent : Component { }