Skip to content

Commit

Permalink
QoL Печки
Browse files Browse the repository at this point in the history
  • Loading branch information
Succuberry authored and Succuberry committed Oct 16, 2024
1 parent fe0e447 commit 2ab945b
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 25 deletions.
49 changes: 25 additions & 24 deletions Resources/Prototypes/Entities/Structures/Machines/lathe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1425,18 +1425,19 @@
- type: Lathe
idleState: icon
runningState: building
defaultProductionAmount: 10
staticRecipes:
- SheetSteel30
- SheetGlass30
- SheetRGlass30
- SheetPlasma30
- SheetPlasteel30
- SheetPGlass30
- SheetRPGlass30
- SheetUranium30
- IngotGold30
- IngotSilver30
- MaterialBananium10
- SheetSteel
- SheetGlass1
- SheetRGlass
- SheetPlasma1
- SheetPlasteel1
- SheetPGlass1
- SheetRPGlass1
- SheetUranium1
- IngotGold1
- IngotSilver1
- MaterialBananium1
- MaterialDiamond
- BluespaceCrystal #Nyano - Summary: Bluespace Crystals can be created here.

Expand All @@ -1454,19 +1455,19 @@
materialUseMultiplier: 0.75
timeMultiplier: 0.5
staticRecipes:
- SheetSteel30
- SheetGlass30
- SheetRGlass30
- SheetPlasma30
- SheetPGlass30
- SheetRPGlass30
- SheetPlasteel30
- SheetUranium30
- SheetUGlass30
- SheetRUGlass30
- IngotGold30
- IngotSilver30
- MaterialBananium10
- SheetSteel
- SheetGlass1
- SheetRGlass
- SheetPlasma1
- SheetPGlass1
- SheetRPGlass1
- SheetPlasteel1
- SheetUranium1
- SheetUGlass1
- SheetRUGlass1
- IngotGold1
- IngotSilver1
- MaterialBananium1
- MaterialDiamond
- BluespaceCrystal #Nyano - Summary: Bluespace Crystals can be created here.

Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Recipes/Lathes/sheet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
result: MaterialBananium
completetime: 2
materials:
RawBananium: 3000
RawBananium: 1000 #Corvax-Frontier

- type: latheRecipe
id: MaterialDiamond
Expand Down

0 comments on commit 2ab945b

Please sign in to comment.