From bcbca7c051eaf442bb844ce2c059805a5960af3a Mon Sep 17 00:00:00 2001 From: orange man <61334995+comfyorange@users.noreply.github.com> Date: Mon, 12 Jun 2023 16:05:58 +1200 Subject: [PATCH] Automatic changelog for PR #75437 [ci skip] --- html/changelogs/AutoChangeLog-pr-75437.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-75437.yml diff --git a/html/changelogs/AutoChangeLog-pr-75437.yml b/html/changelogs/AutoChangeLog-pr-75437.yml new file mode 100644 index 00000000000..3fee1ea3cbe --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-75437.yml @@ -0,0 +1,6 @@ +author: "ArcaneMusic" +delete-after: True +changes: + - balance: "In general, mineral recipe costs for items in larger amounts has been decreased by 2x." + - balance: "One sheet now contains a total of 100 units of material, down from 2000. Proportionally the costs of items should remain the same, except for the smaller costs of certain recipes." + - code_imp: "Added a python script to the tools folder, letting you see a mineral breakdown of one/several rounds using silo logs." \ No newline at end of file