Clicking with multiparts
TheCodedOne opened this issue ยท 2 comments
When right clicking with a block that has had a stack wrapper applied, there are two issues
-
If MCMP thinks the block can be placed, it'll place the block without asking the clicked block about onBlockActivated -
Clicking with a multipart but cant be placed will trigger onBlockActivated, but if the activation is successful, there is no item animation for clicking
Duplicate of #73 I guess?