Most mixer recipes not working
Atticool opened this issue · 2 comments
Checked for existing issues
- I have checked for existing issues, and have found none.
Tested latest version
- I have checked that this occurs on the latest version.
GregTech CEu Version
v1.4.0
Minecraft Version
1.21.1
Recipe Viewer Installed
JEI
Environment
Singleplayer
Cross-Mod Interaction
No
Other Installed Mods
Configuration, JEI, LDLib
Expected Behavior
Expected every Mixer recipe to work
Actual Behavior
Most mixer recipes are broken, such as Bronze Dust, Potin Dust, Kanthal Dust, etc.
Steps to Reproduce
- Create a new instance on 1.21.1 with the latest Neoforge version
- Install latest version (1.4.0) of GTCEU Modern
- Install JEI
- Look at Mixer uses in JEI, or any of the aforementioned dust recipes.
Additional Information
Turning on debug mode, the debug.log file doesn't seem to show any errors with the mixing recipes specifically. The broken recipes do not show up in the dumped recipe folder either. The order in gtceu/data/recipe/serialized/chemistry/MixerRecipes.java doesn't seem to matter either, since gunpowder recipes are added but bronze dust is not.
fixed in #1918