JDKDigital / productive-bees

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

Productive bees combs don't compact. #458

Closed HeavyDeception closed 8 months ago

HeavyDeception commented 8 months ago

I have kind of guessed why this is, but you can't compact PB combs with some mods like FS or Sophisticated storage compacting upgrade. And this is because they are shapeless recipes and not shaped and the Vannila ones are, the tags are all good its just that one thing lol.

Is there any way to change this in the upcoming updates?

JaisDK commented 8 months ago

If I change to shaped recipes it would work?

HeavyDeception commented 8 months ago

I think it would I know that both FS and SS look for Shaped 2x2 recipes and not shapeless.

HeavyDeception commented 8 months ago

I'm messaging the Sophisticated Storage/backpack guys about it but from my testing this would look like the case so far.

JaisDK commented 8 months ago

it's not that simple though since it's not a shapeless recipe right now, but a custom one that behaves like shapeless

I would need to redo all of that I suppose, something that will have to wait for 1.21

HeavyDeception commented 8 months ago

@JaisDK Ok I have an update because I have been testing out a few things. The info about Functional Storage drawer is wrong as it was user error that was causing that (I was getting second hand info) now as for the Sophisticated mods that and I quote "I am guessing they use nbt to differentiate between combs and compacting upgrade only really supports items without nbt." So he's going to look into changing how the Upgrade works maybe, but it looks like you're fine. Sorry about the confusion on my part.

JaisDK commented 8 months ago

No worries, thanks for letting me know.