Items

origen_ilegalv2 requires 16 unique items to be registered in your inventory before the resource can operate correctly. Copy the block that matches your inventory system and paste it in the appropriate

circle-exclamation

Item map by lab

Item
Lab
Role

ephedrine

Meth

Cooking input

acetone

Meth

Cooking input

empty_weed_bag

Meth / Coke

Bagging input (shared)

methbags

Meth

Final output

coca_leaf

Coke

Processing input

coke

Coke

Intermediate (output of make_powder, input of cut_coke)

bakingsoda

Coke

Cutting agent input

loosecoke

Coke

Intermediate (output of cut_coke, input of bag_coke)

cokebaggy

Coke

Final output

wetcannabis

Weed

Plant harvest output ยท drying input

drycannabis

Weed

Drying output ยท grinding input

weedgrinder

Weed

Required tool โ€” not consumed

grindedweed

Weed

Grinding output ยท bagging input

bluntwrap

Weed

Bagging input

blunt

Weed

Final output

ilegal_cad

Gang

Gang panel credential โ€” not consumed on use


ox_inventory

Add the following entries to ox_inventory/data/items.lua:


QBCore

Add the following entries to qb-core/shared/items.lua:


ESX

Run the following SQL against your database (or paste it into HeidiSQL / phpMyAdmin):

For ESX, `rare = 1` marks an item as non-stackable in some legacy UI implementations. Only `weedgrinder` and `ilegal_cad` are marked rare/unique across formats because they are tools โ€” not consumables.


Item images

Place the .png image files in the images folder of your inventory resource:

Check your inventory resource documentation for the correct images path.

The file names must match the image field exactly (case-sensitive on Linux servers):

Last updated