Item_LodestoneCompass: {
    type: "compound";
    value: {
        tag?: {
            type: "compound";
            value: { trackingHandle: { type: "int"; value: number } };
        };
    };
} & Item_ItemStack

Additional fields for [lodestone compass](https://minecraft.wiki/w/lodestone compass).