ox_inventory

The images for these items can always be found in a folder named [images] within the previously downloaded package. Make sure to use these images to ensure consistency and a seamless experience for players on your server.

['weed_white-widow'] = {
	label = 'White Widow',
	weight = 1,
	stack = true,
	close = true,
},

['weed_skunk'] = {
	label = 'Skunk',
	weight = 1,
	stack = true,
	close = true,
},

['weed_purple-haze'] = {
	label = 'Purple Haze',
	weight = 1,
	stack = true,
	close = true,
},

['weed_og-kush'] = {
	label = 'OG Kush',
	weight = 1,
	stack = true,
	close = true,
},

['weed_amnesia'] = {
	label = 'Amnesia',
	weight = 1,
	stack = true,
	close = true,
},

['weed_white-widow_seed'] = {
	label = 'White Widow Seed',
	weight = 1,
	stack = true,
	close = true,
},

['weed_skunk_seed'] = {
	label = 'Skunk Seed',
	weight = 1,
	stack = true,
	close = true,
},

['weed_purple-haze_seed'] = {
	label = 'Purple Haze Seed',
	weight = 1,
	stack = true,
	close = true,
},

['weed_og-kush_seed'] = {
	label = 'OG Kush Seed',
	weight = 1,
	stack = true,
	close = true,
},

['weed_amnesia_seed'] = {
	label = 'Amnesia Seed',
	weight = 1,
	stack = true,
	close = true,
},

Last updated