ItemDef( name: "Meat", description: "Restores 10 Health over 20 seconds\n\nMeat. The lifeblood of mankind.", kind: Consumable( kind: "Meat", effect: [ Buff(( kind: Saturation, data: ( strength: 5.0, duration: Some(( secs: 10, nanos: 0, )), ), cat_ids: [Natural], )), ] ), quality: Common, )