feat: Enable Farmer bot support for legacy 1.8 to 1.12.2#3087
Open
feat: Enable Farmer bot support for legacy 1.8 to 1.12.2#3087
Conversation
Agent-Logs-Url: https://github.com/MCCTeam/Minecraft-Console-Client/sessions/395596c2-cc40-4295-8100-a8408243f45b Co-authored-by: milutinke <441903+milutinke@users.noreply.github.com>
Agent-Logs-Url: https://github.com/MCCTeam/Minecraft-Console-Client/sessions/395596c2-cc40-4295-8100-a8408243f45b Co-authored-by: milutinke <441903+milutinke@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
milutinke
April 17, 2026 08:22
View session
Member
|
Tested it a bit, I'll merge it after the movement refactoring and after I test it a bit more. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Farmer was blocked on
1.8-1.12.2by bot-specific gaps, not by missing core inventory support. This updates the legacy crop and placement paths so Farmer can run on pre-flattening versions where MCC already supports terrain and inventory handling.Farmer legacy compatibility
< 1.13to< 1.81.13crop maturity checks using legacy block ID + metadataLegacy block mapping
1.12.2beetroot mapping inPalette112so world scans can discover beetroot cropsLegacy protocol fix
< 1.9PlayerBlockPlacementpath to actually send the packet after encoding it1.8.xDocs and messaging
1.81.8-1.9Example of the legacy maturity path added for pre-
1.13crops: