bug fix for icing sugar

This commit is contained in:
sq 2025-06-02 09:23:23 +08:00 committed by GitHub
parent 56276c5747
commit 3e99ff01a0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1134,7 +1134,7 @@ elements.dry_icing = {
elements.cream.reactions.baked_batter = {elem2: "cake" }
elements.sugar.breakInto = {elem1: "icing_sugar"}
elements.sugar.breakInto = "icing_sugar"
elements.boiler = {
color: "#73fff8",