Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Functioning toasters #76074

Merged
merged 5 commits into from
Sep 5, 2024
Merged

Conversation

bloodbowel
Copy link
Contributor

@bloodbowel bloodbowel commented Aug 31, 2024

Summary

Features "Functioning toasters"

Purpose of change

I noticed with cords added to the game microwaves now work but toasters don't.

Describe the solution

I did a little project to add functioning toasters to the game. They work similarly to microwaves or hotplates but are more limited. They can only be used to make a few food items: toast, cooked toaster pastries, cooked home made toaster pastries, and cooked toaster pastries with frosting. Though they are faster and more energy efficient at making these. They also can't be used to warm up food.

Describe alternatives you've considered

One issue is no food comes out of the toasters hot. I think this is tied to using "heat source" items in the recipes. Can't have the toaster be a heating item without it being useful for other things. Can't have the recipes require a heating item because that makes the toaster redundant.

Testing

Tested in debug mode on my computer in the tutorial room.

Additional context

Toast

@github-actions github-actions bot added [JSON] Changes (can be) made in JSON Items: Food / Vitamins Comestibles and drinks Crafting / Construction / Recipes Includes: Uncrafting / Disassembling <Enhancement / Feature> New features, or enhancements on existing astyled astyled PR, label is assigned by github actions json-styled JSON lint passed, label assigned by github actions labels Aug 31, 2024
@github-actions github-actions bot added the BasicBuildPassed This PR builds correctly, label assigned by github actions label Sep 5, 2024
@Maleclypse Maleclypse merged commit 9bc9eda into CleverRaven:master Sep 5, 2024
19 of 24 checks passed
@bloodbowel bloodbowel deleted the functioning-toasters branch September 6, 2024 01:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions Crafting / Construction / Recipes Includes: Uncrafting / Disassembling <Enhancement / Feature> New features, or enhancements on existing Items: Food / Vitamins Comestibles and drinks [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants