GregTechCEu / GregTech

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

Waila/Hwyla Provider Fixes #2451

Closed TechLord22 closed 1 month ago

TechLord22 commented 1 month ago

What

  1. Fixes the category name for GT Waila Modules being all lowercase. The API intends that you specify the mod name instead of the modid.
  2. Fixes GT Waila Modules showing an unlocalized name in the config UI. This PR adds localization for these modules.
  3. Fixes the Recipe Logic provider showing EU consumption on PrimitiveRecipeLogic instances. This PR fixes this to keep the Waila provider equivalent with the TOP one.

Outcome

Fixes assorted Waila/Hwyla data provider issues.