Found seconds/ticks bug in the software

Started by LeoPotter on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 23:30, 27. Mar 2022
Joined Aug 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Found seconds/ticks bug in the software

Hi, I was using the "add potion with level" function when I noticed that the time you set isn't in seconds but in ticks, I figured out this on my own but I spent 1 hour to do it. You should convert it to seconds or at least say that they're ticks.

Last seen on 15:05, 6. Oct 2023
Joined Jan 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Uhm, why it should be in…
Sat, 07/11/2020 - 20:23

Uhm, why it should be in seconds? Everything in Minecraft Coding is in ticks??

 

Last seen on 14:43, 2. Aug 2022
Joined Nov 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
They will stay in ticks…
Tue, 08/04/2020 - 08:30

They will stay in ticks. That's how Minecraft registers them.

Last seen on 15:05, 6. Oct 2023
Joined Jan 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I think he though it should…
Tue, 08/04/2020 - 08:53

I think he though it should be in seconds, because the /effect command is in Seconds too

As Tip: 1 Second = ~20 Ticks