From 2340fc0adc6351e5c9f457df75f64b4fd1d834dd Mon Sep 17 00:00:00 2001 From: orange man <61334995+comfyorange@users.noreply.github.com> Date: Wed, 13 Sep 2023 08:54:29 +1200 Subject: [PATCH] Automatic changelog for PR #78120 [ci skip] --- html/changelogs/AutoChangeLog-pr-78120.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-78120.yml diff --git a/html/changelogs/AutoChangeLog-pr-78120.yml b/html/changelogs/AutoChangeLog-pr-78120.yml new file mode 100644 index 0000000000000..e63badcd0199f --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-78120.yml @@ -0,0 +1,5 @@ +author: "blueDev2" +delete-after: True +changes: + - bugfix: "Soup recipes, that make items, spawn the correct number of items per reaction instead of just one item" + - bugfix: "Soup recipes, that make items, consumes the correct number of reagents instead of the largest multiple of the reagents" \ No newline at end of file