Skip to content
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

Incompatibility between break events and block carrying from Carry On #10

Open
imIrony opened this issue Mar 16, 2019 · 1 comment
Open

Comments

@imIrony
Copy link

imIrony commented Mar 16, 2019

Carry On is a mod that allows for the player to manually pick up blocks and when picking up a block it interprets the block taken from its space as being broken. When attempting to pick up a block since the break event I am using replaces the existing block in its place as a denied result with another block nothing is picked up and replaces it with the block that was expected instead.

The regular behaviour of my break events:
https://streamable.com/bdn48

Using the block carrying mechanic while the keybind is held:
https://streamable.com/jqrhs

The block being carried at the end is an air block.

I am not sure if this behaviour would qualify as bug for either FxControl or Carry On but I wanted to report it nonetheless.

@McJty
Copy link
Contributor

McJty commented Apr 17, 2019

Shouldn't you not allow the pickup if the break event is denied? Same as when you would try to move bedrock for example?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants