JDKDigital / productive-bees

Useful bees
https://www.curseforge.com/minecraft/mc-mods/productivebees
Other
58 stars 40 forks source link

Ability to pipe upgrades into a hive #456

Closed kevin-meyers closed 8 months ago

kevin-meyers commented 8 months ago

Hello! I am playing ATM 9 and they have an insane quest that would require something like 500k bee hives 🤣 feasibility of making that happen aside, i noticed you can only pipe in cages and honey, and I checked the code and saw that is the case. If possible I think the ability to also pipe in upgrades or some kind of mechanism that makes automated applying upgrades possible would be very nice!

https://github.com/JDKDigital/productive-bees/blob/69a12526399c71e015c8f4033cbba7c9051ad3e0/src/main/java/cy/jdkdigital/productivebees/container/AdvancedBeehiveContainer.java#L26

Let me know if you need any more info from me!

JaisDK commented 8 months ago

You can shift right click the upgrades into the hives.

I won't be making them pipeable though, the setup doesn't easily support that as I have a separate inventory handler for the upgrades.

kevin-meyers commented 8 months ago

Ah perfect! that is actually good enough for me and for anyone else who stumbles on this ticket, it does work with the player simulator image