Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resource Orders/Request API #8432

Open
slava110 opened this issue Mar 22, 2025 · 0 comments
Open

Resource Orders/Request API #8432

slava110 opened this issue Mar 22, 2025 · 0 comments

Comments

@slava110
Copy link

Describe the feature

Hi. In some mods like Create and Logistic Pipes resources (items, fluids) are requested to be delivered to retrieval point and it takes time for them to be delivered.
I'm interested in developing an addon to bridge AE2 and Create storage systems. I've tried using patterns for that, but faced several issues discussed in the Discord https://discord.com/channels/922828438274986004/922829733132124200/1353017603152678933
Ideally it would be nice to have some kind of requests/orders system in AE so it would handle such delivery requests as delivery requests and not crafting patterns

Reasons why it should be considered

There are problems if you use pattern system this way:

  1. You cannot limit amount of patterns player can request
  2. You cannot have all requests in one batch they will be pushed one by one into pattern provider.

Additional details

No response

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

No branches or pull requests

1 participant