Skip to content

Conversation

@gniftygnome
Copy link

Since I created the previous PR, I have learned a lot about vanilla item movement and (after some discussion on the Fabric discord server) created a new mod called Cooldown Coordinator which is intended to allow mods like Ducts to coordinate their item movement cooldown timings.

Merging this PR would allow Ducts to coordinate item movement cooldowns correctly with vanilla Item Hoppers and also with any other mods which also use Cooldown Coordinator. It would also require Ducts to either package or depend on the Cooldown Coordinator library.

I would love to hear your feedback about Cooldown Coordinator in general; my hope in the long term is to get it or something similar merged into the Fabric API. If you are uninterested in resolving #4 please let me know that too; I will stop pestering you about it.

Note: This PR also fixes a minor error in use of the Fabric transfer API. The wrong (opposite) side of the target Storage is selected by the current Ducts implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant