Skip to content

Commit 637a3a1

Browse files
author
PriestOfFern
committed
recipe tweaks
1 parent 0a267b3 commit 637a3a1

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

common/src/main/resources/data/vs_clockwork/recipes/gas_crafting/methane_reforming.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,22 +7,22 @@
77
],
88
"input_gasses": {
99
"vs_clockwork:steam": {
10-
"amount": 5,
11-
"unit": "kg"
10+
"amount": 50,
11+
"unit": "g"
1212
},
1313
"vs_clockwork:bog": {
14-
"amount": 5,
15-
"unit": "kg"
14+
"amount": 50,
15+
"unit": "g"
1616
}
1717
},
1818
"result_gasses": {
1919
"vs_clockwork:exhaust": {
20-
"amount": 5,
21-
"unit": "kg"
20+
"amount": 50,
21+
"unit": "g"
2222
},
2323
"vs_clockwork:stellane": {
24-
"amount": 1,
25-
"unit": "kg"
24+
"amount": 50,
25+
"unit": "g"
2626
}
2727
},
2828
"results": [],

common/src/main/resources/data/vs_clockwork/recipes/gas_crafting/ozonite_purification.json renamed to common/src/main/resources/data/vs_clockwork/recipes/gas_crafting/vitriol_purification.json

File renamed without changes.

0 commit comments

Comments
 (0)