AEModernMCPort / Applied-Energistics-3-Fork

A Minecraft Mod about Matter, Energy and using them to conquer the world..
http://ae-mod.info/
Other
37 stars 12 forks source link

stackSize Fixes in place. #111

Closed VLange80 closed 7 years ago

VLange80 commented 7 years ago
  1. Fixed stackSize compile errors due to the 1.11 code change to make it private.
  2. Corrected todo: to TODO: for consistency with the rest of the team.
  3. Flagged some changes for the .worldOBJ calls that need further investigation where i changed to a new method.
  4. fixed the decr Method. (I think. needs further testing once restructuring is done.)