

CC:Destroy Bridge
Available for 1.20.1 Forge. Requires CC:C Bridge 1.6.3 and Destroy 0.8!
About
This mod adds interop between CC:Tweaked and Destroy (currently Vat only).
Description
Vat Controller exposes 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)