Is there any way to disable player right click animation to show that you are unable to do certain block/item actions?

Started by Thermoza on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 year ago
Joined Aug 2020
Points:
636

User statistics:

  • Modifications: 0
  • Forum topics: 8
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 6
Is there any way to disable player right click animation to show that you are unable to do certain block/item actions?

I am making some custom crops and plants and with using right click procedures to give me the desired behavior of plants growing with bonemeal.

Is there a solution to stop the player right click animation if the player is not holding procedure items?

Is there a way to copy block and placement behavior of existing plants such as sea pickles or mushrooms?

Use global trigger right…
Sun, 10/04/2020 - 08:13

Use global trigger right-click and cancel it when needed to prevent animation.

Active 4 years ago
Joined Feb 2021
Points:
565

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
can i use this for ranged…
Mon, 02/22/2021 - 18:39

can i use this for ranged items?

Active 5 months ago
Joined Jan 2022
Points:
452

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 6
Kemlin, brother, you have…
Fri, 09/15/2023 - 09:02

Kemlin, brother, you have information I need. Can you explain how to do it