Nova-Committee / Re-Avaritia

MIT License
16 stars 14 forks source link

[Bug/漏洞] Infinity Bucket Incompatibility with Other Mod Fluid Tanks #81

Closed raylras closed 1 month ago

raylras commented 1 month ago

Checks / 检查

Java Version / Java版本

17.0.6

Minecraft Version / Minecraft版本

1.20.1

Avaritia-Reforge Version / Avaritia-Reforge版本

1.3.8.3

Description / 描述

The Infinity Bucket cannot interact with fluid tanks from other mods, such as the Distillery fluid tank from GregTech Modren.

To Reproduce / 重现

Click the fluid tank with an Infinity Bucket; fluid won't transfer between them.

Log / 日志

None

Config / 配置

None

cnlimiter commented 1 month ago

I tried it and it turns out that it can't hold multiple liquids, I want to make a MultiFluidItemStack that implement IFluidHandlerItem for multiple liquid storage, which I'm in the process of working.