Incorrectly detects stack size if larger than 64
Lavan opened this issue ยท 2 comments
Minecraft: 1.15.2
Forge: 31.1.18
CraftingStation: 3.0.5
Dank Storage 2.5
When I combine the crafting station with one or more dank storages the crafting station will incorrectly detect the number of items in the storage modules. 0-64 works well but above that the detected size will be stacksize % 64 instead.