-
Notifications
You must be signed in to change notification settings - Fork 219
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
No drops on crops #2067
Comments
Thanks for the report! I'm afraid I'm not able to reproduce this. I've got the following setup: Calling Is this what you're doing? Would you be able to post your logs, as well as some screenshots of what your setup and the code you're running, just so I can check I'm doing the same thing. |
This is exactly what I am doing, how would I get logs from cc ? |
To clarify, I've only tested this on MC 1.20.1 and 1.21.1 — 1.20.4 isn't a supported version any more. I don't believe any relevant code has changed between versions, but something to watch out for.
Oh, just your normal Minecraft logs, which should be in the
Ahh. I'm afraid this is probably the same issue as #1968 then, which is an issue on their side. I'd personally recommend against running any of the Bukkit-on-Forge projects. The two don't play well together, and always end up being more of a headache than they're worth. |
Yes, sorry I've mistaken the versions its 1.20.1 |
Ok, it works with the regular forge, I'm good for a migration ! |
Lovely, glad you've got it sorted :). |
Minecraft Version
1.20.1
Version
1.114.2
Details
My turtles are like breaking crops instead of farming, I gave them the hoe but there is nothing dropping or in their inventory.
At first I was diggingDown and it never worked, so I tried dig(), it did works by time but now that I made a vertical farm especially for that, it doesnt work.
I've tried removing other mods and its still the same. Is there any fix ?
The text was updated successfully, but these errors were encountered: