qs-inventory
esx_inventory
qb-inventory
ox_inventory
["fishing_rod"] = {
label = "Fishing Rod",
weight = 8,
stack = true,
client = { export = "qs-fishingjob.toggleFishingRod" },
},
["fishing_kit"] = {
label = "Fishing Kit",
weight = 8,
stack = true,
client = { export = "qs-fishingjob.toggleFishingKit" },
},
["earthworms"] = {
label = "Earthworms",
weight = 1,
stack = true,
},
["crickets"] = {
label = "Crickets",
weight = 1,
stack = true,
},
["grasshopper"] = {
label = "Grasshopper",
weight = 1,
stack = true,
},
["leech"] = {
label = "Leech",
weight = 1,
stack = true,
},
["shrimp"] = {
label = "Shrimp",
weight = 1,
stack = true,
},
["minnow"] = {
label = "Minnow",
weight = 1,
stack = true,
},
["crab"] = {
label = "Crab",
weight = 1,
stack = true,
},
["anguile"] = {
label = "Anguile",
weight = 1,
stack = true,
},
["squid"] = {
label = "Squid",
weight = 1,
stack = true,
},
["barbed_hook"] = {
label = "Barbed Hook",
weight = 100,
stack = true,
},
["float_bobber"] = {
label = "Float Bobber",
weight = 100,
stack = true,
},
["spinning_reel"] = {
label = "Spinning Reel",
weight = 200,
stack = true,
},
["monofilament_reel"] = {
label = "Monofilament Line",
weight = 200,
stack = true,
},
["braided_line"] = {
label = "Braided Line",
weight = 150,
stack = true,
},
["fluorocarbon_line"] = {
label = "Fluorocarbon Line",
weight = 150,
stack = true,
},
["carp"] = {
label = "Carp",
weight = 40,
stack = true,
},
["perch"] = {
label = "Perch",
weight = 30,
stack = true,
},
["mackerel"] = {
label = "Mackerel",
weight = 25,
stack = true,
},
["snapper"] = {
label = "Snapper",
weight = 20,
stack = true,
},
["pike"] = {
label = "Pike",
weight = 25,
stack = true,
},
["grouper"] = {
label = "Grouper",
weight = 150,
stack = true,
},
["trout"] = {
label = "Trout",
weight = 150,
stack = true,
},
["tuna"] = {
label = "Tuna",
weight = 150,
stack = true,
},
["salmon"] = {
label = "Salmon",
weight = 150,
stack = true,
},
["marlin"] = {
label = "Marlin",
weight = 150,
stack = true,
},
["boot"] = {
label = "Boot",
weight = 150,
stack = true,
},
