Bugfix - restore the cable module to the lathe (#37361)
Restored the cable module
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
id: BorgModulesStatic
|
||||
recipes:
|
||||
- BorgModuleTool
|
||||
- BorgModuleCable
|
||||
- BorgModuleFireExtinguisher
|
||||
|
||||
- type: latheRecipePack
|
||||
|
||||
@@ -127,6 +127,11 @@
|
||||
id: BorgModuleTool
|
||||
result: BorgModuleTool
|
||||
|
||||
- type: latheRecipe
|
||||
parent: BaseBorgModuleRecipe
|
||||
id: BorgModuleCable
|
||||
result: BorgModuleCable
|
||||
|
||||
- type: latheRecipe
|
||||
parent: BaseBorgModuleRecipe
|
||||
id: BorgModuleFireExtinguisher
|
||||
|
||||
Reference in New Issue
Block a user