Available for 1.20.1 Forge. Requires CC:C Bridge 1.6.3 and Destroy 0.8!
This mod adds interop between CC:Tweaked and Destroy (currently Vat only).
Vat Controller exposes following Lua functions:
getPressure(): float
getTemperature(): float
getUVStrength(): float
getCapacity(): float
getFluidLevel(): float
getMixture(): Map<String, Float>
New Format (since v1.1.0): Vat getMixture key is now ID by default (use FROWNS as fallback).