Item_GlowStick: {
    type: "compound";
    value: {
        active_time?: { type: "long"; value: [high: number, low: number] };
    };
} & Item_ItemStack

Additional fields for [glow stick](https://minecraft.wiki/w/glow stick).