Skip to content

Commit

Permalink
Merge branch 'Astral-Experimental' of https://github.com/TheRealGreen…
Browse files Browse the repository at this point in the history
…Oxygen/Create-Astral into Astral-Experimental
  • Loading branch information
TheRealGreenOxygen committed Oct 30, 2024
2 parents 6f0df89 + 4388865 commit 7d807ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/techreborn/machines.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
},
"QuantumStorageUnitMaxStorage": {
"comment": "Maximum amount of items a Quantum Storage Unit can store (Compat: \u003d\u003d MAX_VALUE)",
"value": 524288
"value": 2147483647
},
"BasicTankUnitCapacity": {
"comment": "How much liquid a Basic Tank Unit can take (Value in buckets, 1000 Mb)",
Expand All @@ -96,7 +96,7 @@
},
"QuantumTankUnitCapacity": {
"comment": "How much liquid a Quantum Tank Unit can take (Value in buckets, 1000 Mb)(Compat: \u003d\u003d MAX_VALUE)",
"value": 2560
"value": 2147483
}
},
"matter_fabricator": {
Expand Down

0 comments on commit 7d807ac

Please sign in to comment.