Resource icon

Meat pies for Cooking 1.0

No permission to download
While 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. :)
Author
Hammerhand
Downloads
18
Views
813
First release
Last update
Rating
0.00 star(s) 0 ratings
Back