GregTech Battery Buffer Driver for OpenComputers
Modby Forge_User_97178965
Adds a driver to OpenComputers that can read properties of a GregTech Battery Buffer.
Type
Mod
CurseForge Downloads
98,848
CurseForge ID
356291
Last Updated
Jul 27, 2026
Description
OpenComputers Driver for GregTech Battery Buffers
This mod allows the Adapter block from OpenComputers to read information about the Battery Buffers from GregTech: Community Edition.
It provides the following functions:
local b = component.battery_buffer
-- Returns the charge of the buffer or of a single battery (indexed starting from 0)
b.getCharge()
b.getSingleCharge(0)
b.getCapacity()
b.getSingleCapacity(0)
-- Returns the Input/Output Voltage/Amperage of the buffer
b.getInputVoltage()
b.getInputAmperage()
b.getOutputVoltage()
b.getOutputAmperage()
-- Returns the number of batteries that are actually in the buffer right now
b.getBatteryCount()
-- Returns the number of slots the buffer has
b.getBatterySlots()
The project is licensed under the MIT License. Therefore you are free to use this mod in your modpack.
Recommended Gear
AffiliateHardware and extras that pair well with this mod.
As an Amazon Associate I earn from qualifying purchases.
Similar Mods
IT'S NOT REAL [Legacy]
Something is Wrong. It is all in your head.
Explore Ruins: The Aether - Dungeons & Structures
Adds new dungeons, structures and buildings in the Aether dimension.
FTB Odyssey World
FTB Odyssey World
Shut Your Eyes
Do you wanna play a game?
Cobblemon Unimplemented Items
Adds items that don't exist in Cobblemon yet.
Default World Generator without Server Side Prompts
Precisely what you think it is