A simple Trey Baker job using K4AM1's Trey Baker MLO.
K4AM1 Trey Baker
English
2
iTzShaggy
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
('dough', 'Dough', 500),
('tbcakebase', 'Cake Base', 700),
('chocolate', 'Chocolate', 100),
('tbcookie', 'Cookie', 50),
('icing', 'Icing', 200),
('tbcupcake', 'Cupcake', 120),
('tbsweetroll', 'Sweet Roll', 90),
('tbdonut', 'Donut', 80),
('chocolatesyrup', 'Chocolate Syrup', 300),
('tblongjohn', 'Long John', 100),
('tbbrownie', 'Brownie', 60),
('tbcroissant', 'Croissant', 70),
('tbchoccroiss', 'Chocolate Croissant', 75),
('tbbread', 'Bread', 500),
('tbbrownbread', 'Brown Bread', 600),
('tbwhitebread', 'White Bread', 600),
('breadslice', 'Bread Slice', 40),
('lettuce', 'Lettuce', 50),
('ham', 'Ham', 150),
('sandwich', 'Sandwich', 250),
('cheddar', 'Cheddar Cheese', 100),
('tosti', 'Tosti', 200),
('flour', 'Flour', 1000),
('jimeggs', 'Eggs', 50),
('sugar', 'Sugar', 500),
('heavycream', 'Heavy Cream', 400),
('tbcake', 'Cake', 1000),
('tbchoccake', 'Chocolate Cake', 1200),
('tbbirthdaycake', 'Birthday Cake', 1500),
('milk', 'Milk', 1000),
('icecream', 'Ice Cream', 500),
('milkshake', 'Milkshake', 250),
('strawberry', 'Strawberry', 150),
('strawberrymilkshake', 'Strawberry Milkshake', 300),
('chocolatemilkshake', 'Chocolate Milkshake', 300),
('vanillaextract', 'Vanilla Extract', 50),
('cocoapowder', 'Cocoa Powder', 200);