from VegansDeluxe.core.Translator.LocalizedString import ls [docs]class Item: id = 'item' name = ls("base_item_name") type = 'item'