per request of modmuss after a discussion in fabricord#mod-dev-gradle-ides
Example: allium. The sub-project bouquet/build.gradle.kts adds fabric api as a runtimeOnly dependency, resulting in the library being present twice:

Commenting fabric API out and syncing removes the first and third libraries.