Items
Item Images
Item Datas
['bass'] = {
    label = "Bass",
    weight = 100,
    stack = true,
    close = false,
},
['bluegill'] = {
    label = "Bluegill",
    weight = 100,
    stack = true,
    close = false,
},
['common_carp'] = {
    label = "Common Carp",
    weight = 100,
    stack = true,
    close = false,
},
['nothern_pike'] = {
    label = "Northern Pike",
    weight = 100,
    stack = true,
    close = false,
},
['perch'] = {
    label = "Perch",
    weight = 100,
    stack = true,
    close = false,
},
['rainbow_trout'] = {
    label = "Rainbow Trout",
    weight = 100,
    stack = true,
    close = false,
},
['redfin_pickerel'] = {
    label = "Redfin Pickerel",
    weight = 100,
    stack = true,
    close = false,
},
['rock_bass'] = {
    label = "Rock Bass",
    weight = 100,
    stack = true,
    close = false,
},
['small_trout'] = {
    label = "Small Trout",
    weight = 100,
    stack = true,
    close = false,
},
['smallmouth_bass'] = {
    label = "Smallmouth Bass",
    weight = 100,
    stack = true,
    close = false,
},
['sockeye_salmon'] = {
    label = "Sockeye Salmon",
    weight = 100,
    stack = true,
    close = false,
},
['trout'] = {
    label = "Trout",
    weight = 100,
    stack = true,
    close = false,
},
['whitefish'] = {
    label = "Whitefish",
    weight = 100,
    stack = true,
    close = false,
},
['anchor'] = {
    label = "Anchor",
    weight = 200,
    stack = false,
    close = true,
},
['redpearl'] = {
    label = "Red Pearl",
    weight = 100,
    stack = true,
    close = false,
},
['bluepearl'] = {
    label = "Blue Pearl",
    weight = 100,
    stack = true,
    close = false,
},
['yellowpearl'] = {
    label = "Yellow Pearl",
    weight = 100,
    stack = true,
    close = false,
},
['greenpearl'] = {
    label = "Green Pearl",
    weight = 100,
    stack = true,
    close = false,
},
['whitepearl'] = {
    label = "White Pearl",
    weight = 100,
    stack = true,
    close = false,
},
['green_crab'] = {
    label = "Green Crab",
    weight = 500,
    stack = true,
    close = false,
},
['red_crab'] = {
    label = "Red Crab",
    weight = 500,
    stack = true,
    close = false,
},
['blue_crab'] = {
    label = "Blue Crab",
    weight = 500,
    stack = true,
    close = false,
},
['king_crab'] = {
    label = "King Crab",
    weight = 500,
    stack = true,
    close = false,
},
['fishing_rod_one'] = {
    label = "1 Lvl Fishing Rod",
    weight = 1000,
    stack = false,
    close = true,
},
['fishing_rod_two'] = {
    label = "2 Lvl Fishing Rod",
    weight = 1000,
    stack = false,
    close = true,
},
['fishing_rod_three'] = {
    label = "3 Lvl Fishing Rod",
    weight = 1000,
    stack = false,
    close = true,
},
['fishing_rod_four'] = {
    label = "4 Lvl Fishing Rod",
    weight = 1000,
    stack = false,
    close = true,
},
['fishing_rod_five'] = {
    label = "5 Lvl Fishing Rod",
    weight = 1000,
    stack = false,
    close = true,
},
['fishing_net'] = {
    label = "Fishing Net",
    weight = 750,
    stack = false,
    close = true,
},
['worm_fish_bait'] = {
    label = "Worm Fish Bait",
    weight = 100,
    stack = true,
    close = false,
},
['simple_fish_bait'] = {
    label = "Simple Fish Bait",
    weight = 100,
    stack = true,
    close = false,
},
['illegal_fish_bait'] = {
    label = "Illegal Fish Bait",
    weight = 100,
    stack = true,
    close = false,
},
['diving_cloth'] = {
    label = "Diving Cloths",
    weight = 1000,
    stack = true,
    close = false,
},
['diving_gear'] = {
    label = "Diving Gear",
    weight = 1000,
    stack = true,
    close = false,
},
['diving_tube'] = {
    label = "Diving Tube",
    weight = 1000,
    stack = true,
    close = false,
},
['lucky_hat'] = {
    label = "Lucky Hat",
    weight = 750,
    stack = true,
    close = false,
},
['rod_grip'] = {
    label = "Rod Grip",
    weight = 750,
    stack = true,
    close = false,
},
['rod_reel_seet'] = {
    label = "Rod Reel Seet",
    weight = 750,
    stack = true,
    close = false,
},
['rod_blank'] = {
    label = "Rod Blank",
    weight = 750,
    stack = true,
    close = false,
},
['rod_fishing_line'] = {
    label = "Rod Line",
    weight = 750,
    stack = true,
    close = false,
},
['vehicle_wheels'] = {
    label = "Vehicle Wheels",
    weight = 2500,
    stack = true,
    close = false,
},
['trash_can'] = {
    label = "Trash Can",
    weight = 200,
    stack = true,
    close = false,
},
['trash_chips'] = {
    label = "Trash Chips",
    weight = 200,
    stack = true,
    close = false,
},
['trash_burger'] = {
    label = "Trash Burger",
    weight = 200,
    stack = true,
    close = false,
},
['scrapmetal'] = {
    label = "Scrap Metal",
    weight = 1000,
    stack = true,
    close = false,
},
['coral_grass'] = {
    label = "Coral Grass",
    weight = 100,
    stack = true,
    close = false,
},bass = { name = 'bass', label = 'Bass', weight = 100, type = 'item', image = 'bass.png', unique = false, useable = false, description = 'A freshwater fish' },
bluegill = { name = 'bluegill', label = 'Bluegill', weight = 100, type = 'item', image = 'bluegill.png', unique = false, useable = false, description = 'A freshwater fish' },
common_carp = { name = 'common_carp', label = 'Common Carp', weight = 100, type = 'item', image = 'common_carp.png', unique = false, useable = false, description = 'A freshwater fish' },
nothern_pike = { name = 'nothern_pike', label = 'Northern Pike', weight = 100, type = 'item', image = 'nothern_pike.png', unique = false, useable = false, description = 'A freshwater fish' },
perch = { name = 'perch', label = 'Perch', weight = 100, type = 'item', image = 'perch.png', unique = false, useable = false, description = 'A freshwater fish' },
rainbow_trout = { name = 'rainbow_trout', label = 'Rainbow Trout', weight = 100, type = 'item', image = 'rainbow_trout.png', unique = false, useable = false, description = 'A freshwater fish' },
redfin_pickerel = { name = 'redfin_pickerel', label = 'Redfin Pickerel', weight = 100, type = 'item', image = 'redfin_pickerel.png', unique = false, useable = false, description = 'A freshwater fish' },
rock_bass = { name = 'rock_bass', label = 'Rock Bass', weight = 100, type = 'item', image = 'rock_bass.png', unique = false, useable = false, description = 'A freshwater fish' },
small_trout = { name = 'small_trout', label = 'Small Trout', weight = 100, type = 'item', image = 'small_trout.png', unique = false, useable = false, description = 'A freshwater fish' },
smallmouth_bass = { name = 'smallmouth_bass', label = 'Smallmouth Bass', weight = 100, type = 'item', image = 'smallmouth_bass.png', unique = false, useable = false, description = 'A freshwater fish' },
sockeye_salmon = { name = 'sockeye_salmon', label = 'Sockeye Salmon', weight = 100, type = 'item', image = 'sockeye_salmon.png', unique = false, useable = false, description = 'A freshwater fish' },
trout = { name = 'trout', label = 'Trout', weight = 100, type = 'item', image = 'trout.png', unique = false, useable = false, description = 'A freshwater fish' },
whitefish = { name = 'whitefish', label = 'Whitefish', weight = 100, type = 'item', image = 'whitefish.png', unique = false, useable = false, description = 'A freshwater fish' },
anchor = { name = 'anchor', label = 'Anchor', weight = 200, type = 'item', image = 'anchor.png', unique = true, useable = true, shouldClose = true, description = 'An old rusty anchor' },
redpearl = { name = 'redpearl', label = 'Red Pearl', weight = 100, type = 'item', image = 'redpearl.png', unique = false, useable = false, description = 'A shiny red pearl' },
bluepearl = { name = 'bluepearl', label = 'Blue Pearl', weight = 100, type = 'item', image = 'bluepearl.png', unique = false, useable = false, description = 'A shiny blue pearl' },
yellowpearl = { name = 'yellowpearl', label = 'Yellow Pearl', weight = 100, type = 'item', image = 'yellowpearl.png', unique = false, useable = false, description = 'A shiny yellow pearl' },
greenpearl = { name = 'greenpearl', label = 'Green Pearl', weight = 100, type = 'item', image = 'greenpearl.png', unique = false, useable = false, description = 'A shiny green pearl' },
whitepearl = { name = 'whitepearl', label = 'White Pearl', weight = 100, type = 'item', image = 'whitepearl.png', unique = false, useable = false, description = 'A shiny white pearl' },
green_crab = { name = 'green_crab', label = 'Green Crab', weight = 500, type = 'item', image = 'green_crab.png', unique = false, useable = false, description = 'A small crab' },
red_crab = { name = 'red_crab', label = 'Red Crab', weight = 500, type = 'item', image = 'red_crab.png', unique = false, useable = false, description = 'A small crab' },
blue_crab = { name = 'blue_crab', label = 'Blue Crab', weight = 500, type = 'item', image = 'blue_crab.png', unique = false, useable = false, description = 'A small crab' },
king_crab = { name = 'king_crab', label = 'King Crab', weight = 500, type = 'item', image = 'king_crab.png', unique = false, useable = false, description = 'A big crab' },
fishing_rod_one = { name = 'fishing_rod_one', label = '1 Lvl Fishing Rod', weight = 1000, type = 'item', image = 'fishing_rod_one.png', unique = true, useable = true, shouldClose = true, description = 'A basic fishing rod' },
fishing_rod_two = { name = 'fishing_rod_two', label = '2 Lvl Fishing Rod', weight = 1000, type = 'item', image = 'fishing_rod_two.png', unique = true, useable = true, shouldClose = true, description = 'An improved fishing rod' },
fishing_rod_three = { name = 'fishing_rod_three', label = '3 Lvl Fishing Rod', weight = 1000, type = 'item', image = 'fishing_rod_three.png', unique = true, useable = true, shouldClose = true, description = 'A stronger fishing rod' },
fishing_rod_four = { name = 'fishing_rod_four', label = '4 Lvl Fishing Rod', weight = 1000, type = 'item', image = 'fishing_rod_four.png', unique = true, useable = true, shouldClose = true, description = 'A powerful fishing rod' },
fishing_rod_five = { name = 'fishing_rod_five', label = '5 Lvl Fishing Rod', weight = 1000, type = 'item', image = 'fishing_rod_five.png', unique = true, useable = true, shouldClose = true, description = 'A legendary fishing rod' },
fishing_net = { name = 'fishing_net', label = 'Fishing Net', weight = 750, type = 'item', image = 'fishing_net.png', unique = true, useable = true, shouldClose = true, description = 'A net for fishing' },
worm_fish_bait = { name = 'worm_fish_bait', label = 'Worm Fish Bait', weight = 100, type = 'item', image = 'worm_fish_bait.png', unique = false, useable = false, shouldClose = true, description = 'Bait for fishing' },
simple_fish_bait = { name = 'simple_fish_bait', label = 'Simple Fish Bait', weight = 100, type = 'item', image = 'simple_fish_bait.png', unique = false, useable = false, shouldClose = true, description = 'Basic bait for fishing' },
illegal_fish_bait = { name = 'illegal_fish_bait', label = 'Illegal Fish Bait', weight = 100, type = 'item', image = 'illegal_fish_bait.png', unique = false, useable = false, shouldClose = true, description = 'Suspicious bait for fishing' },
diving_cloth = { name = 'diving_cloth', label = 'Diving Cloths', weight = 1000, type = 'item', image = 'diving_cloth.png', unique = true, useable = true, shouldClose = true, description = 'Diving cloths for underwater exploration' },
diving_gear = { name = 'diving_gear', label = 'Diving Gear', weight = 1000, type = 'item', image = 'diving_gear.png', unique = true, useable = true, shouldClose = true, description = 'Diving gear for underwater exploration' },
diving_tube = { name = 'diving_tube', label = 'Diving Tube', weight = 1000, type = 'item', image = 'diving_tube.png', unique = true, useable = true, shouldClose = true, description = 'Diving tube for underwater exploration' },
lucky_hat = { name = 'lucky_hat', label = 'Lucky Hat', weight = 750, type = 'item', image = 'lucky_hat.png', unique = true, useable = true, shouldClose = true, description = 'A hat that brings luck' },
rod_grip = { name = 'rod_grip', label = 'Rod Grip', weight = 750, type = 'item', image = 'rod_grip.png', unique = false, useable = false, shouldClose = true, description = 'Fishing rod grip' },
rod_reel_seet = { name = 'rod_reel_seet', label = 'Rod Reel Seet', weight = 750, type = 'item', image = 'rod_reel_seet.png', unique = false, useable = false, shouldClose = true, description = 'Fishing rod reel seat' },
rod_blank = { name = 'rod_blank', label = 'Rod Blank', weight = 750, type = 'item', image = 'rod_blank.png', unique = false, useable = false, shouldClose = true, description = 'Fishing rod blank' },
rod_fishing_line = { name = 'rod_fishing_line', label = 'Rod Line', weight = 750, type = 'item', image = 'rod_fishing_line.png', unique = false, useable = false, shouldClose = true, description = 'Fishing line' },
vehicle_wheels = { name = 'vehicle_wheels', label = 'Vehicle Wheels', weight = 2500, type = 'item', image = 'vehicle_wheels.png', unique = false, useable = false, description = 'Some vehicle wheels' },
trash_can = { name = 'trash_can', label = 'Trash Can', weight = 200, type = 'item', image = 'trash_can.png', unique = false, useable = false, description = 'A small trash can' },
trash_chips = { name = 'trash_chips', label = 'Trash Chips', weight = 200, type = 'item', image = 'trash_chips.png', unique = false, useable = false, description = 'Some trash chips' },
trash_burger = { name = 'trash_burger', label = 'Trash Burger', weight = 200, type = 'item', image = 'trash_burger.png', unique = false, useable = false, description = 'A trash burger' },
scrapmetal = { name = 'scrapmetal', label = 'Scrap Metal', weight = 1000, type = 'item', image = 'scrapmetal.png', unique = false, useable = false, description = 'Some scrap metal' },
coral_grass = { name = 'coral_grass', label = 'Coral Grass', weight = 100, type = 'item', image = 'coral_grass.png', unique = false, useable = false, description = 'Some coral grass' },
Last updated