Applied Energistics 2

Applied Energistics 2

137M Downloads

Addon for AE2 version: 1.7.10

AAzazell opened this issue ยท 1 comments

commented

hello, i'm trying to create addon for ae2 like extra cells 2, but for energy storage in me system. could you add support for energy storage like with extracells and fluid storage channel? i'm stuck on creating EnergyStorageCell, because game cannot register IMEInventoryHandler that gets cellInventory with AEApi.instance().registries().cell()
.getCellInventory(itemStack,null,StorageChannel.ENERGIES); (StorageChannel.ENERGIES is the enum that i tried to create in enum list StorageChannel)

sorry for the grammatical errors that I could commit, I do not speak good English

commented

sorry, i just realized this subject should be in pull requests