-
Notifications
You must be signed in to change notification settings - Fork 51
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
Rats is half compatible with Fruit Trees #411
Comments
Thank you for the explanation. I will take a look what I can do. |
After checking Rats: RatN Edition and Pam's source code (with my basic knowledge of programming), i think it is because Pam fruit blocks don't have "BlockCrops", "BlockBush" and blocks with the set Material "GOURD" which Rats is looking for. |
After months of work, i was able to improve the harvesting feature of rats mod. As i learned recently that you can't just upload the modified jar to curseforge, people who want to have it, can just download from the fork's release page. Any bug report and suggestions of improving the code or the harvesting feature is welcomed. |
Can you propose this changes to Rats:ROTN fork? Maybe they can just merge your PR? Your improvements looks very fitting. |
Sure but i prefer to test it in a real player environment (like in my world) first. |
Maybe, instead if making a separate mod, we could just make ZenScript mixin? This will make it easy to maintain and improve, since doesnt require things like dev environment, compilation and stuff like that. Also its easy to distribute. |
Well if you are willing to do that, i wish you good luck! |
Yes, I will try. |
Yeah, i'm new to modding and not a god-like programmer. At least it works i guess... It was more of a personal work so i can use the rats to farm in my planned base's food farm area. |
Description
Rats can bone meal them but can't collect them. Affect vanilla cocoa beans, all pam trees and Forestry's date and payaya (The other fruit trees from Forestry also don't work but as the fruits are in the leaves and they still drop fruits when chopped down, they aren't that bad).
To Reproduce
Steps to reproduce the behavior:
Modpack version
v1.43.0
debug.log
or Crash reportThis is the debug.log of a session of me testing all Pam trees, Forestry and cocoa beans. I had to do some pauses for several reasons so it explains the time skip of it.
debug.zip
The text was updated successfully, but these errors were encountered: