[1.18.1] Single Digit Qty Selection in Crafting Popup
enigmaquip opened this issue ยท 2 comments
Issue type:
- ๐ Bug
Short description:
In the quantity selection screen, when trying to craft an item, the up/down arrows are unclickable and do not allow the user to add or decrease the amount by 1. The 10's/100's/1000's buttons all work as expected. The User is also not able to manually choose an amount if the 'textbox' is supposed to be editable.
Steps to reproduce the problem:
- Create a recipe
- Try to craft that recipe
- Try to change the quantity crafted by 1
Expected behaviour:
Versions:
- Minecraft: 1.18.1
- Forge: 39.0.75
- CyclopsCore 1.18.1 - 1.13.0
- CommonCapabilities 1.18.1 - 2.8.2
- IntegratedDynamics 1.18.1 - 1.10.10
- IntegratedTunnels 1.18.1 - 1.8.11
- IntegratedTerminals 1.18.1 - 1.2.14
- IntegratedCrafting 1.18.1 - 1.0.21
Log file:
Looks like this was handled already here CyclopsMC/IntegratedTerminals#77