How to have individual tiles on a tilemap keep their own time and other stats?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By jujumumu

If I plant a tree sapling in my game. It sets the tilemap block to be a tree sapling? How can I make it grow after like 30 seconds? And make it expandable so like I can do it with trees flowers and everything else that needs to update automatically?