[
    {
        "function": "copy_nbt",
        "source": {
            "type": "storage",
            "source": "minecraft:coords"
        },

        "ops": [
            {
                "source": "X",
                "target": "LodestonePos.X",
                "op": "replace"
            }
        ]
    }
]