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

[Basic Parts] Fabricators convert inputs into other valid inputs #58

Open
medsal15 opened this issue Mar 19, 2024 · 1 comment
Open

Comments

@medsal15
Copy link

Crafting something in a fabricator will replace the item in that slot with the first possible item (steel ingot -> steel block). It keeps the amount of material consistent.

I am unsure if this is a compatibility issue with Almost Unified

@jamioflan
Copy link
Collaborator

Ah, I think the way I have it set up, it recalculates the complete amount of material there and redistributes from scratch

What I could do instead is a more careful algorithm that tries not to bunch up the stacks you put in. i.e. It breaks apart / puts together just enough to take what it needs and no more

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

2 participants