[Question] How to use Immersive Engineering API.
thiago1255 opened this issue ยท 2 comments
Hello, I'm developing a mod, I would like to know how to use the API, more specifically energy.
And my doubt is which of these files (https://github.com/BluSunrize/ImmersiveEngineering/tree/master/src/main/java/blusunrize/immersiveengineering/api/energy ) should I use to make a block that I can control the amount of energy that can pass, and that I could directly connect the wires to the block.
Thanks.