Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pasture seeds work more like random grass spread #4635

Open
wants to merge 1 commit into
base: 1.20.x
Choose a base branch
from

Conversation

TheRealWormbo
Copy link
Collaborator

Whether a block can be a source or target of spreading are determined the same way as random grass or mycelium spread. Spread is no longer restricted to one Y-level and considers water or covered blocks properly. (fixes #4251)
Additionally, the replaceable blocks are now defined by a block tag (#botania:seed_replaceable), which also includes mycelium by default now.

Whether a block can be a source or target of spreading are determined the same way as random grass or mycelium spread. Spread is no longer restricted to one Y-level and considers water or covered blocks properly. (fixes VazkiiMods#4251)
Additionally, the replaceable blocks are now defined by a block tag (`#botania:seed_replaceable`), which also includes mycelium by default now.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Pasture seeds only consider current Y level
2 participants