Detect Distance Travelled Based On A Scoreboard Procedure

Started by Brutikzz on

Topic category: Help with MCreator software

Last seen on 18:23, 10. Apr 2023
Joined Jul 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Detect Distance Travelled Based On A Scoreboard Procedure

Hey,
I would like to detect how far I travelled, using the scoreboard procedure block, but it doesn't work.
I use a command to print out the distance but it always print out 0.
Am I allowed to use vanilla statistics like "minecraft.custom:minecraft.walk_one_cm" at all?
And how do I use this procedure block for vanilla stuff?

Test Procedure

Last seen on 17:59, 7. Jan 2024
Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
make a procedure that…
Tue, 02/02/2021 - 10:26

make a procedure that updates an NBT tag every time you change block, and use that NBT tag as your "distance walked"