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

Crafting List #369

Open
DevDobariya opened this issue Apr 24, 2023 · 2 comments
Open

Crafting List #369

DevDobariya opened this issue Apr 24, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@DevDobariya
Copy link

There should be a List item in which we can add crafting recipes and also amount of each item that is added. Like if I want to craft 48 SPS Casing(Mekanism mod) and 8 SPS Port(Mekanism Mod) then just put the item and name the list and number of it in the list and then add the list to a station that stores the lists and when the list is clicked it will showcase the to craft menu and when pressed start crafting it will craft all the contents in the list.

I know this might be a little complex to code but it would be helpful if someone wants to make some Multiblocks more than one time.

@lucasser
Copy link

lucasser commented May 4, 2023

If you do implement this, you can have an online library of the recipe lists for multiblocks for well known mods and the player can access the lists from the list grid.

@jonatjano
Copy link

Since RS2 autocrafting won't be available before minecraft 1.20 (most probably), maybe there could be a bundle pattern which like a Bucket pattern #168 will take a vanilla 1.20 Bundle and fill it with the requested items
The limit of 64 items seems good for most use cases

We can then hope that mods adding backpack make them work as bundle or for a big bundle mod (which I'm sure will exist) to allow bigger auto bundle

@raoulvdberge raoulvdberge added the enhancement New feature or request label Jun 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

4 participants