-
Notifications
You must be signed in to change notification settings - Fork 94
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
Config option for Greater Teleport item splatting #841
Config option for Greater Teleport item splatting #841
Conversation
Forge/src/main/java/at/petrak/hexcasting/forge/ForgeHexConfig.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added one suggestion; otherwise it looks good. Tested on Fabric and Forge, seems to work fine.
oh, it seems like there are some conflicts now |
do I rebase and close and reopen this PR? |
2621137
to
0e20a38
Compare
a merge commit would have been better, but I guess that works |
you shouldn't need to close and reopen the PR. |
Oops, broke the commit I just applied in github, LOL |
I haven't tested ingame after the rebase, but I'm going to lazily merge it in anyway because I don't see why it would have broken (fingers crossed). Thanks for the PR! |
adds config option for whether items fly out of your inventory upon using greater teleport
closes #502