MCMultiPart

MCMultiPart

42M Downloads

Clicking with multiparts

TheCodedOne opened this issue ยท 2 comments

commented

When right clicking with a block that has had a stack wrapper applied, there are two issues

  1. If MCMP thinks the block can be placed, it'll place the block without asking the clicked block about onBlockActivated

  2. Clicking with a multipart but cant be placed will trigger onBlockActivated, but if the activation is successful, there is no item animation for clicking

commented

Duplicate of #73 I guess?

commented

Whoops i didnt see that, number 2 isnt mentioned in that issue so only the first part is a duplicate as far as i can see