promotional bannermobile promotional banner

TESLA

A power API

File Details

Tesla-1.10.2-1.2.1.42.jar

  • R
  • Aug 2, 2016
  • 23.89 KB
  • 19.5K
  • 1.10.2+4

File Name

Tesla-1.10.2-1.2.1.42.jar

Supported Versions

  • 1.10.2
  • 1.10.1
  • 1.10
  • 1.9.4
  • 1.9.3

This is a major new release. It may break earlier versions of mods that support Tesla. Please be patient as the other tesla mod devs update to this version. 

 

- The mod ID has switched from Tesla to tesla. This is to comply with the new mod ID standars being enforced in 1.11
- There is now built in code to help render power bars to the screen.
- A duplicate tesla consumer capability field was removed. It was called TESLA_CONSUMER rather than CAPABILITY_CONSUMER
- Deprecated implementations of BaseTeslaContainer, InfiniteTeslaConsumer and InfiniteTeslaProducer were removed.
- Eleven new helper methods were added to the TeslaUtils. These can help make your code cleaner and ensure good practices are being followed.
- The BaseTeslaContainer implementation now uses getInputRate, getOutputRate and getCapacity to work in a dynamic way.
- It may be a good idea to add the latest version of Tesla to your dependency list, to prevent error reports with older versions.