Fivem Prop List With Pictures May 2026

| Preview Description | Prop Name | Notes | | :--- | :--- | :--- | | [IMAGE: Office Desk] | prop_office_desk_01 | Standard generic office desk. | | [IMAGE: Filing Cabinet] | prop_filing_cabinet_01 | Tall metal filing cabinet. | | [IMAGE: Laptop (Open)] | prop_laptop_01a | An open laptop, perfect for computer scripts. | | [IMAGE: Stacks of Cash] | prop_cash_pile_01 | A pile of dollar bills. Great for heists or banks. |


Essential for evidence scenes and PD roleplay.

  • props.json entry example:
  • 
      "name":"Plastic Chair",
      "model":"prop_plstool_02",
      "hash":123456789,
      "category":"furniture",
      "tags":["chair","plastic","interior"],
      "spawn":"CreateObject(GetHashKey('prop_plstool_02'), x, y, z, true, true, true)",
      "thumbnail":"thumbnails/prop_plstool_02.png",
      "image":"images/prop_plstool_02.png",
      "notes":"Low collision; rotate 90° on attach"
    

    | Preview Description | Prop Name | Notes | | :--- | :--- | :--- | | [IMAGE: Wooden Park Bench] | prop_bench_01a | Classic wooden bench found in parks. | | [IMAGE: Bus Stop Bench] | prop_bench_03a | Metal and glass bench found at bus stops. | | [IMAGE: Concrete Planter] | prop_planter_01a | Large concrete planter box; often used for cover. |


    For server development: Bookmark GTALens Prop Browser – it’s the closest thing to an official FiveM prop list with pictures.
    For in-game previews: Use Menyoo in single-player or add a Prop Browser UI resource to your FiveM server.

    Need a specific prop image right now? Reply with what you’re looking for (e.g., “police barricade props” or “modern office desks”), and I’ll describe the exact model names and visual differences.

    Finding a complete and visual prop list for FiveM involves navigating through thousands of in-game objects used for mapping, emotes, and server customization. Since the game contains over 30,000 objects, developers rely on specialized databases and tools to identify the right "hash" or model name. Where to Find Prop Lists with Pictures

    GTAV Hashes: One of the most reliable visual databases is GTAV Hashes, which provides a searchable index of objects, cars, skins, and weapons with accompanying images. It allows you to filter by categories like "plants" or "lights" to find specific model names.

    FiveM Items Gallery: For server owners, the bitc0de FiveM Items Gallery on GitHub offers a comprehensive collection of item images specifically for inventory systems like ESX or QB-Core. fivem prop list with pictures

    CodeWalker: This is a powerful 3D map editor and world explorer for GTA V. Most developers use CodeWalker to browse props in a live 3D environment, which is often more efficient than scrolling through static image lists.

    GitHub Gists: For quick reference of names without full images, the GTA V Prop List Gist is a standard resource for finding specific hash IDs. Common Prop Categories

    FiveM props are generally grouped by their function in scripts or mapping:

    Furniture & Interior: Chairs (prop_chair_04), tables, and lamps used for decorating MLOs (custom interiors).

    Emote Props: Small objects like coffee cups, phones, or tools that players "hold" during animations.

    Construction & Industrial: Barriers, cones, and crates used for scene lighting or job-related roleplay.

    Food & Drink: Specific props used for consumable items in inventory scripts. How to Use Prop Names | Preview Description | Prop Name | Notes

    Anyone able to make props? Specifically for food items - Facebook

    Finding a complete "FiveM prop list" in a single document is difficult because there are thousands of objects in Grand Theft Auto V, but several dedicated web databases provide interactive, categorized lists with pictures and hashes. Top Resources for FiveM Prop Lists

    The most effective way to find props with pictures is through these specialized browsers:

    Pleb Masters: Forge Object Browser: Widely considered the gold standard for FiveM developers. It features a high-performance Object Browser that allows you to: Search by keyword (e.g., "chair", "table", "police"). View real-time 3D or 2D image previews of every model.

    Instantly copy the Model Name and Hash for scripts or map editors.

    GTAHash.ru: A comprehensive database that lists almost every object, car, and skin in the game with associated pictures. It is excellent for finding specific items like: Medical Props: prop_medstation_04 (Hash: 1539137764).

    Furniture: Detailed lists for tables, such as prop_tablesaw_01 or prop_yacht_table_01. Essential for evidence scenes and PD roleplay

    FiveM Items Gallery (GitHub): A user-friendly image gallery that categorizes items into groups like animals, books, chairs, and activities. It includes a Quick Download feature for inventory icons and provides code snippets for different inventory systems. Common Prop Categories for Roleplay

    Servers typically utilize specific categories of props to enhance immersion: Common Prop Names (Examples) Typical Use Case Medical prop_medstation_04, prop_ld_health_pack Hospitals, EMS roleplay Furniture prop_table_ten_bat, prop_yacht_table_03 MLO interior decorating Tools/Ind. prop_tablesaw_01, prop_cs_tablet Jobs (Construction, Mechanic) Atmospheric prop_bench_01, prop_street_light_01 Urban sidewalk upgrades How to Add Props to Your Server

    If you are looking to implement these props, developers typically use:

    CodeWalker: A 3D map editor used to place props and create .ymap files.

    YTYP/YDR Files: Essential for exporting custom models from software like Blender into FiveM-ready formats.

    Prop Systems: Scripts like the B1G Prop System can be used to let players spawn and interact with default props.

    For those looking for pre-made sets, marketplaces like Etsy and Gabz offer optimized prop packs for city enhancements, such as modern sidewalk upgrades or full furniture sets.


    For a complete, searchable list of all default GTA V props with images, use: