[๐]: Incompatibility with Extended Drawers mod when installed with Friends and Foes mod
CarlMichaelFabe opened this issue ยท 3 comments
Before Continuing:
- Always check you are using the latest version of the mods and its dependencies
- Remove known problematic rendering mods such as Optifine, Sodium and others. Do NOT report issues related to said mods
- If you are unsure which mod is the culprit.
Disable half your mods at time until you isolate the culprit - If you have a crash ALWAYS post LATEST.LOG below
- If the issue is about behaviors be sure to consult the WIKI first
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.
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:
- QFAPI
7.4.0_qsl-6.1.2_fapi-0.90.0_mc-1.20.1
- Quilt Kotlin Libs
2.1.3+kt.1.9.10+flk.1.10.10
- Extended Drawers
2.1.0+mc.1.20.1
- Friends and Foes
1.20.1-2.0.6
- Moonlight
1.20-2.8.79-fabric
- Supplementaries
1.20-2.7.17-fabric
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. MehVahdJukaar/ohmygoat#12
Optional Attachment
No response
To Produce
No response
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.
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
Alright, I've opened an issue on their GitHub page MattiDragon/ExtendedDrawers#88.
Also I'm not really sure what's causing this. I just observed it happening with these set of mods. Anyways, thank you.