CreeperHost / Chickens

A Minecraft Mod
MIT License
5 stars 12 forks source link

Fluid eggs automation #59

Open xaelith opened 1 year ago

xaelith commented 1 year ago

With some inspiration from StoneBlock3, I have been successful in getting a custom chicken to lay a fluid egg. For context, I'm in a single player instance of FTB One version 2.7.0 using Minecraft 1.19.2 and version 1.0.32 of the mod.

The issue I'm running into now is that no other mods are recognizing the fluid egg as a "bucket" of fluid. I can right-click the fluid egg and a bucket of whatever fluid I've specified will be placed, and this can be done with fake players as well, assuming I've enabled them properly. However, if I try to hopper the eggs onto a Create fluid drain, the eggs just roll right off the edge with no fluid dispensed. Likewise, the Mekanism (and other mods') tanks won't even allow the eggs to be inserted, or if it does, they just idle in the insert slot, I don't remember which.

All in all, though, loving the mod's progress so far! 😁 As always, please feel free to reach out if there's anything I can do to help. 👍