Added regular version to engi lathe.
This commit is contained in:
parent
c5026279d2
commit
8d2668c12a
|
|
@ -5,6 +5,7 @@
|
|||
recipes:
|
||||
- HolotapeProjector
|
||||
- SheetPlasteel1Engineering
|
||||
- NaniteApplicator
|
||||
|
||||
## Dynamic
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,10 @@
|
|||
- type: latheRecipe
|
||||
parent: BaseToolRecipe
|
||||
id: NaniteApplicator
|
||||
result: NaniteApplicator
|
||||
materials:
|
||||
Steel: 400
|
||||
|
||||
- type: latheRecipe
|
||||
parent: BaseToolRecipe
|
||||
id: ExperimentalNaniteApplicator
|
||||
|
|
|
|||
Loading…
Reference in New Issue