ConfigurationKubeJSHelpersItemStackWithChanceVersion: 5.0.0On this pageItemStackWithChanceObject Structure{ chance: number, count: number, item: string}Fieldschance - Value between 0.0 and 1.0 count - Whole number greater than 0 item - Item to dropExample{ chance: 0.75, count: 20, item: 'minecraft:melon_slice'}