Allows all colors of glass to be macerated/hammered to dust #713
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.
What is the new behavior?
All colors of glass (and tinted glass as well) can now be macerated in the macerator or hammered in the crafting window to dust. Colored glass panes work as well.
Implementation Details
The default maceration recipes for glass and glass panes were removed and replaced with #forge:glass and #forge:glass_panes.
Outcome
Most TFC sands by default output colored glass, while previously only clear glass could provide glass dust (needed for vacuum tubes). This means you had to go out searching for white sand for silica batches to progress into LV. Allowing colored glasses allows all sand types to be used for glass dust.
Additional Information
The Create bamboo and cherry glass panes are tagged with #forge:glass_panes, so show up in the list of possible inputs for tiny glass dust. However, these items are hidden from EMI and have no recipes, so they're not intended inputs. A possible fix is to remove #forge:glass_panes from these blocks?