πŸ₯‚Devcore Install

Step 1: Locate the Inventory Folder

  1. Navigate to your FiveM server directory.

  2. Open the resources folder.

  3. Find and open the inventory resource folder.


Step 2: Add Inventory Configs

  • Please visit your desired inventory above

  • Find Step 3 and install config named "Items Config (non-consumable)"


Step 3: Locate the devcore_needs Folder

  • Navigate to your FiveM server directory.

  • Open the resources folder.

  • Find and open the devcore_needs resource folder.

  • Copy and paste inside devcore_needs/configs/items.lua

Devcore Config

["djs_cocktail_blue"] = {
    Size = 0,
    Type = 'DRINK',
    Prop = {
        Main = {
            Model = 'djs_cocktail_blue',
            BoneID = 57005,
            Offset = vector3(0.09, -0.16, -0.07),
            Rot = vector3(-65.0, 49.0, -5.0),
        },
    },
    Anim = {
        Hold = nil,
        Use = {
            dict = "amb@world_human_drinking@coffee@male@idle_a",
            anim = "idle_c",
            params = {nil, nil, 17500, 49}
        }
    },
    Consume = {
        Bite = { min = 1, max = 1 },
        Status = 200000,
    },
},

["djs_cocktail_blue2"] = {
    Size = 0,
    Type = 'DRINK',
    Prop = {
        Main = {
            Model = 'djs_cocktail_blue2',
            BoneID = 57005,
            Offset = vector3(0.1, -0.09, -0.07),
            Rot = vector3(-65.0, 49.0, -5.0),
        },
    },
    Anim = {
        Hold = nil,
        Use = {
            dict = "amb@world_human_drinking@coffee@male@idle_a",
            anim = "idle_c",
            params = {nil, nil, 17500, 49}
        }
    },
    Consume = {
        Bite = { min = 1, max = 1 },
        Status = 200000,
    },
},

["djs_cocktail_blue3"] = {
    Size = 0,
    Type = 'DRINK',
    Prop = {
        Main = {
            Model = 'djs_cocktail_blue3',
            BoneID = 57005,
            Offset = vector3(0.09, -0.06, -0.06),
            Rot = vector3(-65.0, 49.0, -5.0),
        },
    },
    Anim = {
        Hold = nil,
        Use = {
            dict = "amb@world_human_drinking@coffee@male@idle_a",
            anim = "idle_c",
            params = {nil, nil, 17500, 49}
        }
    },
    Consume = {
        Bite = { min = 1, max = 1 },
        Status = 200000,
    },
},

["djs_cocktail_blue4"] = {
    Size = 0,
    Type = 'DRINK',
    Prop = {
        Main = {
            Model = 'djs_cocktail_blue4',
            BoneID = 57005,
            Offset = vector3(0.09, -0.14, -0.06),
            Rot = vector3(-65.0, 49.0, -5.0),
        },
    },
    Anim = {
        Hold = nil,
        Use = {
            dict = "amb@world_human_drinking@coffee@male@idle_a",
            anim = "idle_c",
            params = {nil, nil, 17500, 49}
        }
    },
    Consume = {
        Bite = { min = 1, max = 1 },
        Status = 200000,
    },
},

["djs_cocktail_blue5"] = {
    Size = 0,
    Type = 'DRINK',
    Prop = {
        Main = {
            Model = 'djs_cocktail_blue5',
            BoneID = 57005,
            Offset = vector3(0.04, -0.17, -0.09),
            Rot = vector3(-61.0, 49.0, -5.0),
        },
    },
    Anim = {
        Hold = nil,
        Use = {
            dict = "amb@world_human_drinking@coffee@male@idle_a",
            anim = "idle_c",
            params = {nil, nil, 17500, 49}
        }
    },
    Consume = {
        Bite = { min = 1, max = 1 },
        Status = 200000,
    },
},

["djs_cocktail_blue6"] = {
    Size = 0,
    Type = 'DRINK',
    Prop = {
        Main = {
            Model = 'djs_cocktail_blue6',
            BoneID = 57005,
            Offset = vector3(0.1, -0.08, -0.05),
            Rot = vector3(-61.0, 49.0, -5.0),
        },
    },
    Anim = {
        Hold = nil,
        Use = {
            dict = "amb@world_human_drinking@coffee@male@idle_a",
            anim = "idle_c",
            params = {nil, nil, 17500, 49}
        }
    },
    Consume = {
        Bite = { min = 1, max = 1 },
        Status = 200000,
    },
},

["djs_cocktail_blue7"] = {
    Size = 0,
    Type = 'DRINK',
    Prop = {
        Main = {
            Model = 'djs_cocktail_blue7',
            BoneID = 57005,
            Offset = vector3(0.1, -0.08, -0.05),
            Rot = vector3(-61.0, 49.0, -5.0),
        },
    },
    Anim = {
        Hold = nil,
        Use = {
            dict = "amb@world_human_drinking@coffee@male@idle_a",
            anim = "idle_c",
            params = {nil, nil, 17500, 49}
        }
    },
    Consume = {
        Bite = { min = 1, max = 1 },
        Status = 200000,
    },
},

["djs_cocktail_blue8"] = {
    Size = 0,
    Type = 'DRINK',
    Prop = {
        Main = {
            Model = 'djs_cocktail_blue8',
            BoneID = 57005,
            Offset = vector3(0.1, -0.08, -0.05),
            Rot = vector3(-61.0, 49.0, -5.0),
        },
    },
    Anim = {
        Hold = nil,
        Use = {
            dict = "amb@world_human_drinking@coffee@male@idle_a",
            anim = "idle_c",
            params = {nil, nil, 17500, 49}
        }
    },
    Consume = {
        Bite = { min = 1, max = 1 },
        Status = 200000,
    },
},

["djs_cocktail_green"] = {
    Size = 0,
    Type = 'DRINK',
    Prop = {
        Main = {
            Model = 'djs_cocktail_green',
            BoneID = 57005,
            Offset = vector3(0.09, -0.16, -0.07),
            Rot = vector3(-65.0, 49.0, -5.0),
        },
    },
    Anim = {
        Hold = nil,
        Use = {
            dict = "amb@world_human_drinking@coffee@male@idle_a",
            anim = "idle_c",
            params = {nil, nil, 17500, 49}
        }
    },
    Consume = {
        Bite = { min = 1, max = 1 },
        Status = 200000,
    },
},

["djs_cocktail_green2"] = {
    Size = 0,
    Type = 'DRINK',
    Prop = {
        Main = {
            Model = 'djs_cocktail_green2',
            BoneID = 57005,
            Offset = vector3(0.09, -0.1, -0.07),
            Rot = vector3(-65.0, 49.0, -5.0),
        },
    },
    Anim = {
        Hold = nil,
        Use = {
            dict = "amb@world_human_drinking@coffee@male@idle_a",
            anim = "idle_c",
            params = {nil, nil, 17500, 49}
        }
    },
    Consume = {
        Bite = { min = 1, max = 1 },
        Status = 200000,
    },
},

["djs_cocktail_green3"] = {
    Size = 0,
    Type = 'DRINK',
    Prop = {
        Main = {
            Model = 'djs_cocktail_green3',
            BoneID = 57005,
            Offset = vector3(0.09, -0.07, -0.07),
            Rot = vector3(-65.0, 49.0, -5.0),
        },
    },
    Anim = {
        Hold = nil,
        Use = {
            dict = "amb@world_human_drinking@coffee@male@idle_a",
            anim = "idle_c",
            params = {nil, nil, 17500, 49}
        }
    },
    Consume = {
        Bite = { min = 1, max = 1 },
        Status = 200000,
    },
},

["djs_cocktail_green4"] = {
    Size = 0,
    Type = 'DRINK',
    Prop = {
        Main = {
            Model = 'djs_cocktail_green4',
            BoneID = 57005,
            Offset = vector3(0.09, -0.14, -0.07),
            Rot = vector3(-65.0, 49.0, -5.0),
        },
    },
    Anim = {
        Hold = nil,
        Use = {
            dict = "amb@world_human_drinking@coffee@male@idle_a",
            anim = "idle_c",
            params = {nil, nil, 17500, 49}
        }
    },
    Consume = {
        Bite = { min = 1, max = 1 },
        Status = 200000,
    },
},

["djs_cocktail_green5"] = {
    Size = 0,
    Type = 'DRINK',
    Prop = {
        Main = {
            Model = 'djs_cocktail_green5',
            BoneID = 57005,
            Offset = vector3(0.06, -0.18, -0.09),
            Rot = vector3(-65.0, 49.0, -5.0),
        },
    },
    Anim = {
        Hold = nil,
        Use = {
            dict = "amb@world_human_drinking@coffee@male@idle_a",
            anim = "idle_c",
            params = {nil, nil, 17500, 49}
        }
    },
    Consume = {
        Bite = { min = 1, max = 1 },
        Status = 200000,
    },
},

["djs_cocktail_green6"] = {
    Size = 0,
    Type = 'DRINK',
    Prop = {
        Main = {
            Model = 'djs_cocktail_green6',
            BoneID = 57005,
            Offset = vector3(0.11, -0.06, -0.05),
            Rot = vector3(-65.0, 49.0, -5.0),
        },
    },
    Anim = {
        Hold = nil,
        Use = {
            dict = "amb@world_human_drinking@coffee@male@idle_a",
            anim = "idle_c",
            params = {nil, nil, 17500, 49}
        }
    },
    Consume = {
        Bite = { min = 1, max = 1 },
        Status = 200000,
    },
},

["djs_cocktail_green7"] = {
    Size = 0,
    Type = 'DRINK',
    Prop = {
        Main = {
            Model = 'djs_cocktail_green7',
            BoneID = 57005,
            Offset = vector3(0.07, -0.09, -0.04),
            Rot = vector3(-65.0, 49.0, -5.0),
        },
    },
    Anim = {
        Hold = nil,
        Use = {
            dict = "amb@world_human_drinking@coffee@male@idle_a",
            anim = "idle_c",
            params = {nil, nil, 17500, 49}
        }
    },
    Consume = {
        Bite = { min = 1, max = 1 },
        Status = 200000,
    },
},

["djs_cocktail_green8"] = {
    Size = 0,
    Type = 'DRINK',
    Prop = {
        Main = {
            Model = 'djs_cocktail_green8',
            BoneID = 57005,
            Offset = vector3(0.08, -0.1, -0.06),
            Rot = vector3(-65.0, 49.0, -5.0),
        },
    },
    Anim = {
        Hold = nil,
        Use = {
            dict = "amb@world_human_drinking@coffee@male@idle_a",
            anim = "idle_c",
            params = {nil, nil, 17500, 49}
        }
    },
    Consume = {
        Bite = { min = 1, max = 1 },
        Status = 200000,
    },
},

["djs_cocktail_orange"] = {
    Size = 0,
    Type = 'DRINK',
    Prop = {
        Main = {
            Model = 'djs_cocktail_orange',
            BoneID = 57005,
            Offset = vector3(0.08, -0.15, -0.06),
            Rot = vector3(-65.0, 49.0, -5.0),
        },
    },
    Anim = {
        Hold = nil,
        Use = {
            dict = "amb@world_human_drinking@coffee@male@idle_a",
            anim = "idle_c",
            params = {nil, nil, 17500, 49}
        }
    },
    Consume = {
        Bite = { min = 1, max = 1 },
        Status = 200000,
    },
},

["djs_cocktail_orange2"] = {
    Size = 0,
    Type = 'DRINK',
    Prop = {
        Main = {
            Model = 'djs_cocktail_orange2',
            BoneID = 57005,
            Offset = vector3(0.1, -0.1, -0.08),
            Rot = vector3(-65.0, 49.0, -5.0),
        },
    },
    Anim = {
        Hold = nil,
        Use = {
            dict = "amb@world_human_drinking@coffee@male@idle_a",
            anim = "idle_c",
            params = {nil, nil, 17500, 49}
        }
    },
    Consume = {
        Bite = { min = 1, max = 1 },
        Status = 200000,
    },
},

["djs_cocktail_orange3"] = {
    Size = 0,
    Type = 'DRINK',
    Prop = {
        Main = {
            Model = 'djs_cocktail_orange3',
            BoneID = 57005,
            Offset = vector3(0.1, -0.06, -0.05),
            Rot = vector3(-65.0, 49.0, -5.0),
        },
    },
    Anim = {
        Hold = nil,
        Use = {
            dict = "amb@world_human_drinking@coffee@male@idle_a",
            anim = "idle_c",
            params = {nil, nil, 17500, 49}
        }
    },
    Consume = {
        Bite = { min = 1, max = 1 },
        Status = 200000,
    },
},

["djs_cocktail_orange4"] = {
    Size = 0,
    Type = 'DRINK',
    Prop = {
        Main = {
            Model = 'djs_cocktail_orange4',
            BoneID = 57005,
            Offset = vector3(0.08, -0.15, -0.08),
            Rot = vector3(-65.0, 49.0, -5.0),
        },
    },
    Anim = {
        Hold = nil,
        Use = {
            dict = "amb@world_human_drinking@coffee@male@idle_a",
            anim = "idle_c",
            params = {nil, nil, 17500, 49}
        }
    },
    Consume = {
        Bite = { min = 1, max = 1 },
        Status = 200000,
    },
},

["djs_cocktail_orange5"] = {
    Size = 0,
    Type = 'DRINK',
    Prop = {
        Main = {
            Model = 'djs_cocktail_orange5',
            BoneID = 57005,
            Offset = vector3(0.08, -0.07, -0.05),
            Rot = vector3(-65.0, 49.0, -5.0),
        },
    },
    Anim = {
        Hold = nil,
        Use = {
            dict = "amb@world_human_drinking@coffee@male@idle_a",
            anim = "idle_c",
            params = {nil, nil, 17500, 49}
        }
    },
    Consume = {
        Bite = { min = 1, max = 1 },
        Status = 200000,
    },
},

["djs_cocktail_orange6"] = {
    Size = 0,
    Type = 'DRINK',
    Prop = {
        Main = {
            Model = 'djs_cocktail_orange6',
            BoneID = 57005,
            Offset = vector3(0.08, -0.15, -0.06),
            Rot = vector3(-65.0, 49.0, -5.0),
        },
    },
    Anim = {
        Hold = nil,
        Use = {
            dict = "amb@world_human_drinking@coffee@male@idle_a",
            anim = "idle_c",
            params = {nil, nil, 17500, 49}
        }
    },
    Consume = {
        Bite = { min = 1, max = 1 },
        Status = 200000,
    },
},

["djs_cocktail_orange7"] = {
    Size = 0,
    Type = 'DRINK',
    Prop = {
        Main = {
            Model = 'djs_cocktail_orange7',
            BoneID = 57005,
            Offset = vector3(0.08, -0.15, -0.06),
            Rot = vector3(-65.0, 49.0, -5.0),
        },
    },
    Anim = {
        Hold = nil,
        Use = {
            dict = "amb@world_human_drinking@coffee@male@idle_a",
            anim = "idle_c",
            params = {nil, nil, 17500, 49}
        }
    },
    Consume = {
        Bite = { min = 1, max = 1 },
        Status = 200000,
    },
},

["djs_cocktail_orange8"] = {
    Size = 0,
    Type = 'DRINK',
    Prop = {
        Main = {
            Model = 'djs_cocktail_orange8',
            BoneID = 57005,
            Offset = vector3(0.08, -0.15, -0.06),
            Rot = vector3(-65.0, 49.0, -5.0),
        },
    },
    Anim = {
        Hold = nil,
        Use = {
            dict = "amb@world_human_drinking@coffee@male@idle_a",
            anim = "idle_c",
            params = {nil, nil, 17500, 49}
        }
    },
    Consume = {
        Bite = { min = 1, max = 1 },
        Status = 200000,
    },
},

["djs_cocktail_purple"] = {
    Size = 0,
    Type = 'DRINK',
    Prop = {
        Main = {
            Model = 'djs_cocktail_purple',
            BoneID = 57005,
            Offset = vector3(0.07, -0.14, -0.05),
            Rot = vector3(-65.0, 49.0, -5.0),
        },
    },
    Anim = {
        Hold = nil,
        Use = {
            dict = "amb@world_human_drinking@coffee@male@idle_a",
            anim = "idle_c",
            params = {nil, nil, 17500, 49}
        }
    },
    Consume = {
        Bite = { min = 1, max = 1 },
        Status = 200000,
    },
},

["djs_cocktail_purple2"] = {
    Size = 0,
    Type = 'DRINK',
    Prop = {
        Main = {
            Model = 'djs_cocktail_purple2',
            BoneID = 57005,
            Offset = vector3(0.07, -0.12, -0.08),
            Rot = vector3(-65.0, 49.0, -5.0),
        },
    },
    Anim = {
        Hold = nil,
        Use = {
            dict = "amb@world_human_drinking@coffee@male@idle_a",
            anim = "idle_c",
            params = {nil, nil, 17500, 49}
        }
    },
    Consume = {
        Bite = { min = 1, max = 1 },
        Status = 200000,
    },
},

["djs_cocktail_purple3"] = {
    Size = 0,
    Type = 'DRINK',
    Prop = {
        Main = {
            Model = 'djs_cocktail_purple3',
            BoneID = 57005,
            Offset = vector3(0.09, -0.06, -0.06),
            Rot = vector3(-65.0, 49.0, -5.0),
        },
    },
    Anim = {
        Hold = nil,
        Use = {
            dict = "amb@world_human_drinking@coffee@male@idle_a",
            anim = "idle_c",
            params = {nil, nil, 17500, 49}
        }
    },
    Consume = {
        Bite = { min = 1, max = 1 },
        Status = 200000,
    },
},

["djs_cocktail_purple4"] = {
    Size = 0,
    Type = 'DRINK',
    Prop = {
        Main = {
            Model = 'djs_cocktail_purple4',
            BoneID = 57005,
            Offset = vector3(0.09, -0.14, -0.07),
            Rot = vector3(-65.0, 49.0, -5.0),
        },
    },
    Anim = {
        Hold = nil,
        Use = {
            dict = "amb@world_human_drinking@coffee@male@idle_a",
            anim = "idle_c",
            params = {nil, nil, 17500, 49}
        }
    },
    Consume = {
        Bite = { min = 1, max = 1 },
        Status = 200000,
    },
},

["djs_cocktail_purple5"] = {
    Size = 0,
    Type = 'DRINK',
    Prop = {
        Main = {
            Model = 'djs_cocktail_purple5',
            BoneID = 57005,
            Offset = vector3(0.07, -0.19, -0.08),
            Rot = vector3(-65.0, 49.0, -5.0),
        },
    },
    Anim = {
        Hold = nil,
        Use = {
            dict = "amb@world_human_drinking@coffee@male@idle_a",
            anim = "idle_c",
            params = {nil, nil, 17500, 49}
        }
    },
    Consume = {
        Bite = { min = 1, max = 1 },
        Status = 200000,
    },
},

["djs_cocktail_purple6"] = {
    Size = 0,
    Type = 'DRINK',
    Prop = {
        Main = {
            Model = 'djs_cocktail_purple6',
            BoneID = 57005,
            Offset = vector3(0.11, -0.04, -0.04),
            Rot = vector3(-65.0, 49.0, -5.0),
        },
    },
    Anim = {
        Hold = nil,
        Use = {
            dict = "amb@world_human_drinking@coffee@male@idle_a",
            anim = "idle_c",
            params = {nil, nil, 17500, 49}
        }
    },
    Consume = {
        Bite = { min = 1, max = 1 },
        Status = 200000,
    },
},

["djs_cocktail_purple7"] = {
    Size = 0,
    Type = 'DRINK',
    Prop = {
        Main = {
            Model = 'djs_cocktail_purple7',
            BoneID = 57005,
            Offset = vector3(0.11, -0.09, -0.06),
            Rot = vector3(-65.0, 49.0, -5.0),
        },
    },
    Anim = {
        Hold = nil,
        Use = {
            dict = "amb@world_human_drinking@coffee@male@idle_a",
            anim = "idle_c",
            params = {nil, nil, 17500, 49}
        }
    },
    Consume = {
        Bite = { min = 1, max = 1 },
        Status = 200000,
    },
},

["djs_cocktail_purple8"] = {
    Size = 0,
    Type = 'DRINK',
    Prop = {
        Main = {
            Model = 'djs_cocktail_purple8',
            BoneID = 57005,
            Offset = vector3(0.11, -0.09, -0.06),
            Rot = vector3(-65.0, 49.0, -5.0),
        },
    },
    Anim = {
        Hold = nil,
        Use = {
            dict = "amb@world_human_drinking@coffee@male@idle_a",
            anim = "idle_c",
            params = {nil, nil, 17500, 49}
        }
    },
    Consume = {
        Bite = { min = 1, max = 1 },
        Status = 200000,
    },
},

["djs_cocktail_red"] = {
    Size = 0,
    Type = 'DRINK',
    Prop = {
        Main = {
            Model = 'djs_cocktail_red',
            BoneID = 57005,
            Offset = vector3(0.07, -0.14, -0.05),
            Rot = vector3(-65.0, 49.0, -5.0),
        },
    },
    Anim = {
        Hold = nil,
        Use = {
            dict = "amb@world_human_drinking@coffee@male@idle_a",
            anim = "idle_c",
            params = {nil, nil, 17500, 49}
        }
    },
    Consume = {
        Bite = { min = 1, max = 1 },
        Status = 200000,
    },
},

["djs_cocktail_red2"] = {
    Size = 0,
    Type = 'DRINK',
    Prop = {
        Main = {
            Model = 'djs_cocktail_red2',
            BoneID = 57005,
            Offset = vector3(0.07, -0.12, -0.08),
            Rot = vector3(-65.0, 49.0, -5.0),
        },
    },
    Anim = {
        Hold = nil,
        Use = {
            dict = "amb@world_human_drinking@coffee@male@idle_a",
            anim = "idle_c",
            params = {nil, nil, 17500, 49}
        }
    },
    Consume = {
        Bite = { min = 1, max = 1 },
        Status = 200000,
    },
},

["djs_cocktail_red3"] = {
    Size = 0,
    Type = 'DRINK',
    Prop = {
        Main = {
            Model = 'djs_cocktail_red3',
            BoneID = 57005,
            Offset = vector3(0.09, -0.06, -0.06),
            Rot = vector3(-65.0, 49.0, -5.0),
        },
    },
    Anim = {
        Hold = nil,
        Use = {
            dict = "amb@world_human_drinking@coffee@male@idle_a",
            anim = "idle_c",
            params = {nil, nil, 17500, 49}
        }
    },
    Consume = {
        Bite = { min = 1, max = 1 },
        Status = 200000,
    },
},

["djs_cocktail_red4"] = {
    Size = 0,
    Type = 'DRINK',
    Prop = {
        Main = {
            Model = 'djs_cocktail_red4',
            BoneID = 57005,
            Offset = vector3(0.09, -0.14, -0.07),
            Rot = vector3(-65.0, 49.0, -5.0),
        },
    },
    Anim = {
        Hold = nil,
        Use = {
            dict = "amb@world_human_drinking@coffee@male@idle_a",
            anim = "idle_c",
            params = {nil, nil, 17500, 49}
        }
    },
    Consume = {
        Bite = { min = 1, max = 1 },
        Status = 200000,
    },
},

["djs_cocktail_red5"] = {
    Size = 0,
    Type = 'DRINK',
    Prop = {
        Main = {
            Model
  • Adjust size, Bites, Status, Stress, and Alcohol as needed.


Step 4: Add Item Image

  • ox_inventory: ox_inventory/web/images/

288KB
Open

Step 5: Save the File & Restart Server

  1. Save the items.lua file.

  2. Restart your FiveM server using one of the following methods:

    • Full Server Restart: Stop and start the server manually.


Last updated