Releases: MCCTeam/Minecraft-Console-Client
Releases · MCCTeam/Minecraft-Console-Client
20230510-217: Fixed Auto Fishing not working
Fixed Auto Fishing not working
20230506-216: Update Alert.cs
Update Alert.cs (#2496)
20230430-215: Added item lore/description to display name in the inventory
Added item lore/description to display name in the inventory
20230409-213 DeclareCommand: Fix 1.19.3 crash
DeclareCommand: Fix 1.19.3 crash
20230408-212 DeclareCommand: Fix 1.19.4 crash
What's Changed
- DeclareCommand: Fix 1.19.4 crash by @ReinforceZwei in #2474
Full Changelog: 20230407-211...20230408-212
20230407-211: Fixed crash on 1.8 when receiving entity data
Fixed crash on 1.8 when receiving entity data
Remove release specific exception handling
Remove release specific exception handling
This will display more details when an exception/crash happens, so we can debug the issues easier.
20230401-209: Updated Farm bot to work on 1.19.3/4
Updated Farm bot to work on 1.19.3/4
20230331-208: Partially fixed interaction with Armor Stand
Partially fixed interaction with Armor Stand
20230330-207: Make release filename consistent with release tag
Required change for auto-update system