Coder Social home page Coder Social logo

mindlesspuppetz / qb-vineyard Goto Github PK

View Code? Open in Web Editor NEW

This project forked from constant-development/qb-vineyard

0.0 0.0 0.0 105 KB

QBCore Vineyard Job "Entire"Rework | FiveM Related Resource

License: GNU General Public License v3.0

Lua 100.00%

qb-vineyard's Introduction

qb-vineyard

QBCore Vineyard Job Rework

Constant Development Discord Constant Development Tebex Constant RolePlay Discord

Within this Resource, you will be allowed to Pick, Process, Pack, and Sell GrapJuice and Wine. With this in mind, you can further use the packed Wine/GrapeJuice for immersive RolePlay between a Mafia/Cartel and Business. Furthermore, it allows there to be an immersive set of RolePlay coming from those who wish to Own the VineYard Mansion. Another note, this also allows for those who manage the Resource to intricate different Locations and Systems relating to their custom Communities/Server's.

Dependencies

Optional Dependencies:

Installation

  • If you encounter any issues whilst Installing or Using/Enforcing this Resource, please feel free to Open a Ticket within the Constant Development Discord.

Place into qb-core/shared/items.lua

['grape'] 					 	 = {['name'] = 'grape', 						['label'] = 'Grape', 					['weight'] = 100, 		['type'] = 'item', 		['image'] = 'grape.png', 				['unique'] = false, 	['useable'] = true, 	['shouldClose'] = false,   ['combinable'] = nil,   ['description'] = 'Mmmmh yummie, grapes',["created"] = nil,["decay"] = 28.0},
['wine'] 					 	 = {['name'] = 'wine', 							['label'] = 'Wine', 					['weight'] = 300, 		['type'] = 'item', 		['image'] = 'wine.png', 				['unique'] = false, 	['useable'] = true, 	['shouldClose'] = false,   ['combinable'] = nil,   ['description'] = 'Some good wine to drink on a fine evening',["created"] = nil,["decay"] = 28.0},
['wine6'] 					 	 = {['name'] = 'wine6', 						['label'] = 'Wine 6PK', 				['weight'] = 1800, 		['type'] = 'item', 		['image'] = 'box.png', 				    ['unique'] = false, 	['useable'] = true, 	['shouldClose'] = false,   ['combinable'] = nil,   ['description'] = 'Six pack of fresh wine',["created"] = nil,["decay"] = 28.0},
['wine12'] 					 	 = {['name'] = 'wine12', 						['label'] = 'Wine 12PK', 				['weight'] = 3600, 		['type'] = 'item', 		['image'] = 'shipping-crate.png', 		['unique'] = false, 	['useable'] = true, 	['shouldClose'] = false,   ['combinable'] = nil,   ['description'] = 'Large Case of 12 fresh wine',["created"] = nil,["decay"] = 28.0},
['wine24'] 					 	 = {['name'] = 'wine24', 						['label'] = 'Wine 24PK', 				['weight'] = 7200, 		['type'] = 'item', 		['image'] = 'pallet-of-boxes.png', 		['unique'] = false, 	['useable'] = true, 	['shouldClose'] = false,   ['combinable'] = nil,   ['description'] = 'Heavy box of 24 fresh wine',["created"] = nil,["decay"] = 28.0},
['grapejuice'] 					 = {['name'] = 'grapejuice', 					['label'] = 'Grape Juice', 				['weight'] = 200, 		['type'] = 'item', 		['image'] = 'grapejuice.png', 			['unique'] = false, 	['useable'] = true, 	['shouldClose'] = false,   ['combinable'] = nil,   ['description'] = 'Grape juice is said to be healthy',["created"] = nil,["decay"] = 28.0},
['grapejuice6'] 				 = {['name'] = 'grapejuice6', 					['label'] = 'Grape Juice 6PK', 			['weight'] = 1800, 		['type'] = 'item', 		['image'] = 'box.png', 			        ['unique'] = false, 	['useable'] = true, 	['shouldClose'] = false,   ['combinable'] = nil,   ['description'] = 'Case of six bottles of grape juice',["created"] = nil,["decay"] = 28.0},
['grapejuice12'] 				 = {['name'] = 'grapejuice12', 					['label'] = 'Grape Juice 12PK', 		['weight'] = 3600, 		['type'] = 'item', 		['image'] = 'shipping-crate', 			['unique'] = false, 	['useable'] = true, 	['shouldClose'] = false,   ['combinable'] = nil,   ['description'] = 'Long case of 12 bottles of grape juice',["created"] = nil,["decay"] = 28.0},
['grapejuice24'] 				 = {['name'] = 'grapejuice24', 					['label'] = 'Grape Juice 24PK', 		['weight'] = 7200, 		['type'] = 'item', 		['image'] = 'pallet-of-boxes.png', 		['unique'] = false, 	['useable'] = true, 	['shouldClose'] = false,   ['combinable'] = nil,   ['description'] = 'Crate of 24 bottles of grape juice',["created"] = nil,["decay"] = 28.0},
  • Be sure to have the Images from the "Images" file placed into your proper Inventory Image File Location

  • Note: If you aren't using T&J's Inventory System than you must remove ["created"]

  • Note: If you aren't using either T&J's Inventory System or Joe's Decay System than you must remove ["decay"]

qb-vineyard's People

Contributors

realsixgrams avatar theilleniumstudios avatar xoraphox avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.