uwu job setup
Gabz Uwu
English
6
LucckyCharmz
The items used inside this job. AI has helped to generate these items, feel free to reach out if there any apparent issues.
INSERT INTO items (name, label, weight) VALUES
('eggroll_dough', 'Eggroll Dough', 500),
('veggie', 'Veggie', 100),
('uwu_eggroll', 'Uwu Eggroll', 120),
('noodles', 'Noodles', 400),
('meat_pig', 'Meat Pig', 150),
('pork_ramen', 'Pork Ramen', 300),
('pastry_dough', 'Pastry Dough', 400),
('sugar', 'Sugar', 200),
('chocolate', 'Chocolate', 250),
('uwu_pastry', 'Uwu Pastry', 80),
('cookie_dough', 'Cookie Dough', 300),
('uwu_cookie', 'Uwu Cookie', 35),
('cream_cheese', 'Cream Cheese', 225),
('cat_donut', 'Cat Donut', 150),
('cake_pop', 'Cake Pop', 50),
('boba', 'Boba', 200),
('blueberry', 'Blueberry', 125),
('blueberry_uwutea', 'Blueberry Uwutea', 350),
('strawberry', 'Strawberry', 150),
('strawberry_uwutea', 'Strawberry Uwutea', 350),
('matcha', 'Matcha', 100),
('matcha_uwutea', 'Matcha Uwutea', 350),
('choco_uwutea', 'Choco Uwutea', 350),
('groundcoffee', 'Ground Coffee', 300),
('milk', 'Milk', 1000),
('cafe_uwu', 'Cafe UwU', 250),
('rice', 'Rice', 500),
('salmon', 'Salmon', 200),
('cucumber', 'Cucumber', 180),
('uwu_sushi', 'Uwu Sushi', 150),
('mochi_orange', 'Mochi Orange', 50),
('mochi_green', 'Mochi Green', 50),
('mochi_blue', 'Mochi Blue', 50),
('mochi_pink', 'Mochi Pink', 50);