Tesla API is a power API designed for cross mod communication. It allows for Items, Blocks and Entities from various mods to interact with each other over the Tesla power network. I think this mod will be a good tool for all players to communicate conveniently in Minecraft.
Getting Started
The best way to use the Tesla API is through Forge’s Capability system. The idea is very simple, capabilities are implementations of an interface that handle a certain type of Tesla related logic. These capabilities can then be attached to supported things (Tile Entity, ItemStack and Entity). When a capability is attached, that thing will have access to the provided tesla logic, and it will be visible to other tesla enabled things.
Requires:
Minecraft Forge
Tesla API Download Links:
File Name | Status | Game Version | Date |
---|---|---|---|
AdditionalBanners-1.10.2-1.3.0.50.jar | Alpha | 1.10.2 | Nov 9, 2016 |
Tesla-1.10.2-1.2.1.49.jar | Release | 1.10.2 | Aug 31, 2016 |
Tesla-1.9.4-1.1.0.24.jar | Release | 1.10 | May 21, 2016 |
Tesla-1.9-1.0.2.23.jar | Release | 1.9 | May 15, 2016 |
Author: Darkhax, Epoxide
Credits : mod-minecraft.net