module TeyvatDB::Materials::Standard module CookingMaterialsData AJILENAKH_NUT = TeyvatDB::GenshinData::Material.new( kamera_key: "AjilenakhNut", name: "Ajilenakh Nut", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :gathering, source_sub_category: :cooking, ).freeze ALMOND = TeyvatDB::GenshinData::Material.new( kamera_key: "Almond", name: "Almond", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :gathering, source_sub_category: :cooking, ).freeze BACON = TeyvatDB::GenshinData::Material.new( kamera_key: "Bacon", name: "Bacon", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :cooking, source_sub_category: :cooking, ).freeze BAMBOO_SHOOT = TeyvatDB::GenshinData::Material.new( kamera_key: "BambooShoot", name: "Bamboo Shoot", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :gathering, source_sub_category: :cooking, ).freeze BERRY = TeyvatDB::GenshinData::Material.new( kamera_key: "Berry", name: "Berry", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :gathering, source_sub_category: :cooking, ).freeze BIRD_EGG = TeyvatDB::GenshinData::Material.new( kamera_key: "BirdEgg", name: "Bird Egg", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :gathering, source_sub_category: :cooking, ).freeze BULLE_FRUIT = TeyvatDB::GenshinData::Material.new( kamera_key: "BulleFruit", name: "Bulle Fruit", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :cooking, source_sub_category: :cooking, ).freeze BUTTER = TeyvatDB::GenshinData::Material.new( kamera_key: "Butter", name: "Butter", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :cooking, source_sub_category: :cooking, ).freeze CABBAGE = TeyvatDB::GenshinData::Material.new( kamera_key: "Cabbage", name: "Cabbage", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :gathering, source_sub_category: :cooking, ).freeze CARROT = TeyvatDB::GenshinData::Material.new( kamera_key: "Carrot", name: "Carrot", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :gathering, source_sub_category: :cooking, ).freeze CHEESE = TeyvatDB::GenshinData::Material.new( kamera_key: "Cheese", name: "Cheese", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :cooking, source_sub_category: :cooking, ).freeze CHILLED_MEAT = TeyvatDB::GenshinData::Material.new( kamera_key: "ChilledMeat", name: "Chilled Meat", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :gathering, source_sub_category: :cooking, ).freeze CRAB = TeyvatDB::GenshinData::Material.new( kamera_key: "Crab", name: "Crab", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :gathering, source_sub_category: :cooking, ).freeze COFFEE_BEANS = TeyvatDB::GenshinData::Material.new( kamera_key: "CoffeeBeans", name: "CoffeeBeans", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :gathering, source_sub_category: :cooking, ).freeze CRAB_ROE = TeyvatDB::GenshinData::Material.new( kamera_key: "CrabRoe", name: "Crab Roe", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :cooking, source_sub_category: :cooking, ).freeze CREAM = TeyvatDB::GenshinData::Material.new( kamera_key: "Cream", name: "Cream", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :cooking, source_sub_category: :cooking, ).freeze EEL_MEAT = TeyvatDB::GenshinData::Material.new( kamera_key: "EelMeat", name: "Eel Meat", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :gathering, source_sub_category: :cooking, ).freeze FERMENTED_JUICE = TeyvatDB::GenshinData::Material.new( kamera_key: "FermentedJuice", name: "Fermented Juice", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :gathering, source_sub_category: :cooking, ).freeze FISH = TeyvatDB::GenshinData::Material.new( kamera_key: "Fish", name: "Fish", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :gathering, source_sub_category: :cooking, ).freeze FLOUR = TeyvatDB::GenshinData::Material.new( kamera_key: "Flour", name: "Flour", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :cooking, source_sub_category: :cooking, ).freeze FOWL = TeyvatDB::GenshinData::Material.new( kamera_key: "Fowl", name: "Fowl", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :gathering, source_sub_category: :cooking, ).freeze GLABROUS_BEANS = TeyvatDB::GenshinData::Material.new( kamera_key: "GlabrousBeans", name: "Glabrous Beans", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :gathering, source_sub_category: :cooking, ).freeze HAM = TeyvatDB::GenshinData::Material.new( kamera_key: "Ham", name: "Ham", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :cooking, source_sub_category: :cooking, ).freeze HARRA_FRUIT = TeyvatDB::GenshinData::Material.new( kamera_key: "HarraFruit", name: "Harra Fruit", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :gathering, source_sub_category: :cooking, ).freeze HORSETAIL = TeyvatDB::GenshinData::Material.new( kamera_key: "Horsetail", name: "Horsetail", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :gathering, source_sub_category: :cooking, ).freeze LAVENDER_MELON = TeyvatDB::GenshinData::Material.new( kamera_key: "LavenderMelon", name: "Lavender Melon", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :gathering, source_sub_category: :cooking, ).freeze LOTUS_HEAD = TeyvatDB::GenshinData::Material.new( kamera_key: "LotusHead", name: "Lotus Head", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :gathering, source_sub_category: :local_specialty, ).freeze MATSUTAKE = TeyvatDB::GenshinData::Material.new( kamera_key: "Matsutake", name: "Matsutake", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :gathering, source_sub_category: :cooking, ).freeze MILK = TeyvatDB::GenshinData::Material.new( kamera_key: "Milk", name: "Milk", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :gathering, source_sub_category: :cooking, ).freeze MINT = TeyvatDB::GenshinData::Material.new( kamera_key: "Mint", name: "Mint", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :gathering, source_sub_category: :cooking, ).freeze MUSHROOM = TeyvatDB::GenshinData::Material.new( kamera_key: "Mushroom", name: "Mushroom", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :gathering, source_sub_category: :cooking, ).freeze MYSTERIOUS_MEAT = TeyvatDB::GenshinData::Material.new( kamera_key: "MysteriousMeat", name: "Mysterious Meat", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :gathering, source_sub_category: :cooking, ).freeze ONION = TeyvatDB::GenshinData::Material.new( kamera_key: "Onion", name: "Onion", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :gathering, source_sub_category: :cooking, ).freeze PEPPER = TeyvatDB::GenshinData::Material.new( kamera_key: "Pepper", name: "Pepper", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :gathering, source_sub_category: :cooking, ).freeze PINECONE = TeyvatDB::GenshinData::Material.new( kamera_key: "Pinecone", name: "Pinecone", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :gathering, source_sub_category: :cooking, ).freeze POTATO = TeyvatDB::GenshinData::Material.new( kamera_key: "Potato", name: "Potato", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :gathering, source_sub_category: :cooking, ).freeze RADISH = TeyvatDB::GenshinData::Material.new( kamera_key: "Radish", name: "Radish", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :gathering, source_sub_category: :cooking, ).freeze RAW_MEAT = TeyvatDB::GenshinData::Material.new( kamera_key: "RawMeat", name: "Raw Meat", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :gathering, source_sub_category: :cooking, ).freeze RICE = TeyvatDB::GenshinData::Material.new( kamera_key: "Rice", name: "Rice", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :gathering, source_sub_category: :cooking, ).freeze SALT = TeyvatDB::GenshinData::Material.new( kamera_key: "Salt", name: "Salt", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :gathering, source_sub_category: :cooking, ).freeze SAUSAGE = TeyvatDB::GenshinData::Material.new( kamera_key: "Sausage", name: "Sausage", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :cooking, source_sub_category: :cooking, ).freeze SEAGRASS = TeyvatDB::GenshinData::Material.new( kamera_key: "Seagrass", name: "Seagrass", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :gathering, source_sub_category: :cooking, ).freeze SMOKED_FOWL = TeyvatDB::GenshinData::Material.new( kamera_key: "SmokedFowl", name: "Smoked Fowl", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :cooking, source_sub_category: :cooking, ).freeze SNAPDRAGON = TeyvatDB::GenshinData::Material.new( kamera_key: "Snapdragon", name: "Snapdragon", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :gathering, source_sub_category: :cooking, ).freeze SPICE = TeyvatDB::GenshinData::Material.new( kamera_key: "Spice", name: "Spice", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :cooking, source_sub_category: :cooking, ).freeze SHRIMP_MEAT = TeyvatDB::GenshinData::Material.new( kamera_key: "ShrimpMeat", name: "Shrimp Meat", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :gathering, source_sub_category: :cooking, ).freeze SUGAR = TeyvatDB::GenshinData::Material.new( kamera_key: "Sugar", name: "Sugar", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :cooking, source_sub_category: :cooking, ).freeze SUMERU_ROSE = TeyvatDB::GenshinData::Material.new( kamera_key: "SumeruRose", name: "Sumeru Rose", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :gathering, source_sub_category: :cooking, ).freeze SWEET_FLOWER = TeyvatDB::GenshinData::Material.new( kamera_key: "SweetFlower", name: "Sweet Flower", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :gathering, source_sub_category: :cooking, ).freeze TIDALGA = TeyvatDB::GenshinData::Material.new( kamera_key: "Tidalga", name: "Tidalga", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :gathering, source_sub_category: :cooking, ).freeze TOFU = TeyvatDB::GenshinData::Material.new( kamera_key: "Tofu", name: "Tofu", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :gathering, source_sub_category: :cooking, ).freeze TOMATO = TeyvatDB::GenshinData::Material.new( kamera_key: "Tomato", name: "Tomato", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :gathering, source_sub_category: :cooking, ).freeze UNAGI_MEAT = TeyvatDB::GenshinData::Material.new( kamera_key: "UnagiMeat", name: "Unagi Meat", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :gathering, source_sub_category: :cooking, ).freeze WHEAT = TeyvatDB::GenshinData::Material.new( kamera_key: "Wheat", name: "Wheat", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :vendor, source_sub_category: :cooking, ).freeze ZAYTUN_PEACH = TeyvatDB::GenshinData::Material.new( kamera_key: "ZaytunPeach", name: "Zaytun Peach", rarity: 1, family: nil, inventory_type: :standard_material, source_category: :gathering, source_sub_category: :cooking, ).freeze end end