Hammerhand submitted a new resource:

Pies for Cooking - pie

When poking around in DefCooking, I saw this..
Code:
            // TODO: This must also support chicken and lamb legs <<
            index = this.AddCraft(typeof(UnbakedMeatPie), 1044496, 1041338, 0.0, 100.0, typeof(Dough), 1044469, 1, 1044253);
            this.AddRes(index, typeof(RawRibs), 1044482, 1, 1044253);
So I did it for fun.. Both Baked & Unbaked Chicken & Lamb pies. :)

Read more about this resource...
 
Great idea! UO needs potatoes then we could make chicken pot pie with carrots and potatoes :)
 
Back