is it possible to makie the item i'm holding become invisible?

Started by Arthur1324 on

Topic category: Help with Minecraft modding (Java Edition)

Joined May 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
is it possible to makie the item i'm holding become invisible?

I'm making an item that when I click with him, me, the item and any armor i'm wearing becomes invisible. i'm pretty sure that i will need a custom code and i need help with that.

Joined Oct 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
This might take a bit, but…
Tue, 11/28/2023 - 18:42

This might take a bit, but you could make a procedure that takes the player's item and armor away, gives the player invisibility, and then waits to give it back.