ItemDef( name: Direct("Dwarven Cheese"), description: "Aromatic and nutritious", kind: Consumable( kind: Food, effects: [ Buff(( kind: Saturation, data: ( strength: 1.5, duration: Some(( secs: 10, nanos: 0, )), ), cat_ids: [Natural], )), ] ), quality: Common, tags: [Food], )