Saving the position of a block to the custom data of an item
Has anyone done something like this before? I am trying to save the position of a block to the custom data of an item. run give @s minecraft:amethyst_shard[minecraft:custom_data={savedPos:{}}] 1 from what I understand if I try putting anything inside savedPos it will be interpreted as a string?