Meat on a Stick - Expanded
This mod marginally expands the brilliant and amazing [url=https://steamcommunity.com/workshop/filedetails/?id=3435027361]Meat on a Stick[/url] mod, adding MORE bloat simple ways of cooking meat (and other ingredients...?) over a campfire.
[url=https://steamcommunity.com/linkfilter/?u=https%3A%2F%2Fgithub.com%2Fchris-b-90%2FMOAS-Expansion]Github[/url][github.com]
Additions
All "- on a stick" foods are now made with actual sticks ("Skewers"), made with any wood at the crafting spot. Any modded wood with the category "Woody" will also work - this means MO's bones, etc.
Food recipes
[list]
[*] meat on a stick - from the parent mod
[*] veg on a stick
[*] a morsel of meat on a stick
[*] a blend of meat and veg on a stick
[*] fish on a stick - compatible with any modded fish
[*] fruit on a stick - compatible with VPE/child mods
[*] mushroom on a stick - compatible with any modded fungus
[*] cooked stick (because why not)
[/list]
all food recipes come with equivalent 'x4' recipes.
Other stuff
[list]
[*] skewers, 1 wood = 10 sticks, made at a crafting spot
[*] a negative thought def, after eating the cooked stick meal (because - again - why not)
[*] patches to add skewers to the original meat on a stick recipe, and to remove fish from exclusively meat-based recipes (since there is a fish-specific recipe)
[*] similar to the above, fruit and vegetables untangled
[*] compatibility with VPE's added fruit and veg
[*] a small C# assembly to allow skewers to be used in meal recipes, as well as to allow certain food types to be caught with FoodType Flags (i.e. fungus)
[/list]
Balance
All foods are equivalent to the parent mod's Meat On A Stick recipe.
Someone pointed out that fish on a stick needs 2x fish to achieve the 1x fish on a stick food item - yup, that's because of the way nutrition is coded on fish in basegame, and it's equivalent to the same amount of meat or vegetable nutrition. You'll have to suspend your disbelief!
Known issues
Other mods adding fruit/vegetables may have these go into the wrong recipes, unless they use VPE's fruit category. Let me know if this is the case and I can add support for new categories.
Thanks/Credit
[list]
[*] Aelanna for letting me peek the code for her non-nutrition recipe assembly, and general helpfulness
[*] Dexter Feldoh for providing lots of support when trying to get my head round C#
[*] Mr Samuel Streamer for the idea
[/list]
All textures, XML and C# by me (plenty of help with the latter, as above).
This mod is mostly a pet project, to help me get to grips with C#!