JDKDigital / productive-bees

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

[1.19.2] Can't pipe out of Gene Indexer #382

Closed Schevv closed 1 year ago

Schevv commented 1 year ago

Hi,

it looks like the GeneIndexer cannot output items (through pipes) anymore since the last update. Before I had a Pipez-Pipe with a filter to remove the 100%-genes.

This stopped working. And it seems like I can't use other pipes to access the Genes as well (UI works fine, though).

Anyway let me take this oportunity to thank you for the great mod :)

JaisDK commented 1 year ago

The last update you're referring to is 1.19.2-0.10.7.0?

Schevv commented 1 year ago

Yes, sorry for not specifying. Its 1.19.2.-0.10.7.0 as contained in ATM-8 1.0.19b.

(If I had to guess, I assume its the change in GeneIndexerBlockEntity:60 (in isInputSlot()), but the days when I last saw Minecraft code are long gone :s )

JaisDK commented 1 year ago

fixed