Minecraft version
1.21.1 (LTS)
Describe the bug
There is a major compatibility issue when Forgified Fabric API (specifically its Transfer API sub-module) is loaded into a NeoForge 1.21.1 modpack. When it is present, item automation devices and pipes from tech mods like Oritech and Refined Storage completely fail to extract items from or insert items into any dynamic wood-variant chests generated by Every Compat (Quark or Woodworks variants). This often happens silently because Forgified Fabric API can be embedded as a hidden dependency inside other mods (such as being carried inside TxniLib). Removing Forgified Fabric API entirelyinstantly fixes the issue, and pipes immediately begin working with the chests normally.
Steps to reproduce
1-Set up a NeoForge 1.21.1 instance with Every Compat, Woodworks (or Quark), Nature's Spirit (or any other mod adding wood variants) and a tech mod like Oritech or Refined Storage.
2-Place a dynamic wood-variant chest (like a Palo Verde Chest from Nature's Spirit).
3-Connect an Oritech item pipe or Refined Storage Importer to it. It will work perfectly and transfer items.
4-Introduce Forgified Fabric API to the instance (either directly or via a mod that embeds it like TxniLib).
5-Boot back into the game and check the pipes. They will now completely ignore the Every Compat chest.
6-Remove Forgified Fabric API (or delete its jar from inside the embedding mod), and the pipes will immediately work again.
Logs
https://mclo.gs/YrjUr0B
Additional context
Mod Loader: NeoForge (21.1.233) Forgified Fabric API Version: 0.115.6+2.1.0+1.21.1 (Loaded via TxniLib 1.0.24) Every Compat Version: 1.21-2.11.46 Tech Mods Tested: Oritech (1.2.8), Refined Storage (2.0.9)
Minecraft version
1.21.1 (LTS)
Describe the bug
There is a major compatibility issue when Forgified Fabric API (specifically its Transfer API sub-module) is loaded into a NeoForge 1.21.1 modpack. When it is present, item automation devices and pipes from tech mods like Oritech and Refined Storage completely fail to extract items from or insert items into any dynamic wood-variant chests generated by Every Compat (Quark or Woodworks variants). This often happens silently because Forgified Fabric API can be embedded as a hidden dependency inside other mods (such as being carried inside TxniLib). Removing Forgified Fabric API entirelyinstantly fixes the issue, and pipes immediately begin working with the chests normally.
Steps to reproduce
1-Set up a NeoForge 1.21.1 instance with Every Compat, Woodworks (or Quark), Nature's Spirit (or any other mod adding wood variants) and a tech mod like Oritech or Refined Storage.
2-Place a dynamic wood-variant chest (like a Palo Verde Chest from Nature's Spirit).
3-Connect an Oritech item pipe or Refined Storage Importer to it. It will work perfectly and transfer items.
4-Introduce Forgified Fabric API to the instance (either directly or via a mod that embeds it like TxniLib).
5-Boot back into the game and check the pipes. They will now completely ignore the Every Compat chest.
6-Remove Forgified Fabric API (or delete its jar from inside the embedding mod), and the pipes will immediately work again.
Logs
https://mclo.gs/YrjUr0B
Additional context
Mod Loader: NeoForge (21.1.233) Forgified Fabric API Version: 0.115.6+2.1.0+1.21.1 (Loaded via TxniLib 1.0.24) Every Compat Version: 1.21-2.11.46 Tech Mods Tested: Oritech (1.2.8), Refined Storage (2.0.9)