Actually Addititons foods don't process in a centrifuge despite JEI saying they will
glektarssza opened this issue ยท 1 comments
GregTech CEu Version
2.6.2-beta
Modpack Used
Nomifactory (GTCEu Port) v1.6.1a
Addons Installed
No response
Environment
Forge server on Debian Bookworm (stable) with Temurin Java v1.8.0_382-b05
New Worlds
Yes
Cross-Mod Interaction
Yes
Expected Behavior
The LV Centrifuge produces Methane as indicated by JEI.
Actual Behavior
When attempting to process Actually Additions foods in the LV Centrifuge to produce Methane nothing happens despite JEI indicating that it should be processed.
Steps to Reproduce
- Place a LV Centrifuge and power it.
- Get some Rice Bread from Actually Additions.
- Put the Rice Bread in the LV Centrifuge.
Additional Information
Only known to happen with Actually Additions at this time. Other mods that add food items may or may not be impacted.
Link to a video showing the actual behaviour and that JEI says the item can be processed:
This issue was cloned from Nomi-CEu/Nomi-CEu#436 as this appears to be an upstream issue with GregTech CEu and not the mod pack itself.
After some further investigating it seems to be something to do with the fact that Actually Additions uses a single item for all its food and the different types of foods are distinguished by the old numerical variant system instead of using a distinct item for each item variant.
As you can see in the following video; using the "default" Actually Additions item_food
item WILL work in the centrifuge but using any other variant will not.