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.
["black_phone"] = {
label = "Black Phone",
weight = 10,
stack = false,
},
["pink_phone"] = {
label = "Pink Phone",
weight = 10,
stack = false,
},
["blue_phone"] = {
label = "Blue Phone",
weight = 10,
stack = false,
},
["red_phone"] = {
label = "Red Phone",
weight = 10,
stack = false,
},
["classic_phone"] = {
label = "Classic Phone",
weight = 10,
stack = false,
},
["gold_phone"] = {
label = "Gold Phone",
weight = 10,
stack = false,
},
["greenlight_phone"] = {
label = "Green Light Phone",
weight = 10,
stack = false,
},
["green_phone"] = {
label = "Green Phone",
weight = 10,
stack = false,
},
["white_phone"] = {
label = "White Phone",
weight = 10,
stack = false,
},
["wet_black_phone"] = {
label = "Wet Black Phone",
weight = 10,
stack = true,
close = true,
},
["wet_blue_phone"] = {
label = "Wet Blue Phone",
weight = 10,
stack = true,
close = true,
},
["wet_classic_phone"] = {
label = "Wet Classic Phone",
weight = 10,
stack = true,
close = true,
},
["wet_gold_phone"] = {
label = "Wet Gold Phone",
weight = 10,
stack = true,
close = true,
},
["wet_greenlight_phone"] = {
label = "Wet Green Light Phone",
weight = 10,
stack = true,
close = true,
},
["wet_green_phone"] = {
label = "Wet Green Phone",
weight = 10,
stack = true,
close = true,
},
["wet_phone"] = {
label = "Wet Phone",
weight = 10,
stack = true,
close = true,
},
["wet_pink_phone"] = {
label = "Wet Pink Phone",
weight = 10,
stack = true,
close = true,
},
["wet_red_phone"] = {
label = "Wet Red Phone",
weight = 10,
stack = true,
close = true,
},
["wet_white_phone"] = {
label = "Wet White Phone",
weight = 10,
stack = true,
close = true,
},
["powerbank"] = {
label = "Power Bank",
weight = 10,
stack = true,
close = true,
},
["phone_module"] = {
label = "Phone Module",
weight = 10,
stack = true,
close = true,
},
Last updated