crafting ingredients being split into 64 and not showing that enough ingredients are available with integrated terminals
LordMZTE opened this issue ยท 2 comments
Issue type:
- ๐ Bug
Short description:
when trying to craft planks out of logs with integrated terminals, it shows that there arent enough ingredients available even tho there clearaly are and also shows multiple stacks of the ingredient instead of adding them up
Steps to reproduce the problem:
- Set up a storage system with a colossal chest as storage and add a crafting interface on a crafting bench
- put in a lot of oak logs
- program the interface to craft 4 oak planks out of 1 log using the logic programmer
- request some planks so that there are more then 64 logs needed
Expected behaviour:
the planks all get craftet and the needed logs are displayed in 1 stack
Versions:
- This mod: integrated dynamics: 1.12.2-1.0.11 integrated crafting: 1.12.2-1.0.6 integrated terminals: 1.12.2-1.0.6 integrated tunnels: 1.12.2-1.6.8 cyclops core: 1.12.2-1.1.1 common capabilities: 1.12.2-2.2.0
- Minecraft: 1.12.2
- Forge: 14.23.5.2831
Log file:
Note to self: seems like a regression of CyclopsMC/IntegratedTerminals#16