Refactor workbench resource handling with provider component (#1522)

* Refactor workbench resource handling with provider component

Introduces CP14WorkbenchPlaceableProviderComponent and related event to abstract resource provision for workbenches. Updates system logic to use the new provider event instead of directly accessing ItemPlacerComponent, improving modularity and extensibility. Adjusts entity prototype to include the new provider component.

* map resave

* resave Frigid
This commit is contained in:
Red
2025-07-11 15:55:41 +03:00
committed by GitHub
parent 932fd47861
commit 37ece7228f
10 changed files with 4716 additions and 7251 deletions

View File

@@ -55,6 +55,7 @@
min: 1
max: 2
- type: PlaceableSurface
- type: CP14WorkbenchPlaceableProvider
- type: ItemPlacer
maxEntities: 0
- type: Fixtures