nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
TESLA

TESLA

Mod

A power API

Client and server LibraryTechnology

3,145 downloads
1 follower
Filter versions...
Filter channels...
  • Added Polish translations, thanks to Kaperios. - Tyler Hancock
  • Updated to latest forge.
  • Updated MCP, Forge and CurseGradle.
  • Fixed wrong curseforge project id.

Ported to 1.11

  • Fixed a bug that affected some mods which use the packaged utility suit

This update does not require mods which depend on Tesla to update. 

  • Fixed translation issues
  • Add new tooltip helper code
  • Add new capability checking code.

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.

  • Official support for 1.9.4 through 1.10.2
  • I/O rates of power now use dynamic methods
  • Capacity now use dynamic methods
  • Utility for rendering power bars on screen.

External resources


Project members

Darkhax

Owner


Technical information

License
MIT
Client side
required
Server side
required
Project ID