GregTechCEu / GregTech

GregTech CE 1.12 fork continuing progression and development
GNU Lesser General Public License v3.0
223 stars 166 forks source link

Fix fuel recipes JEI page #2422

Open vrejhead opened 1 month ago

vrejhead commented 1 month ago

What

Fuel recipes in JEI now show as generating EU instead of using EU

Implementation Details

The negation in FuelRecipeLogic and MultiblockFuelRecipeLogic is now moved to the recipe builders

Outcome

The JEI page is correct + now all recipes with negative EU/t are generation and all recipes with positive EU/t are consumption(before it depended on if the machine inherited one of the above fuel recipe logics)

Potential Compatibility Issues

Addons might also have to negate their generator EU/t