Step 1: Inventory Items
--CB-Fishing
fishingrod = {['name'] = 'fishingrod', ['label'] = 'Fishing Rod', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'fishingrod.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A Fishing Rod'},
fishingbait = {['name'] = 'fishingbait', ['label'] = 'Fishing Bait', ['weight'] = 100, ['type'] = 'item', ['image'] = 'fishingbait.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Fishing Bait'},
deepsearod = {['name'] = 'deepsearod', ['label'] = 'Deep Sea Rod', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'deepsearod.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A Deep Sea Fishing Rod'},
fishinglure = {['name'] = 'fishinglure', ['label'] = 'Deep Sea Bait', ['weight'] = 100, ['type'] = 'item', ['image'] = 'fishinglure.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Deep Sea Fishing Bait'},
-- Saltwater Fish
seatrout = {['name'] = 'seatrout', ['label'] = 'Sea Trout', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'seatrout.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A wild Sea Trout'},
snook = {['name'] = 'snook', ['label'] = 'Snook', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'snook.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A wild Snook'},
croaker = {['name'] = 'croaker', ['label'] = 'Croaker', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'croaker.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A wild Croaker'},
bluefish = {['name'] = 'bluefish', ['label'] = 'Bluefish', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'bluefish.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A wild Bluefish'},
flounder = {['name'] = 'flounder', ['label'] = 'Flounder', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'flounder.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A wild Flounder'},
stripedbass = {['name'] = 'stripedbass', ['label'] = 'Striped Bass', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'stripedbass.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A wild Striped Bass'},
redsnapper = {['name'] = 'redsnapper', ['label'] = 'Red Snapper', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'redsnapper.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A wild Red Snapper'},
lanesnapper = {['name'] = 'lanesnapper', ['label'] = 'Lane Snapper', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'lanesnapper.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A wild Lane Snapper'},
cobia = {['name'] = 'cobia', ['label'] = 'Cobia', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'cobia.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A wild Cobia'},
mackerel = {['name'] = 'mackerel', ['label'] = 'Mackerel', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'mackerel.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A wild Mackerel'},
-- Freshwater Fish
largemouthbass = {['name'] = 'largemouthbass', ['label'] = 'Largemouth Bass', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'largemouthbass.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A wild Largemouth Bass'},
smallmouthbass = {['name'] = 'smallmouthbass', ['label'] = 'Smallmouth Bass', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'smallmouthbass.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A wild Smallmouth Bass'},
rainbowtrout = {['name'] = 'rainbowtrout', ['label'] = 'Rainbow Trout', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'rainbowtrout.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A wild Rainbow Trout'},
bluegill = {['name'] = 'bluegill', ['label'] = 'Bluegill', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'bluegill.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A wild Bluegill'},
catfish = {['name'] = 'catfish', ['label'] = 'Catfish', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'catfish.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A wild Catfish'},
crappie = {['name'] = 'crappie', ['label'] = 'Crappie', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'crappie.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A wild Crappy'},
sunfish = {['name'] = 'sunfish', ['label'] = 'Sunfish', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'sunfish.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A wild Sunfish'},
walleye = {['name'] = 'walleye', ['label'] = 'Walleye', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'walleye.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A wild Walleye'},
yellowperch = {['name'] = 'yellowperch', ['label'] = 'Yellow Perch', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'yellowperch.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A wild Yellow Perch'},
carp = {['name'] = 'carp', ['label'] = 'Carp', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'carp.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A wild Carp'},
-- Net Fishing
groundfish = {['name'] = 'groundfish', ['label'] = 'Ground Fish', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'groundfish.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A wild Groundfish'},
cod = {['name'] = 'cod', ['label'] = 'Cod', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'cod.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A wild Cod'},
squid = {['name'] = 'squid', ['label'] = 'Squid', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'squid.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A wild Squid'},
halibut = {['name'] = 'halibut', ['label'] = 'Halibut', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'halibut.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A wild Halibut'},
rockfish = {['name'] = 'rockfish', ['label'] = 'Rockfish', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'rockfish.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A wild Rockfish'},
shrimp = {['name'] = 'shrimp', ['label'] = 'Shrimp', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'shrimp.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A wild Shrimp'},
seaturtle = {['name'] = 'seaturtle', ['label'] = 'Sea Turtle', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'seaturtle.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A wild Sea Turtle. I dont think you are supposed to catch these...'},
dolphin = {['name'] = 'dolphin', ['label'] = 'Dolphin', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'dolphin.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A wild Dolphin. I dont think you are supposed to catch these...'},
redfish = {['name'] = 'redfish', ['label'] = 'Redfish', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'redfish.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A wild Redfish'},
grouper = {['name'] = 'grouper', ['label'] = 'Grouper', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'grouper.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A wild Grouper'},
-- Deep Sea Fishing
sailfish = {['name'] = 'sailfish', ['label'] = 'Sailfish', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'sailfish.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A wild Sailfish'},
swordfish = {['name'] = 'swordfish', ['label'] = 'Swordfish', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'swordfish.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A wild Swordfish'},
mahimahi = {['name'] = 'mahimahi', ['label'] = 'Mahi Mahi', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'mahimahi.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A wild Mahi Mahi'},
skipjacktuna = {['name'] = 'skipjacktuna', ['label'] = 'Skipjack Tuna', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'skipjacktuna.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A wild Skipjack Tuna'},
bluemarlin = {['name'] = 'bluemarlin', ['label'] = 'Blue Marlin', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'bluemarlin.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A wild Blue Marlin'},
amberjacktuna = {['name'] = 'amberjacktuna', ['label'] = 'Amberjack Tuna', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'amberjacktuna.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A wild Amberjack Tuna'},
wahoo = {['name'] = 'wahoo', ['label'] = 'Wahoo', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'wahoo.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A wild Wahoo'},
makoshark = {['name'] = 'makoshark', ['label'] = 'Mako Shark', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'makoshark.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A wild Mako Shark. I dont think you are supposed to catch these...'},
killerwhale = {['name'] = 'killerwhale', ['label'] = 'Killer Whale', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'killerwhale.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A wild Killer Whale. I dont think you are supposed to catch these...'},
goliathgrouper = {['name'] = 'goliathgrouper', ['label'] = 'Goliath Grouper', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'goliathgrouper.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A wild Goliath Grouper. I dont think you are supposed to catch these...'},
-- Misc
anchor = {['name'] = 'anchor', ['label'] = 'Anchor', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'anchor.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A boat anchor'},
net = {['name'] = 'net', ['label'] = 'Net', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'net.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A boat net'},
bagoffishchum = {['name'] = 'bagoffishchum', ['label'] = 'Bag of Chum', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'bagoffishchum.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A bag of fish chum used for catching fish with a net'},
fishinglicense = {['name'] = 'fishinglicense', ['label'] = 'Fishing License', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'fishinglicense.png', ['unique'] = true, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A fishing license'},
treasurebox = {['name'] = 'treasurebox', ['label'] = 'Treasure Box', ['weight'] = 1500, ['type'] = 'item', ['image'] = 'treasurebox.png', ['unique'] = true, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A Treasure Box'},
treasurechest = {['name'] = 'treasurechest', ['label'] = 'Treasure Chest', ['weight'] = 2500, ['type'] = 'item', ['image'] = 'treasurechest.png', ['unique'] = true, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A Treasure Chest'},
-- CB-Fishing
["sailfish"] = {
label = "Sailfish",
weight = 1000,
stack = true,
close = true,
description = "A wild Sailfish",
client = {
image = "sailfish.png",
}
},
["catfish"] = {
label = "Catfish",
weight = 1000,
stack = true,
close = true,
description = "A wild Catfish",
client = {
image = "catfish.png",
}
},
["cod"] = {
label = "Cod",
weight = 1000,
stack = true,
close = true,
description = "A wild Cod",
client = {
image = "cod.png",
}
},
["makoshark"] = {
label = "Mako Shark",
weight = 1000,
stack = true,
close = true,
description = "A wild Mako Shark. I dont think you are supposed to catch these...",
client = {
image = "makoshark.png",
}
},
["yellowperch"] = {
label = "Yellow Perch",
weight = 1000,
stack = true,
close = true,
description = "A wild Yellow Perch",
client = {
image = "yellowperch.png",
}
},
["walleye"] = {
label = "Walleye",
weight = 1000,
stack = true,
close = true,
description = "A wild Walleye",
client = {
image = "walleye.png",
}
},
["mahimahi"] = {
label = "Mahi Mahi",
weight = 1000,
stack = true,
close = true,
description = "A wild Mahi Mahi",
client = {
image = "mahimahi.png",
}
},
["redsnapper"] = {
label = "Red Snapper",
weight = 1000,
stack = true,
close = true,
description = "A wild Red Snapper",
client = {
image = "redsnapper.png",
}
},
["sunfish"] = {
label = "Sunfish",
weight = 1000,
stack = true,
close = true,
description = "A wild Sunfish",
client = {
image = "sunfish.png",
}
},
["cobia"] = {
label = "Cobia",
weight = 1000,
stack = true,
close = true,
description = "A wild Cobia",
client = {
image = "cobia.png",
}
},
["carp"] = {
label = "Carp",
weight = 1000,
stack = true,
close = true,
description = "A wild Carp",
client = {
image = "carp.png",
}
},
["rainbowtrout"] = {
label = "Rainbow Trout",
weight = 1000,
stack = true,
close = true,
description = "A wild Rainbow Trout",
client = {
image = "rainbowtrout.png",
}
},
["goliathgrouper"] = {
label = "Goliath Grouper",
weight = 1000,
stack = true,
close = true,
description = "A wild Goliath Grouper. I dont think you are supposed to catch these...",
client = {
image = "goliathgrouper.png",
}
},
["seaturtle"] = {
label = "Sea Turtle",
weight = 1000,
stack = true,
close = true,
description = "A wild Sea Turtle. I dont think you are supposed to catch these...",
client = {
image = "seaturtle.png",
}
},
["seatrout"] = {
label = "Sea Trout",
weight = 1000,
stack = true,
close = true,
description = "A wild Sea Trout",
client = {
image = "seatrout.png",
}
},
["bagoffishchum"] = {
label = "Bag of Chum",
weight = 1000,
stack = true,
close = true,
description = "A bag of fish chum used for catching fish with a net",
client = {
image = "bagoffishchum.png",
}
},
["killerwhale"] = {
label = "Killer Whale",
weight = 1000,
stack = true,
close = true,
description = "A wild Killer Whale. I dont think you are supposed to catch these...",
client = {
image = "killerwhale.png",
}
},
["fishinglicense"] = {
label = "Fishing License",
weight = 1000,
stack = false,
close = true,
description = "A fishing license",
client = {
image = "fishinglicense.png",
}
},
["swordfish"] = {
label = "Swordfish",
weight = 1000,
stack = true,
close = true,
description = "A wild Swordfish",
client = {
image = "swordfish.png",
}
},
["smallmouthbass"] = {
label = "Smallmouth Bass",
weight = 1000,
stack = true,
close = true,
description = "A wild Smallmouth Bass",
client = {
image = "smallmouthbass.png",
}
},
["mackerel"] = {
label = "Mackerel",
weight = 1000,
stack = true,
close = true,
description = "A wild Mackerel",
client = {
image = "mackerel.png",
}
},
["groundfish"] = {
label = "Ground Fish",
weight = 1000,
stack = true,
close = true,
description = "A wild Groundfish",
client = {
image = "groundfish.png",
}
},
["redfish"] = {
label = "Redfish",
weight = 1000,
stack = true,
close = true,
description = "A wild Redfish",
client = {
image = "redfish.png",
}
},
["shrimp"] = {
label = "Shrimp",
weight = 1000,
stack = true,
close = true,
description = "A wild Shrimp",
client = {
image = "shrimp.png",
}
},
["bluegill"] = {
label = "Bluegill",
weight = 1000,
stack = true,
close = true,
description = "A wild Bluegill",
client = {
image = "bluegill.png",
}
},
["largemouthbass"] = {
label = "Largemouth Bass",
weight = 1000,
stack = true,
close = true,
description = "A wild Largemouth Bass",
client = {
image = "largemouthbass.png",
}
},
["flounder"] = {
label = "Flounder",
weight = 1000,
stack = true,
close = true,
description = "A wild Flounder",
client = {
image = "flounder.png",
}
},
["squid"] = {
label = "Squid",
weight = 1000,
stack = true,
close = true,
description = "A wild Squid",
client = {
image = "squid.png",
}
},
["stripedbass"] = {
label = "Striped Bass",
weight = 1000,
stack = true,
close = true,
description = "A wild Striped Bass",
client = {
image = "stripedbass.png",
}
},
["net"] = {
label = "Net",
weight = 1000,
stack = true,
close = true,
description = "A boat net",
client = {
image = "net.png",
}
},
["bluefish"] = {
label = "Bluefish",
weight = 1000,
stack = true,
close = true,
description = "A wild Bluefish",
client = {
image = "bluefish.png",
}
},
["skipjacktuna"] = {
label = "Skipjack Tuna",
weight = 1000,
stack = true,
close = true,
description = "A wild Skipjack Tuna",
client = {
image = "skipjacktuna.png",
}
},
["fishingrod"] = {
label = "Fishing Rod",
weight = 1000,
stack = true,
close = true,
description = "A Fishing Rod",
client = {
image = "fishingrod.png",
}
},
["rockfish"] = {
label = "Rockfish",
weight = 1000,
stack = true,
close = true,
description = "A wild Rockfish",
client = {
image = "rockfish.png",
}
},
["amberjacktuna"] = {
label = "Amberjack Tuna",
weight = 1000,
stack = true,
close = true,
description = "A wild Amberjack Tuna",
client = {
image = "amberjacktuna.png",
}
},
["deepsearod"] = {
label = "Deep Sea Rod",
weight = 1000,
stack = true,
close = true,
description = "A Deep Sea Fishing Rod",
client = {
image = "deepsearod.png",
}
},
["lanesnapper"] = {
label = "Lane Snapper",
weight = 1000,
stack = true,
close = true,
description = "A wild Lane Snapper",
client = {
image = "lanesnapper.png",
}
},
["snook"] = {
label = "Snook",
weight = 1000,
stack = true,
close = true,
description = "A wild Snook",
client = {
image = "snook.png",
}
},
["bluemarlin"] = {
label = "Blue Marlin",
weight = 1000,
stack = true,
close = true,
description = "A wild Blue Marlin",
client = {
image = "bluemarlin.png",
}
},
["croaker"] = {
label = "Croaker",
weight = 1000,
stack = true,
close = true,
description = "A wild Croaker",
client = {
image = "croaker.png",
}
},
["crappie"] = {
label = "Crappie",
weight = 1000,
stack = true,
close = true,
description = "A wild Crappy",
client = {
image = "crappie.png",
}
},
["anchor"] = {
label = "Anchor",
weight = 1000,
stack = true,
close = true,
description = "A boat anchor",
client = {
image = "anchor.png",
}
},
["grouper"] = {
label = "Grouper",
weight = 1000,
stack = true,
close = true,
description = "A wild Grouper",
client = {
image = "grouper.png",
}
},
["dolphin"] = {
label = "Dolphin",
weight = 1000,
stack = true,
close = true,
description = "A wild Dolphin. I dont think you are supposed to catch these...",
client = {
image = "dolphin.png",
}
},
["halibut"] = {
label = "Halibut",
weight = 1000,
stack = true,
close = true,
description = "A wild Halibut",
client = {
image = "halibut.png",
}
},
["fishingbait"] = {
label = "Fishing Bait",
weight = 100,
stack = true,
close = true,
description = "Fishing Bait",
client = {
image = "fishingbait.png",
}
},
["wahoo"] = {
label = "Wahoo",
weight = 1000,
stack = true,
close = true,
description = "A wild Wahoo",
client = {
image = "wahoo.png",
}
},
["fishinglure"] = {
label = "Deep Sea Bait",
weight = 100,
stack = true,
close = true,
description = "Deep Sea Fishing Bait",
client = {
image = "fishinglure.png",
}
},
["treasurebox"] = {
label = "Treasure Box",
weight = 1000,
stack = false,
close = true,
description = "",
client = {
image = "treasurebox.png",
}
},
["treasurechest"] = {
label = "Treasure Chest",
weight = 1000,
stack = false,
close = true,
description = "",
client = {
image = "treasurechest.png",
}
},
Step 2: Inventory Images
Inventory images are included with the resource. Extract the images from the images
folder and place them in the folder that contains the rest of your inventory images.
Step 3: QB-Core Edits
Add the following line in your qb-core/config.lua
near Line 69
fishing = 0,
Add the following line in your qb-core/config.lua
near Line 90
fishing = false
×