Data Accessing Question
I know you can access the first element of an array using /data (get/modify/remove) (storage/entity) path[0], but is there a simple way to access the last element of an array?
I know you can access the first element of an array using /data (get/modify/remove) (storage/entity) path[0], but is there a simple way to access the last element of an array?