You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not much I can do about that without replacing the entire advancement, sadly. It's hardcoded to placing wheat, pumpkin stems, melon stems, beetroots, and nether wart, and there's no tag support for the minecraft:placed_block criterion. I'll try and look into what's doable, but I'm not sure there's anything.
You could easily work around that with function api. If you don't throw away the super call to the item class, than you can just hook up a function file to give the advancement, without having to do anything.
It's a weird solution, but this is one reason why that mod exists.
Describe the bug
Planting Epicurean seeds does not give the "A Seedy Place" advancement.
To Reproduce
Steps to reproduce the behavior:
Expected behavior Optional
The advancement should be achieved.
Screenshots Optional
If applicable, add screenshots to help explain your problem.
Version of the (please complete the following information):
Additional context Optional
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: