Skip to content

Commit

Permalink
Merge pull request #141 from space-syndicate/less-bsh-cost
Browse files Browse the repository at this point in the history
Less BSH cost
  • Loading branch information
Tornado-Technology authored Dec 9, 2024
2 parents 023ab2c + cf6bbf1 commit 78616bc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
Glass: 15
Steel: 15
CableHV: 5
ArtificialBluespaceCrystal: 5
ArtificialBluespaceCrystal: 4
Capacitor: 5
MatterBin: 15
- type: Item
Expand All @@ -33,7 +33,7 @@
stackRequirements:
Steel: 10
CableHV: 30
ArtificialBluespaceCrystal: 5
ArtificialBluespaceCrystal: 4
Capacitor: 15
- type: Item
size: Normal
2 changes: 1 addition & 1 deletion Resources/Prototypes/_CorvaxNext/Recipes/Lathes/parts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
result: ArtificialBluespaceCrystal
completetime: 1
materials:
Diamond: 600
Diamond: 100
Plasma: 600

0 comments on commit 78616bc

Please sign in to comment.