Dynamic math and macros in datapacks
hi all, I want to create a dynamic title that displays a value "Teleporting in $(tele_time)..."
tele_time shouldbe equal to
(100 - tp_timer)/20, I assume this will auto round to an integer?
tp_timer is a score from a scoreboard.
If this is impossible I will simply specify each threshold value myself but I was hoping for something a little more dynamic
Continue to help post