Autocrafting engine
raoulvdberge opened this issue ยท 2 comments
- Should have a button in the crafting preview that fills out the maximum amount currently craftable.
- Should allow multiple patterns with the same output. See RS1 issue: refinedmods/refinedstorage#2675
- Should send a notification if a task is finished, but have it be a config option and checkbox from the preview window.
- Art necessary: The toast could use a nice texture. See
textures/gui/sprites/autocrafting_task_completed_toast.png
- Art necessary: The toast could use a nice texture. See
Impact to the Autocrafting Monitor
- Should show the machine name for processing patterns.
- Should not allow cancelling tasks if there is not enough space in the network left: refinedmods/refinedstorage#3349
Impact to the Pattern Grid
- Pattern Grid transfer should also look for autocraftable items and patterns in inventory: refinedmods/refinedstorage#2975 (comment) (see RS 1)
Impact to the Relay
Is there now or will there be the ability to infinitely reuse non-consumed items in an autocrafter? ie: Pestle & mortar + petal in Botania, currently if I wanted to do that recipe 64 times I would need 64 Pestle & mortars even though it doesn't have durability and will never break.