Bugfix - restore the cable module to the lathe (#37361)

Restored the cable module
This commit is contained in:
Radezolid
2025-05-12 13:28:16 -03:00
committed by GitHub
parent 9a1eb05036
commit 6bb47515cb
2 changed files with 6 additions and 0 deletions

View File

@@ -12,6 +12,7 @@
id: BorgModulesStatic
recipes:
- BorgModuleTool
- BorgModuleCable
- BorgModuleFireExtinguisher
- type: latheRecipePack

View File

@@ -127,6 +127,11 @@
id: BorgModuleTool
result: BorgModuleTool
- type: latheRecipe
parent: BaseBorgModuleRecipe
id: BorgModuleCable
result: BorgModuleCable
- type: latheRecipe
parent: BaseBorgModuleRecipe
id: BorgModuleFireExtinguisher