Is it possible to make an object that would stop time (mobs, players, TNT)

Started by KyRaToR on

Topic category: User side tutorials

Joined Aug 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Is it possible to make an object that would stop time (mobs, players, TNT)

Is it possible to make an object that would stop time (mobs, players, TNT)? please help

Joined Jul 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I don't know about TNT, but…
Wed, 09/08/2021 - 00:01

I don't know about TNT, but you could give all entities slowness 255. You can't do this with TNT though.

Joined Sep 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
for the tnt part, you could…
Mon, 09/27/2021 - 23:55

for the tnt part, you could save it's Fuse NBT tag to a number variable and set the fuse timer to a very high number while time is stopped, so when time is resumed, you can set it's fuse back to what the variable was