Data storage options
I'm working on optimizing one of my datapacks by replacing some repitition with macros. My problem is that some of the information needs to be stored per-entity. Is there a possibility to store the same type of data that a macro stores, but per-entity?
Continue to help post