Better Farming module (crop farming improvements)#6417
Open
moxvallix wants to merge 4 commits into
Open
Conversation
Collaborator
|
no break for the bottom block of cactus & the log where cocoa beans is attached could be good too |
Contributor
Author
Oh true, good idea. Maybe budding amethyst too (although that can just be done in No Interact) |
Contributor
Author
|
I added a new setting: no break supporting blocks. When this is on, blocks that are holding a crop cannot be broken, which also extends to cocoa. Also cactus is now counted as a cane block. |
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.
Type of change
Description
This adds a new module, named Better Farming, which adds couple of utilities related to crop farming.
Firstly, the module will attempt to replace a harvested crop automatically, granted the player has its seed in their inventory.
Secondly, using the same method as NoFall, but changing it to work only when above farmland, it suppresses crop trampling, allowing the player to jump on the crops without them trampling.
Then, it will also prevent the player from harvesting crops that are not yet ripe.
Lastly, for sugar cane and bamboo, it will prevent the player from breaking the bottom block.
All of these should help players maintain sizable manual crop farms. All listed behaviours can be toggled in the settings.
How Has This Been Tested?
https://youtu.be/VH0yt58lyZs
Checklist: