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

Suggestion: Spilled Steam Fluid creates an airflow #4

Open
Lordician opened this issue Oct 24, 2021 · 0 comments
Open

Suggestion: Spilled Steam Fluid creates an airflow #4

Lordician opened this issue Oct 24, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@Lordician
Copy link

Lordician commented Oct 24, 2021

Instead of actually spilling out a fluid (which does not make much sense for a gas), it could instead create an airflow in the direction of the pipe.
Maybe even add your own Bulk Steaming recipes like Bulk Smoking, Blasting and Washing. Or just make it do the same as Bulk Washing.
The airflow could even slightly damage any entity that it gets in contact with (because steam is hot).
EDIT: From initial inspection you'd have to change the Steam fluid to a virtual fluid (like what Create does with the potion and tea fluid) and then add an effect handler that handles the creation of the airflow.
Though handling the airflow without a block implementing IAirCurrentSource is going to be tricky, so maybe it is wiser to just make Steam a virtual fluid and make a new pipe-like block (like a Pressure Release) that creates an airflow if left open ended (and if attached to another pipe or fluid container it could fill it with steam).

@yuesha-yc yuesha-yc added the enhancement New feature or request label Oct 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants