Releases: Robert-Kidder/Minecraft-Console-Client
20241026-9: Fix bugs
Temporary support for 1.21
What's Changed
- Hotfix for "Unable to cast object of type 'System.Int32' to type 'System.String'" when sending commands
Note
-
Inventory handling and Entity handling are not supported ( MinecraftClient.ini )
[Main.Advanced] InventoryHandling = false EntityHandling = false
Full Changelog: 20241024-8...20241026-9
20241024-8: Added Configuration Packet Palette for 1.21
Temporary support for 1.21
What's Changed
- Added Configuration Packet Palette for 1.21
Note
-
Inventory handling and Entity handling are not supported ( MinecraftClient.ini )
[Main.Advanced] InventoryHandling = false EntityHandling = false
Full Changelog: 20240926-7...20241024-8
20240926-7: Added Packet Palette for 1.21
Temporary support for 1.21
What's Changed
- Added Packet Palette for 1.21
Note
-
Inventory handling and Entity handling are not supported ( MinecraftClient.ini )
[Main.Advanced] InventoryHandling = false EntityHandling = false
Full Changelog: 20240913-6...20240926-7
20240913-6: Fix bugs
Temporary support for 1.21
What's Changed
- Make temporary modifications to address errors caused by incoming packet of type
Explosionthat cannot be processed
Note
-
Inventory handling and Entity handling are not supported ( MinecraftClient.ini )
[Main.Advanced] InventoryHandling = false EntityHandling = false
Full Changelog: 20240910-5...20240913-6
20240910-5: Simple support for 1.21
What's Changed
- Merge branch '1.20.6' of https://github.com/milutinke/Minecraft-Console-Client
- Simple support for 1.21, for reference only
Note
-
Inventory handling and Entity handling are not supported ( MinecraftClient.ini )
[Main.Advanced] InventoryHandling = false EntityHandling = false
Full Changelog: https://github.com/Robert-Kidder/Minecraft-Console-Client/commits/20240910-5