class_name ItemResource extends Resource @export var itemType:Item.Type = Item.Type.ONION; @export var quantity:int = 1;