
The import bus does not accept liquid honey from Create!
Argonas24 opened this issue ยท 6 comments
Describe the bug
Hello! Create mod that adds the ability to store honey as a liquid. I'm trying to use the import bus to pull honey into the ME system. However, for some reason, the import bus won't pull honey from the bee hive. Please fix this issue!
How to reproduce the bug
This problem may arise if you are building a honey farm. If you want to pull it out using the import bus, then honey will not be able to get out of the bee pass. I also tried using a filter to mark honey. But it still doesn't help
Expected behavior
I expected to extract honey from the beekeeper, but the import bus does not allow this. The honey does not want to flow through the import bus to the ME system
Additional details
No
Which minecraft version are you using?
1.21
On which mod loaders does it happen?
NeoForge
Crash log
No
I did some testing related to this.
Create doesn't expose the honey in the bee hive as a fluid to other mods.
You'll have to use a create pump to pump it into a tank (on which you can use the import bus), or directly into an interface.
if you place a storage bus on the bee hive, and connect it to a terminal, can you see the honey?
The problem is that I want to make an auto-farm for honey. To do this, I want to use import buses to pull honey from the hive. However, import buses do not do this.
I know what you are trying to do.
I was asking for the storage bus, because if it doesn't show up in a storage bus, then it is probably an issue with Create and not AE2.