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

Fixing Green Growth ritual to plant seeds with Steadfast will #1964

Open
wants to merge 1 commit into
base: 1.18.2
Choose a base branch
from

Conversation

stellanera98
Copy link

  • Added nether wart support on green growth ritual since it works on sugar cane and cactus too
  • Changed Utils.plantItemStack() in order to work
    It appears that IPlantable is no longer implemented on the items but the blocks instead. Saplings and flowers are also IPlantable
  • Removed the outmost two for loops and an if statement in above method because I think its functionally the same but I might be missing something

@WayofTime
Copy link
Owner

Will reimplement this in 1.20 soon(tm)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants