Geik-xyz / Farmer-v6

Introducing Farmer v6: Your virtual assistant for item collection on your island. Buy with in-game currency, add users, manage permissions, and track stock easily.
https://geik-xyz.github.io/Farmer-v6/
MIT License
38 stars 25 forks source link

Update MainGui.java #96

Closed newgkaan closed 1 month ago

newgkaan commented 2 months ago

Fix for the broken stack size issue in version 1.21.

This part was changed because in version 1.21.1, Pufferfish broke the max stack size in the addItem(stack) method and IllegalStackRemover flagged this as an illegal action.