Tick update NBT data being weird

Started by spookykitty72 on

Topic category: Help with MCreator software

Joined Sep 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Tick update NBT data being weird

I have a bit of procedure here that checks if the player has the custom data number tag "Charge Tick" and checks if its > 159.

if it is, it should play a sound, if its not, it shouldn't. but whenever i load into the game, it still plays a sound.

I have been trying to fix this for hours now and I cannot figure out how to fix this, help!

 

 

 

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
do you ever reset the…
Tue, 10/28/2025 - 10:03

do you ever reset the ChargeTick tag?

why are you returning the number?

 

why are you doing this?