Jump to content

(1.16) My mod is breaking the centrifuge from resourceful bees


PORTB

Recommended Posts

I have made a mod that prevents overmining by allowing you to mine 1 block at a time. I used the InputEvent.ClickInputEvent event  (I could have used mixins but I didn't know about them at the time).
Somehow this is breaking the centrifuge from resourceful bees. This is repeatable. I can't think of anything I am doing that could cause that, since I am not even touching recipes.
My code is here https://github.com/PORTB/precise-mining-minecraft
Sorry for not having much input of my own, I am not very experienced and I don't understand how this is happening

Link to comment
Share on other sites

I am replacing that vanilla code to detect when the player breaks a block on the client side (i.e. setting hasBrokenBlock = true), since there is no event that does that directly. I am not sure how else to do it

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.