Avaritia:Reforged

Avaritia:Reforged

45.5k Downloads

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

raylras opened this issue · 1 comments

commented

Checks / 检查

  • I confirm that I have searched for existing issues / pull requests before reporting to avoid duplicate reporting./我确认在报告之前我已经搜索了现有的问题或者拉取请求,以避免重复报告。
  • I confirm that I followed the Docs and read the Changelog, but this problem still exists./我确认我按照文档配置并阅读了Changelog,但这个问题仍然存在。
  • I confirm that I noted that if I don't follow the instructions, the issue may be closed directly./我确认我已经检查,如果我不按照说明进行操作,该问题可能会被直接关闭。

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

commented

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.