1
0
Fork 0
forked from Simnation/Main
Main/resources/[inventory]/tgiann-inventory/configs/configEditableItems.lua

8 lines
300 B
Lua
Raw Normal View History

2025-07-09 14:25:50 +02:00
-- players can edit items added to the list by right-clicking on their name or image
config.editableItems = {
clothe_set = { label = true, img = true },
bandage = { label = true, img = true },
weapon_pistol = { label = true, img = false },
polaroid = { label = true, img = false },
}