CC:Destroy Bridge
Available for Minecraft 1.20.1 with Forge. Requires installation of CC:C Bridge version 1.6.3 and Destroy version 0.8!
About the Modification
This addon enables interaction between CC:Tweaked and Destroy mods (currently only Vat is supported).
Functionality

The Vat Controller provides the following Lua functions:
getPressure(): float
getTemperature(): float
getUVStrength(): float
getCapacity(): float
getFluidLevel(): float
getMixture(): Map<String, Float>
(New format: Vat getMixture() returns key as ID by default)
(Old format)