Skip to content

Commit 10d8ad6

Browse files
committed
Update recipes
1 parent bef4c10 commit 10d8ad6

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

data/recipes.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1018,10 +1018,10 @@
10181018
1305
10191019
],
10201020
"InCounts": [
1021-
8,
1021+
10,
10221022
20,
10231023
20,
1024-
8
1024+
10
10251025
],
10261026
"Output": [
10271027
2310
@@ -1040,7 +1040,7 @@
10401040
"IconPath": "",
10411041
"Type": 5,
10421042
"GridIndex": 1114,
1043-
"Time": 120,
1043+
"Time": 60,
10441044
"Input": [
10451045
1120
10461046
],
@@ -1692,13 +1692,13 @@
16921692
"GridIndex": 2105,
16931693
"Time": 480,
16941694
"Input": [
1695-
1103,
1695+
6501,
16961696
1108,
16971697
1203,
16981698
1301
16991699
],
17001700
"InCounts": [
1701-
10,
1701+
4,
17021702
10,
17031703
4,
17041704
4
@@ -2483,7 +2483,7 @@
24832483
1206
24842484
],
24852485
"InCounts": [
2486-
8,
2486+
10,
24872487
40,
24882488
10
24892489
],
@@ -3028,7 +3028,7 @@
30283028
10,
30293029
30,
30303030
20,
3031-
16,
3031+
10,
30323032
4
30333033
],
30343034
"Output": [
@@ -5193,8 +5193,8 @@
51935193
"Time": 240,
51945194
"Input": [
51955195
6501,
5196-
1401,
5197-
1103
5196+
1103,
5197+
1401
51985198
],
51995199
"InCounts": [
52005200
2,

src/Patches/RecipeExtraPowerPatches.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ public static class RecipeExtraPowerPatches
1515
{
1616
{ ProtoID.R水电解, 4 },
1717
{ ProtoID.R羰基合成, 4 },
18-
{ ProtoID.R重氢, 8 },
19-
{ ProtoID.R三元精金, 16 },
18+
{ ProtoID.R重氢, 18 },
19+
{ ProtoID.R三元精金, 18 },
2020
{ ProtoID.R光子物质化, 8 },
2121
{ ProtoID.R奇异物质, 8 },
2222
{ ProtoID.R氦核转化, 8 },

0 commit comments

Comments
 (0)