CC: Destroy Bridge

CC: Destroy Bridge

CC:Destroy Bridge是一个CC:C Bridge附加模组,增加了与Destroy模组的兼容性。

技术

CC:Destroy Bridge

适用于 1.20.1 Forge。 需要 CC:C Bridge 1.6.3 和 Destroy 0.8!

关于

此模组添加了 CC:Tweaked 与 Destroy 之间的互操作(目前仅限反应釜)。

描述

vat_with_computer.png

反应釜控制器暴露以下 Lua 函数:

getPressure(): float
getTemperature(): float
getUVStrength(): float
getCapacity(): float
getFluidLevel(): float
getMixture(): Map<String, Float>

computer_v1.1.0 (新格式:反应釜 getMixture() 默认以 ID 作为键返回)

screen_with_periph.png (旧格式)