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

Fix furnace block fuel #2

Merged

Conversation

sfence
Copy link
Contributor

@sfence sfence commented Nov 28, 2021

Similar problem like this minetest/minetest_game#2895 is too in pipeworks.

By this, when the furnace uses the last fuel with replacement, a replacement can be lost or block fuel inventory. When it happens, no fuel can be inserted into the furnace and the blocking item cannot be taken out.

WITHOUT fix:
https://user-images.githubusercontent.com/17455197/143733434-507dab3e-1160-4aa2-b8a1-d46dbd68f96d.mp4

WITH fix:
https://user-images.githubusercontent.com/17455197/143733437-f5f71bfd-7d0b-4bd4-8707-d5c2efb935bb.mp4

PS: On pipeworks contentdb website, is still linked gitlab repository page, which doesn't exist now.

@wsor4035
Copy link
Contributor

wsor4035 commented Nov 28, 2021

PS: On pipeworks contentdb website, is still linked gitlab repository page, which doesn't exist now.

we are aware(thank you for the reminder), that is the case with the other mods that have moved to mt-mods. sometime later today hopefully me or buckaroo will change that

@BuckarooBanzay BuckarooBanzay added the enhancement New feature or request label Nov 29, 2021
@BuckarooBanzay BuckarooBanzay merged commit 23fe215 into mt-mods:master Nov 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

Successfully merging this pull request may close these issues.

None yet

3 participants