Circuit imprinter now uses less glass (#27310)
* moved from 9 sheets of glass to 5 sheets of glass for all circuit recipes * Revert "moved from 9 sheets of glass to 5 sheets of glass for all circuit recipes" This reverts commit 45bb8d40150cddbbe005f5d66d34532b79143f98. * adresses merge conflict * fixed error * parents base computer board to base machine board * Revert "parents base computer board to base machine board" This reverts commit dec3a799a90b4a0cb121b6694ecf65d9a0abd6a3. * other thing was causing errors, guess it's this now
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
price: 100
|
||||
- type: PhysicalComposition
|
||||
materialComposition:
|
||||
Glass: 400
|
||||
Glass: 230
|
||||
chemicalComposition:
|
||||
Silicon: 20
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
price: 100
|
||||
- type: PhysicalComposition
|
||||
materialComposition:
|
||||
Glass: 400
|
||||
Glass: 230
|
||||
chemicalComposition:
|
||||
Silicon: 20
|
||||
|
||||
|
||||
Reference in New Issue
Block a user