TheLimePixel / GregicAdditions

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

GTCE Update for GregicAdditions #65

Open FrederikRasmussen opened 5 years ago

FrederikRasmussen commented 5 years ago

GTCE version updated to 1.8.0.398

UnificationEntry::smeltingMultiplier renamed to UnificationEntry:oreMultiplier

Configurable amperage has been removed from recipes

ModularUI:setContainerIO renamed to ModularUI:setContainerClicking

MetaTileEntity:updateComparatorValue no longer takes any arguments

MultiblockRecipeMapWorkable renamed to MultiblockRecipeLogic

RecipeMapWorkableHandler renamed to AbstractRecipeLogic

ValidationResult:newResult no longer has argument related to buffering

TheLimePixel commented 5 years ago

Oh, wait. I had already done some of those changes, but forgot to push last time I updated the mod. Let me do that so you can update to that.