-
Notifications
You must be signed in to change notification settings - Fork 18
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
1.16.5 update to 0.9.beta #46
base: 1.16.5
Are you sure you want to change the base?
Conversation
Implement tab looping
not sure if it is worth it to throw an access widener to writeNBT
everything works perfectly, except hoppers' tabs are a bit too low. Need to make a REI plugin as well, to make an exclusion zone for the "next" arrow
Do sight check by default
This reverts commit 72bb24d.
cuz im dumb
Holy Hell! Thanks for the PR (and apologies for subjecting you to this codebase). I just tested it out for a bit and everything seems to be working well, if you want me to push the jar to CurseForge, just let me know. You should also drop your name in the 1.16.5 fabric.mod.json, you deserve it for backporting all this stuff |
You can add the jar to CurseForge if you want, it may be useful for people like me who want an updated 1.16.5 version. Be prepared for complaints about stuff not working tho, I have no clue how messy my code is. |
this time. oops.
unfortunatly in 1.16.5 the pick-block result for entities is hardcoded in the |
u might need to look through the changes I'm quite new to GitHub and modding