ItemDef( name: "Apple", description: "Red and juicy", kind: Consumable( kind: "Apple", effect: [ Buff(( kind: Saturation, data: ( strength: 10.0, duration: Some(( secs: 10, nanos: 0, )), ), cat_ids: [Natural], )), ] ), quality: Common, tags: [Food], )