Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed Apache-2.0
Published 11 months ago
Updated 10 months ago
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)