Merge pull request #1125 from SquareScreamYT/main

bug fix for icing sugar
This commit is contained in:
slweeb 2025-06-01 21:25:12 -04:00 committed by GitHub
commit e9a8c78e02
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",