Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
About The Pull Request
A lot of the machines that process ores are not explained on how they function. Not only that the tool tips are plain wrong for some causing confusion. Also several minor bugs present throughout the whole system. This attempts to address some issues. First it corrects the tooltips. Now they correctly display what machine they are what they will take and process. Second this allows all the machines to be hand fed the materials they accept. Previously they would only take items fed on belts. Third, the final refinery machines(Refinery and Smelter) no longer delete or dust if they are made of the wrong materials. This here has spawned a lot of confusion. They see dust enter the machines and disappear but get no points from it. This has led a few to believe the machines are broken, or the dust ores do not produce anything. In fact the smelter which only process metals was given plastic and thus it deleted the material. Now the dust will be treated much like boulders and will be spit out if materials in the dust cannot be processed by that machine.
Why It's Good For The Game
Lot of this game can be confusing enough as it is, cant have items displaying the wrong information. Also hopefully with the machines correctly labeled and explaining what they take and output it might make people start using them.
Changelog
🆑Siro
qol: Tooltips now properly state the ore machines description and what it will accept. Will also show pipe connections if applicable.
qol: Machines can now be hand fed the items it processes. Artifact boulders drop artifacts on all production machines.
fix: Ore dust no longer deleted in the final refinery(Refinery/Smelter) machines.
fix: Amalgams will now properly jam machines.
fix: Maintenance hatch now properly displays its open status.
/:cl: