MehVahdJukaar / Supplementaries

Other
128 stars 94 forks source link

[🐞]: Incompatibility with Extended Drawers mod when installed with Friends and Foes mod #879

Open CarlMichaelFabe opened 8 months ago

CarlMichaelFabe commented 8 months ago

Before Continuing:

Version-Loader

1.20.1-fabric

Supplementaries Version

supplementaries-1.20-2.7.17

Moonlight Lib Version

moonlight-1.20-2.8.79

Issue Detail

When putting clay inside a compacting drawer, it does not compact into clay blocks.

image

This only happens when BOTH Supplementaries and Friends and Foes is installed. One or the other works fine.

Narrowed it down and tested with these mods:

Also I want to mention that this bug also exists with You've Goat to be Kidding Me mod (though only with itself). I created an issue there. https://github.com/MehVahdJukaar/ohmygoat/issues/12

Optional Attachment

No response

To Produce

No response

MehVahdJukaar commented 8 months ago

seems like you should report this to compact drawer mod author as its their mod functionality being affected. Moreover are you sure that its related to supplementaries in any way? the closest thing the mod does to clay is adding a single recipe, clay + wheat for daub. Does the claybody recipe work? If that mod just reads the recipes to compact stuff and the recipe works normally its likely their issue too.

MehVahdJukaar commented 8 months ago

what i assume would be going on is their code that reads recipe is failing and all their compacting recipes are not working. I am not doing anything related to that mod so must be some issue or failed assumntion on their side

CarlMichaelFabe commented 8 months ago

Alright, I've opened an issue on their GitHub page https://github.com/MattiDragon/ExtendedDrawers/issues/88.

Also I'm not really sure what's causing this. I just observed it happening with these set of mods. Anyways, thank you.