
Rock breaker recipes don't require any fluids right now
Closed this issue ยท 1 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
latest
Minecraft Version
1.20.1 Forge
Recipe Viewer Installed
None
Environment
Singleplayer
Cross-Mod Interaction
No
Other Installed Mods
dev env
Expected Behavior
Rock breaker doesn't run without lava / water next to it
Actual Behavior
Rock breaker does run without lava / water next to it
Steps to Reproduce
place rock breaker
place creative energy
put in cobblestone
Additional Information
I think it's caused by going from json -> GTRecipe?
The json does have it when constructing
but the final recipe doesn't
was introduced in https://github.com/GregTechCEu/GregTech-Modern/pull/3591/files, maybe compare there