An addon for GregTech Community Edition with the goal of making it much more complicated and realistic through the use of GregTech 5 Unofficial and GregTech 6 features.
17
stars
49
forks
source link
Invalid ASSEMBLY_LINE_RECIPES for MetaItems.ELECTRIC_MOTOR #74
I assume that is due to config option B:"Should rounds be registered?" being set to false. If that's the case, it would make sense to add a config check in the GARecipeAddition.java to check for the presence of the ingredient availability.
Log excerpt: https://pastebin.com/Vzdtjr1i
Configs: gregtech.cfg.txt gtadditions.cfg.txt
I assume that is due to config option
B:"Should rounds be registered?"
being set tofalse
. If that's the case, it would make sense to add a config check in theGARecipeAddition.java
to check for the presence of the ingredient availability.